Skip to content

Commit

Permalink
Add Astria Dusk Devnet
Browse files Browse the repository at this point in the history
  • Loading branch information
joroshiba committed Dec 14, 2023
1 parent 6b6e967 commit 2299637
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
23 changes: 23 additions & 0 deletions _data/chains/eip155-912559.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Astria EVM Dusknet",
"chain": "RIA",
"icon": "astria",
"chainId": 912559,
"networkId": 912559,
"infoURL": "https://docs.astria.org",
"shortName": "ria-dev",
"nativeCurrency": {
"name": "RIA",
"symbol": "RIA",
"decimals": 18
},
"rpc": ["https://rpc.evm.dusk-2.devnet.astria.org"],
"faucets": ["https://faucet.evm.dusk-1.devnet.astria.org/"],
"explorers": [
{
"name": "Astria EVM Dusknet Explorer",
"url": "https://explorer.evm.dusk-2.devnet.astria.org",
"standard": "EIP3091"
}
]
}
8 changes: 8 additions & 0 deletions _data/icons/astria.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmVbzZYXdVFY3uFaWQd7iSRtdM2UKWohj9fVqqEwxcw2RV",
"width": 200,
"height": 200,
"format": "png"
}
]

0 comments on commit 2299637

Please sign in to comment.