Skip to content

Commit

Permalink
Test add Astria
Browse files Browse the repository at this point in the history
  • Loading branch information
joroshiba committed Oct 16, 2023
1 parent 98e59d3 commit f1bd4ad
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 0 deletions.
25 changes: 25 additions & 0 deletions _data/chains/eip155-912559.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"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/"
],
"nativeCurrency": {
"name": "Astria Ria",
"symbol": "RIA",
"decimals": 18
},
"infoURL": "https://astria.org",
"shortName": "ria",
"chainId": 912559,
"networkId": 912559,
"explorers": [
{
"name": "blockscout",
"url": "https://explorer.evm.dusk-1.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://QmQVeniMeu1LGd1z43dSsgge6YJPzqZPGxcxra3F9Sw6KE",
"width": 200,
"height": 200,
"format": "png"
}
]

0 comments on commit f1bd4ad

Please sign in to comment.