Merge branch 'master' of https://github.com/ping-pub/explorer
This commit is contained in:
commit
683c569f31
11
chains/mainnet/crossfi.json
Normal file
11
chains/mainnet/crossfi.json
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"chain_name": "crossfi-testnet-1",
|
||||||
|
"api": ["https://crossfi-testnet-api.forpeaky.xyz"],
|
||||||
|
"rpc": ["https://crossfi-testnet-rpc.forpeaky.xyz"],
|
||||||
|
"coingecko": "",
|
||||||
|
"snapshot_provider": "",
|
||||||
|
"sdk_version": "0.47.1",
|
||||||
|
"coin_type": "118",
|
||||||
|
"min_tx_fee": "500",
|
||||||
|
"addr_prefix": "crossfi"
|
||||||
|
}
|
11
chains/testnet/crossfi.json
Normal file
11
chains/testnet/crossfi.json
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"chain_name": "crossfi-testnet-1",
|
||||||
|
"api": ["https://crossfi-testnet-api.forpeaky.xyz"],
|
||||||
|
"rpc": ["https://crossfi-testnet-rpc.forpeaky.xyz"],
|
||||||
|
"coingecko": "",
|
||||||
|
"snapshot_provider": "",
|
||||||
|
"sdk_version": "0.47.1",
|
||||||
|
"coin_type": "118",
|
||||||
|
"min_tx_fee": "500",
|
||||||
|
"addr_prefix": "crossfi"
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user