32 lines
753 B
JSON
32 lines
753 B
JSON
{
|
|
"chain_name": "Point",
|
|
"api": [
|
|
"https://rpc-mainnet-1.point.space:1317",
|
|
"https://api.point.nodestake.top"
|
|
],
|
|
"rpc": [
|
|
"https://rpc-mainnet-1.point.space:26657",
|
|
"https://rpc.point.nodestake.top"
|
|
],
|
|
"sdk_version": "0.45.7",
|
|
"coin_type": 60,
|
|
"min_tx_fee": "5000000000000000",
|
|
"addr_prefix": "point",
|
|
"logo": "https://raw.githubusercontent.com/cosmos/chain-registry/master/point/images/point-logo.png",
|
|
"assets": [
|
|
{
|
|
"base": "apoint",
|
|
"symbol": "POINT",
|
|
"exponent": "18",
|
|
"coingecko_id": "point-network",
|
|
"logo": "/logos/point-logo.png"
|
|
}
|
|
],
|
|
"keplr_features": [
|
|
"ibc-transfer",
|
|
"ibc-go",
|
|
"eth-address-gen",
|
|
"eth-key-sign"
|
|
],
|
|
"cosmwasm_enabled": false
|
|
} |