Add Chain
Connect Wallet
Chain to Add
{
"chain_id": "0x5a4f5247",
"chain_name": "ZORG",
"id": "ZORG",
"native_currency": {
"options": {
"address": "0x049d36570d4e46f48e99674bd3fcc84644ddd6b96f7c741b1562b82f9e004dc7",
"decimals": 18,
"name": "ETHER",
"symbol": "ETH"
},
"type": "ERC20"
},
"rpc_urls": [
"http://192.168.1.44:6060"
]
}Response
{
"isError": false,
"isPending": false
}Important: This does not work with Braavos wallet, as they don't support the API at the moment.
This demo shows how to add a new chain to the wallet.
Hook(s)
useAddChain