Update point.json
Add point rpc/api by NodeStake
This commit is contained in:
parent
c920edcdb5
commit
d6583af71f
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"chain_name": "Point",
|
"chain_name": "Point",
|
||||||
"api": ["https://rpc-mainnet-1.point.space:1317"],
|
"api": ["https://rpc-mainnet-1.point.space:1317","https://api.point.nodestake.top"],
|
||||||
"rpc": ["https://rpc-mainnet-1.point.space:26657"],
|
"rpc": ["https://rpc-mainnet-1.point.space:26657","https://rpc.point.nodestake.top"],
|
||||||
"sdk_version": "0.45.7",
|
"sdk_version": "0.45.7",
|
||||||
"coin_type": 60,
|
"coin_type": 60,
|
||||||
"min_tx_fee": "5000000000000000",
|
"min_tx_fee": "5000000000000000",
|
||||||
@ -15,4 +15,4 @@
|
|||||||
"logo": "/logos/point-logo.png"
|
"logo": "/logos/point-logo.png"
|
||||||
}],
|
}],
|
||||||
"keplr_features": ["ibc-transfer", "ibc-go", "eth-address-gen", "eth-key-sign"]
|
"keplr_features": ["ibc-transfer", "ibc-go", "eth-address-gen", "eth-key-sign"]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user