Skip to content

Commit

Permalink
Add Powerloom Mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
SwaroopH committed Dec 20, 2024
1 parent 43d6dea commit 79f2bb6
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 0 deletions.
27 changes: 27 additions & 0 deletions _data/chains/eip155-7865.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"name": "Powerloom Mainnet",
"chain": "POWER",
"rpc": [
"https://rpc.powerloom.network"
],
"faucets": [],
"nativeCurrency": {
"name": "Powerloom Token",
"symbol": "POWER",
"decimals": 18
},
"infoURL": "https://powerloom.network",
"shortName": "power",
"chainId": 7865,
"networkId": 7865,
"icon": "power",
"status": "incubating",
"explorers": [
{
"name": "blockscout",
"url": "https://explorer.powerloom.network",
"icon": "blockscout",
"standard": "EIP3091"
}
]
}
8 changes: 8 additions & 0 deletions _data/icons/power.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://bafkreiefnxjm4cj3sqiiwjlagp7o4rdo6yeej6qbmk3jlxnobk564g5mdy",
"width": 512,
"height": 512,
"format": "png"
}
]

0 comments on commit 79f2bb6

Please sign in to comment.