From 56d4072022cc703a5c4eda1d0bb68467e1f35e74 Mon Sep 17 00:00:00 2001 From: eCox <100167495+eCoxvague@users.noreply.github.com> Date: Sun, 21 Apr 2024 20:49:10 +0300 Subject: [PATCH] Add files via upload --- chains/mainnet/crossfi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 chains/mainnet/crossfi.json diff --git a/chains/mainnet/crossfi.json b/chains/mainnet/crossfi.json new file mode 100644 index 00000000..5414f3f2 --- /dev/null +++ b/chains/mainnet/crossfi.json @@ -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" + } \ No newline at end of file