Skip to content

Commit

Permalink
[AUTO]New chainlist.json Update (#1372)
Browse files Browse the repository at this point in the history
Files changed:
M	osmosis-1/generated/frontend/chainlist.json

Co-authored-by: ValarDragon <[email protected]>
  • Loading branch information
github-actions[bot] and ValarDragon authored Apr 9, 2024
1 parent 35bbeb9 commit 6bd4203
Showing 1 changed file with 70 additions and 0 deletions.
70 changes: 70 additions & 0 deletions osmosis-1/generated/frontend/chainlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -17243,6 +17243,76 @@
"ibc-transfer",
"ibc-go"
]
},
{
"chain_name": "saga",
"status": "live",
"networkType": "mainnet",
"prettyName": "Saga",
"chain_id": "ssc-1",
"bech32Prefix": "saga",
"bech32Config": {
"bech32PrefixAccAddr": "saga",
"bech32PrefixAccPub": "sagapub",
"bech32PrefixValAddr": "sagavaloper",
"bech32PrefixValPub": "sagavaloperpub",
"bech32PrefixConsAddr": "sagavalcons",
"bech32PrefixConsPub": "sagavalconspub"
},
"slip44": 118,
"stakeCurrency": {
"chainSuggestionDenom": "saga",
"sourceDenom": "saga",
"coinDecimals": 0
},
"feeCurrencies": [
{
"coinDenom": "SAGA",
"chainSuggestionDenom": "usaga",
"coinMinimalDenom": "ibc/094FB70C3006906F67F5D674073D2DAFAFB41537E7033098F5C752F211E7B6C2",
"sourceDenom": "usaga",
"coinDecimals": 6,
"coinGeckoId": "saga",
"coinImageUrl": "https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/atom.png",
"gasPriceStep": {
"low": 0.01,
"average": 0.025,
"high": 0.04
}
}
],
"currencies": [
{
"coinDenom": "SAGA",
"chainSuggestionDenom": "usaga",
"coinMinimalDenom": "ibc/094FB70C3006906F67F5D674073D2DAFAFB41537E7033098F5C752F211E7B6C2",
"sourceDenom": "usaga",
"coinDecimals": 6,
"coinGeckoId": "saga",
"coinImageUrl": "https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/atom.png"
}
],
"apis": {
"rpc": [
{
"address": "https://rpc-saga.keplr.app"
}
],
"rest": [
{
"address": "https://lcd-saga.keplr.app"
}
]
},
"explorers": [
{
"txPage": "https://www.mintscan.io/saga/transactions/${txHash}"
}
],
"features": [
"ibc-transfer",
"ibc-go"
]
}
]
}

0 comments on commit 6bd4203

Please sign in to comment.