Skip to content

Commit

Permalink
feat: Add PowerGold AuroraCloud chain.
Browse files Browse the repository at this point in the history
  • Loading branch information
paouvrard committed Feb 1, 2024
1 parent 68961d7 commit c6b7704
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
22 changes: 22 additions & 0 deletions _data/chains/eip155-1313161560.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "PowerGold",
"chain": "NEAR",
"rpc": ["https://powergold.aurora.dev"],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://www.powergold.tech",
"shortName": "powergold",
"chainId": 1313161560,
"networkId": 1313161560,
"explorers": [
{
"name": "PowerGold explorer",
"url": "https://explorer.powergold.aurora.dev",
"standard": "EIP3091"
}
]
}
8 changes: 8 additions & 0 deletions _data/icons/powergold.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://bafkreib2sabb6vgfoskobp2wdr6if7v6s34f2xwjecfceui6qhjudmu4u4",
"width": 512,
"height": 512,
"format": "png"
}
]

0 comments on commit c6b7704

Please sign in to comment.