diff --git a/_src/reference/chains.json b/_src/reference/chains.json index 3941a04df6a..44bf138e2ee 100644 --- a/_src/reference/chains.json +++ b/_src/reference/chains.json @@ -73,14 +73,14 @@ "name": "RSK Mainnet", "chain": "RSK", "rpc": ["https://public-node.rsk.co", "https://mycrypto.rsk.co"], - "faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"], - "nativeCurrency": { "name": "RSK Mainnet Ether", "symbol": "RBTC", "decimals": 18 }, + "faucets": ["https://faucet.rsk.co/"], + "nativeCurrency": { "name": "Smart Bitcoin", "symbol": "RBTC", "decimals": 18 }, "infoURL": "https://rsk.co", "shortName": "rsk", "chainId": 30, "networkId": 30, "slip44": 137, - "explorers": [{ "name": "blockscout", "url": "https://explorer.rsk.co", "standard": "EIP3091" }] + "explorers": [{ "name": "RSK Explorer", "url": "https://explorer.rsk.co", "standard": "EIP3091" }] }, { "name": "Kovan", @@ -166,7 +166,7 @@ "explorers": [{ "name": "bscscan-testnet", "url": "https://testnet.bscscan.com", "standard": "EIP3091" }] }, { - "name": "Gnosis Chain", + "name": "Gnosis", "chain": "GNO", "icon": "gnosis", "rpc": [ @@ -177,17 +177,19 @@ "wss://rpc.gnosischain.com/wss" ], "faucets": [ + "https://gnosisfaucet.com", "https://faucet.gimlu.com/gnosis", "https://stakely.io/faucet/gnosis-chain-xdai", "https://faucet.prussia.dev/xdai" ], "nativeCurrency": { "name": "xDAI", "symbol": "xDAI", "decimals": 18 }, - "infoURL": "https://developers.gnosischain.com", + "infoURL": "https://docs.gnosischain.com", "shortName": "gno", "chainId": 100, "networkId": 100, "slip44": 700, "explorers": [ + { "name": "gnosisscan", "url": "https://gnosisscan.io", "icon": "gnosisscan", "standard": "EIP3091" }, { "name": "blockscout", "url": "https://blockscout.com/xdai/mainnet",