Skip to content

Commit 069b07e

Browse files
authored
Merge pull request #617 from monk07-01/master
bfhevm-testnet
2 parents 4d2d093 + 2d7cd0d commit 069b07e

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

chains/testnet/bfhevm.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"chain_name": "bfhevm_777-1",
3+
"api": ["https://rest-testnet-bfhevm.xyz:4431/swagger/#/"],
4+
"rpc": ["https://rpc-bfhevm.xyz:8443/"],
5+
"coingecko": "",
6+
"snapshot_provider": "",
7+
"sdk_version": "0.45.7",
8+
"coin_type": "60",
9+
"min_tx_fee": "700",
10+
"addr_prefix": "bfh",
11+
"logo": "",
12+
"assets": [{
13+
"base": "abfh",
14+
"symbol": "BFH",
15+
"exponent": "18",
16+
"coingecko_id": "",
17+
"logo": ""
18+
}]
19+
}

0 commit comments

Comments
 (0)