Skip to content

Commit e112c9b

Browse files
Change native currency symbol from BTC to IBVM
1 parent b686206 commit e112c9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

constants/additionalChainRegistry/chainid-2105.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ export const data = {
66
"https://rpc-mainnet.ibvm.io/"
77
],
88
"nativeCurrency": {
9-
"name": "IBVM Bitcoin",
10-
"symbol": "BTC",
9+
"name": "IBVM",
10+
"symbol": "IBVM",
1111
"decimals": 18
1212
},
1313
"infoURL": "https://ibvm.io/",

0 commit comments

Comments
 (0)