Skip to content

Commit

Permalink
add mande to mainnet-staging
Browse files Browse the repository at this point in the history
  • Loading branch information
ItzhakBokris committed Jun 10, 2024
1 parent 339fc21 commit 4b809b7
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 0 deletions.
Binary file added mainnet/mande_18071918-1/logos/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
41 changes: 41 additions & 0 deletions mainnet/mande_18071918-1/mande_18071918-1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"chainId": "mande_18071918-1",
"chainName": "Mande",
"rpc": "https://rpc.mande.evm.ra.mainnet.noisnemyd.xyz",
"rest": "https://rest.mande.evm.ra.mainnet.noisnemyd.xyz",
"bech32Prefix": "mande",
"website": "https://mande.network/",
"da": "Celestia",
"evm": {
"chainId": "0x113C16E",
"rpc": "https://json-rpc.mande.evm.ra.mainnet.noisnemyd.xyz"
},
"currencies": [
{
"displayDenom": "MAND",
"baseDenom": "amand",
"decimals": 18,
"logo": "/logos/logo.png",
"type": "main"
}
],
"coinType": 60,
"gasAdjustment": 1.5,
"faucetUrl": "",
"ibc": {
"timeout": 600000,
"hubChannel": "channel-51",
"channel": "channel-0"
},
"gasPriceSteps": {
"low": 10000000000,
"average": 10000000000,
"high": 10000000000
},
"logo": "/logos/logo.png",
"type": "RollApp",
"active": false,
"analytics": false,
"collectData": true,
"staging": true
}

0 comments on commit 4b809b7

Please sign in to comment.