File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1652,7 +1652,7 @@ export const coins = CoinMap.fromCoins([
16521652 gasTankAccount (
16531653 '98071460-1488-4edd-857f-0899bc5eee4f' ,
16541654 'vet' ,
1655- 'Mainnet VET ' ,
1655+ 'VeChain ' ,
16561656 Networks . main . vet ,
16571657 18 , // 1 VET = 10^18 wei
16581658 UnderlyingAsset . VET ,
@@ -1665,7 +1665,7 @@ export const coins = CoinMap.fromCoins([
16651665 gasTankAccount (
16661666 'b3158e80-f6ea-4922-98ab-d773a680ce76' ,
16671667 'tvet' ,
1668- 'Testnet VET ' ,
1668+ 'Testnet VeChain ' ,
16691669 Networks . test . vet ,
16701670 18 ,
16711671 UnderlyingAsset . VET ,
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ export const vetTokens = [
1515 tvetToken (
1616 '27dd32d2-7311-4552-9beb-c57f76d09205' ,
1717 'tvet:vtho' ,
18- 'VeThor Testnet' ,
18+ 'Testnet VeThor ' ,
1919 18 ,
2020 '0x0000000000000000000000000000456e65726779' ,
2121 UnderlyingAsset [ 'tvet:vtho' ] ,
You can’t perform that action at this time.
0 commit comments