Skip to content

Commit

Permalink
Add Allingaming Testnet (#986)
Browse files Browse the repository at this point in the history
* Add Allingaming Testnet

* coin tyep and gas price values updated

---------

Co-authored-by: rockstarRhino <“[email protected]”>
Co-authored-by: thecosmicboy <[email protected]>
  • Loading branch information
3 people authored Jan 31, 2025
1 parent aa5b1e5 commit 232ed9f
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions cosmos/allingaming_229036.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
{
"rpc": "https://testnet-v2-rpc.allingaming.xyz",
"rest": "https://testnet-v2-rest.allingaming.xyz",
"chainId": "allingaming_229036-1",
"chainName": "Allingaming Testnet",
"chainSymbolImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/allingaming_229036/chain.png",
"stakeCurrency": {
"coinDenom": "ALLIN",
"coinMinimalDenom": "aallin",
"coinDecimals": 18
},
"nodeProvider": {
"name": "ALLIN Gaming Testnet",
"email": "[email protected]",
"website": "https://allingaming.xyz"
},
"walletUrlForStaking": "https://playground.dymension.xyz/rollapps/allingaming_229036-1/staking",
"bip44": {
"coinType": 60
},
"bech32Config": {
"bech32PrefixAccAddr": "allin",
"bech32PrefixAccPub": "allinpub",
"bech32PrefixValAddr": "allinvaloper",
"bech32PrefixValPub": "allinvaloperpub",
"bech32PrefixConsAddr": "allinvalcons",
"bech32PrefixConsPub": "allinvalconspub"
},
"currencies": [
{
"coinDenom": "ALLIN",
"coinMinimalDenom": "aallin",
"coinDecimals": 18
}
],
"feeCurrencies": [
{
"coinDenom": "DYM",
"coinMinimalDenom": "ibc/FECACB927EB3102CCCB240FFB3B6FCCEEB8D944C6FEA8DFF079650FEFF59781D",
"coinDecimals": 18,
"gasPriceStep": {
"average": 2000000000,
"high": 3000000000,
"low": 1000000000
}
}
],
"features": [
"eth-address-gen",
"eth-key-sign"
]
}
Binary file added images/allingaming_229036/chain.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 232ed9f

Please sign in to comment.