Skip to content

Instantly share code, notes, and snippets.

@ryssroad
Created July 22, 2022 08:23
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryssroad/73a67318dfd9bfcfcc76ab5a9a380d38 to your computer and use it in GitHub Desktop.
Save ryssroad/73a67318dfd9bfcfcc76ab5a9a380d38 to your computer and use it in GitHub Desktop.
ping.pub sei2
{
"chainId": "atlantic-1",
"chainName": "sei-testnet",
"rpc": "https://sei-api.theamsolutions.info",
"rest": ["http://161.97.82.203:26457","http://158.101.209.61:12657"],
"bip44": {
"coinType": "505"
},
"coinType": "505",
"bech32Config": {
"bech32PrefixAccAddr": "sei",
"bech32PrefixAccPub": "seipub",
"bech32PrefixValAddr": "seivaloper",
"bech32PrefixValPub": "seivaloperpub",
"bech32PrefixConsAddr": "seivalcons",
"bech32PrefixConsPub": "seivalconspub"
},
"currencies": [
{
"coinDenom": "SEI",
"coinMinimalDenom": "usei",
"coinDecimals": "6",
"coinGeckoId": "unknown"
}
],
"feeCurrencies": [
{
"coinDenom": "SEI",
"coinMinimalDenom": "usei",
"coinDecimals": "6",
"coinGeckoId": "unknown"
}
],
"stakeCurrency": {
"coinDenom": "SEI",
"coinMinimalDenom": "usei",
"coinDecimals": "6",
"coinGeckoId": "unknown"
},
"gasPriceStep": {
"low": 0.01,
"average": 0.025,
"high": 0.03
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment