In order to add your blockchain to the wallet, you need to have the following information:
Network RPC URL
Network Name
Chain ID
Network Token Symbol
Network Token Name
You can find this information in the output of the avalanche blockchain deploy myblockchain command or by issuing the command avalanche blockchain describe myblockchain:
+-------------------------------------------------------------------------------------------------------+| WALLET CONNECTION |+-----------------+-------------------------------------------------------------------------------------+| Network RPC URL | https://humble-tribble-q7qvgwr6j44265v6-9650.app.github.dev/ext/bc/myblockchain/rpc || | Please make sure to set visibility of port 9650 to public |+-----------------+-------------------------------------------------------------------------------------+| Network Name | myblockchain |+-----------------+-------------------------------------------------------------------------------------+| Chain ID | 9999 |+-----------------+-------------------------------------------------------------------------------------+| Token Symbol | TOK |+-----------------+-------------------------------------------------------------------------------------+| Token Name | TOK Token |+-----------------+-------------------------------------------------------------------------------------+