diff --git a/_data/chains/eip155-912559.json b/_data/chains/eip155-912559.json index f2cac5e0e25f..133472c762ed 100644 --- a/_data/chains/eip155-912559.json +++ b/_data/chains/eip155-912559.json @@ -2,22 +2,20 @@ "name": "Astria EVM Dusk Devnet", "chain": "RIA", "icon": "astria", - "rpc": ["https://rpc.evm.dusk-1.devnet.astria.org"], - "faucets": [ - "https://faucet.evm.dusk-1.devnet.astria.org/" - ], + "chainId": 912559, + "networkId": 912559, + "infoURL": "https://docs.astria.org", + "shortName": "astria-evm-dusk", "nativeCurrency": { - "name": "Astria Ria", + "name": "RIA", "symbol": "RIA", "decimals": 18 }, - "infoURL": "https://astria.org", - "shortName": "ria", - "chainId": 912559, - "networkId": 912559, + "rpc": ["https://rpc.evm.dusk-1.devnet.astria.org"], + "faucets": ["https://faucet.evm.dusk-1.devnet.astria.org/"], "explorers": [ { - "name": "blockscout", + "name": "Astria EVM Dusk Devnet Explorer", "url": "https://explorer.evm.dusk-1.devnet.astria.org", "standard": "EIP3091" }