We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d2d093 commit 2d7cd0dCopy full SHA for 2d7cd0d
chains/testnet/bfhevm.json
@@ -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