Skip to content

Commit

Permalink
Add BOAT Mainnet (#5169)
Browse files Browse the repository at this point in the history
Co-authored-by: ryan <[email protected]>
Co-authored-by: ligi <[email protected]>
  • Loading branch information
3 people authored May 28, 2024
1 parent ed08dfa commit 9a87f11
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 0 deletions.
26 changes: 26 additions & 0 deletions _data/chains/eip155-8047.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"name": "BOAT Mainnet",
"title": "BOAT Mainnet",
"chain": "BOAT",
"icon": "boat",
"rpc": ["https://rpc0.come.boat/"],
"faucets": [],
"nativeCurrency": {
"name": "Best Of All Time Token",
"symbol": "BOAT",
"decimals": 18
},
"infoURL": "https://come.boats",
"shortName": "boat",
"chainId": 8047,
"networkId": 8047,
"slip44": 1,
"explorers": [
{
"name": "BOAT Mainnet Explorer",
"url": "https://scan.come.boats",
"icon": "boat",
"standard": "EIP3091"
}
]
}
8 changes: 8 additions & 0 deletions _data/icons/boat.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://bafkreibqgh23s7yt7rikybybiwfivwtoh32n24scjykvgbgewo3ecbrcye",
"width": 512,
"height": 512,
"format": "png"
}
]
Binary file not shown.

0 comments on commit 9a87f11

Please sign in to comment.