Merge pull request #329 from jackie-planq/master
Add Coingecko and fix ticker for Planq
This commit is contained in:
commit
3de93d6fa2
@ -1,7 +1,7 @@
|
||||
{
|
||||
"chain_name": "planq",
|
||||
"api": ["https://rest.planq.network"],
|
||||
"rpc": ["https://rpc.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://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": "",
|
||||
"sdk_version": "0.46.3",
|
||||
"coin_type": "60",
|
||||
@ -11,9 +11,9 @@
|
||||
"keplr_features": ["ibc-transfer", "ibc-go", "eth-address-gen", "eth-key-sign"],
|
||||
"assets": [{
|
||||
"base": "aplanq",
|
||||
"symbol": "planq",
|
||||
"symbol": "plq",
|
||||
"exponent": "18",
|
||||
"coingecko_id": "",
|
||||
"coingecko_id": "planq",
|
||||
"logo": "/logos/planq.png"
|
||||
}]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user