Skip to content

Commit

Permalink
Merge pull request #51 from StakeTake/patch-1
Browse files Browse the repository at this point in the history
Create crossfi.json
  • Loading branch information
liangping authored Mar 12, 2024
2 parents 3bc1af1 + d9e8a2a commit 8e7fb76
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions chains/testnet/crossfi.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"chain_name": "crossfi"
"api": [
{"provider": "Stake-Take", "address": "https://api.crossfi.stake-take.com"}
],
"rpc": [
{"provider": "Stake-Take", "address": "https://rpc.crossfi.stake-take.com"}
],
"snapshot_provider": "",
"sdk_version": "v0.47.6",
"coin_type": "60",
"min_tx_fee": "0",
"addr_prefix": "mx",
"logo": "https://pbs.twimg.com/profile_images/1719733805483790336/9rtdiMS-_400x400.jpg",
"assets": [{
"base": "mpx",
"symbol": "PX",
"exponent": "18",
"coingecko_id": "crossfi",
"logo": "https://pbs.twimg.com/profile_images/1719733805483790336/9rtdiMS-_400x400.jpg"
}]
}

0 comments on commit 8e7fb76

Please sign in to comment.