Skip to content

Commit

Permalink
Add Paxb Network Mainnet (ethereum-lists#4168)
Browse files Browse the repository at this point in the history
Co-authored-by: ligi <[email protected]>
  • Loading branch information
paxb-paul and ligi authored Jan 15, 2024
1 parent 612ef79 commit 9e2890f
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 0 deletions.
24 changes: 24 additions & 0 deletions _data/chains/eip155-6701.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "PAXB Mainnet",
"chain": "PAXB",
"rpc": ["https://chain.paxb.io"],
"faucets": [],
"nativeCurrency": {
"name": "PAXB",
"symbol": "PAXB",
"decimals": 18
},
"infoURL": "https://paxb.io/",
"shortName": "PAXB",
"chainId": 6701,
"networkId": 6701,
"icon": "paxb",
"explorers": [
{
"name": "PAXB Explorer",
"url": "https://scan.paxb.io",
"icon": "paxb",
"standard": "EIP3091"
}
]
}
8 changes: 8 additions & 0 deletions _data/icons/paxb.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmSP66CHynXpMYkjV28uLjTR4kjuoJyy92igYYpvLoqHtG",
"width": 300,
"height": 300,
"format": "png"
}
]
Binary file not shown.

0 comments on commit 9e2890f

Please sign in to comment.