Add Coingecko and fix ticker for Planq
This commit is contained in:
parent
46d8404800
commit
a25f6705df
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"chain_name": "planq",
|
"chain_name": "planq",
|
||||||
"api": ["https://rest.planq.network"],
|
"api": ["https://planq-api.polkachu.com", "https://rest.planq.network", "https://api-planq.comunitynode.my.id", "https://planq-api.enodex.lol", "https://api.planq.nodestake.top"],
|
||||||
"rpc": ["https://rpc.planq.network"],
|
"rpc": ["https://planq-rpc.polkachu.com", "https://rpc.planq.network", "https://rpc-planq.comunitynode.my.id", "https://planq-rpc.enodex.lol", "https://rpc.planq.nodestake.top"],
|
||||||
"snapshot_provider": "",
|
"snapshot_provider": "",
|
||||||
"sdk_version": "0.46.3",
|
"sdk_version": "0.46.3",
|
||||||
"coin_type": "60",
|
"coin_type": "60",
|
||||||
@ -11,9 +11,9 @@
|
|||||||
"keplr_features": ["ibc-transfer", "ibc-go", "eth-address-gen", "eth-key-sign"],
|
"keplr_features": ["ibc-transfer", "ibc-go", "eth-address-gen", "eth-key-sign"],
|
||||||
"assets": [{
|
"assets": [{
|
||||||
"base": "aplanq",
|
"base": "aplanq",
|
||||||
"symbol": "planq",
|
"symbol": "plq",
|
||||||
"exponent": "18",
|
"exponent": "18",
|
||||||
"coingecko_id": "",
|
"coingecko_id": "planq",
|
||||||
"logo": "/logos/planq.png"
|
"logo": "/logos/planq.png"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user