Update SDK ver + add Reece RPC/REST

This commit is contained in:
Reece Williams 2023-08-19 10:41:42 -05:00
parent 5158263f04
commit 34128fcf42
2 changed files with 6 additions and 6 deletions

View File

@ -1,10 +1,10 @@
{ {
"chain_name": "juno", "chain_name": "juno",
"coingecko": "juno-network", "coingecko": "juno-network",
"api": ["https://api-juno-ia.cosmosia.notional.ventures", "https://juno-api.polkachu.com", "https://lcd-juno.itastakers.com", "https://rest-juno.goldenratiostaking.net"], "api": ["https://api-juno-ia.cosmosia.notional.ventures", "https://juno-api.polkachu.com", "https://lcd-juno.itastakers.com", "https://rest-juno.goldenratiostaking.net", "https://juno-api.reece.sh"],
"rpc": ["https://rpc-juno-ia.cosmosia.notional.ventures:443", "https://juno-rpc.polkachu.com:443", "https://rpc-juno.itastakers.com:443", "https://rpc-juno.itastakers.com:443", "https://rpc-juno.goldenratiostaking.net"], "rpc": ["https://rpc-juno-ia.cosmosia.notional.ventures:443", "https://juno-rpc.polkachu.com:443", "https://rpc-juno.itastakers.com:443", "https://rpc-juno.itastakers.com:443", "https://rpc-juno.goldenratiostaking.net", "https://juno-rpc.reece.sh"],
"snapshot_provider": "", "snapshot_provider": "",
"sdk_version": "0.45.8", "sdk_version": "0.47.3",
"coin_type": "118", "coin_type": "118",
"min_tx_fee": "3000", "min_tx_fee": "3000",
"addr_prefix": "juno", "addr_prefix": "juno",

View File

@ -1,8 +1,8 @@
{ {
"chain_name": "juno", "chain_name": "juno",
"api": ["https://api.uni.junonetwork.io"], "api": ["https://api.uni.junonetwork.io", "https://uni-api.reece.sh"],
"rpc": [""], "rpc": ["https://uni-rpc.reece.sh"],
"sdk_version": "0.46.1", "sdk_version": "0.47.3",
"coin_type": "118", "coin_type": "118",
"min_tx_fee": "3000", "min_tx_fee": "3000",
"addr_prefix": "juno", "addr_prefix": "juno",