chains/chains/eip155-43113.json

27 lines
592 B
JSON

{
"name": "Avalanche Fuji Testnet",
"chain": "AVAX",
"icon": "avax",
"rpc": [
"https://api.avax-test.network/ext/bc/C/rpc",
"https://avalanche-fuji-c-chain.publicnode.com"
],
"faucets": ["https://faucet.avax-test.network/"],
"nativeCurrency": {
"name": "Avalanche",
"symbol": "AVAX",
"decimals": 18
},
"infoURL": "https://cchain.explorer.avax-test.network",
"shortName": "Fuji",
"chainId": 43113,
"networkId": 1,
"explorers": [
{
"name": "snowtrace",
"url": "https://testnet.snowtrace.io",
"standard": "EIP3091"
}
]
}