Skip to content

Commit

Permalink
Add Corn Maizenet (#6240)
Browse files Browse the repository at this point in the history
* Add Ebi Chain

* Update Ebi shortname

* added apechain

* Add Corn Maizenet

---------

Co-authored-by: joescherping <[email protected]>
Co-authored-by: Joe Scherping <[email protected]>
  • Loading branch information
3 people authored Nov 22, 2024
1 parent 8da6ed9 commit 32d9d26
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions _data/chains/eip155-21000000.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "Corn Maizenet",
"chain": "BTCN",
"rpc": ["https://maizenet-rpc.usecorn.com"],
"faucets": [],
"nativeCurrency": {
"name": "Bitcorn",
"symbol": "BTCN",
"decimals": 18
},
"infoURL": "https://usecorn.com",
"shortName": "btcn",
"chainId": 21000000,
"networkId": 21000000,
"explorers": [
{
"name": "Corn Maizenet Explorer",
"url": "https://maizenet-explorer.usecorn.com",
"standard": "EIP3091"
}
]
}

0 comments on commit 32d9d26

Please sign in to comment.