Skip to content

Commit

Permalink
(clean-up) prettier clean-up
Browse files Browse the repository at this point in the history
  • Loading branch information
isreallee82 committed Jun 3, 2024
1 parent ccb4cc0 commit 9382e84
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion src/templates/ethereum.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ networks:
chainID: 324
nodeURL: https://mainnet.era.zksync.io
tokenListType: FILE
tokenListSource: /home/gateway/conf/lists/zksync_quiknode_tokens.json
tokenListSource: conf/lists/zksync_quiknode_tokens.json
nativeCurrencySymbol: ETH
gasPriceRefreshInterval: 60
optimism:
Expand Down
32 changes: 16 additions & 16 deletions src/templates/lists/avalanche_tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,64 +16,64 @@
"name": "Dexalot Token",
"symbol": "ALOT",
"logoURI": "https://raw.githubusercontent.com/Dexalot/tokenlist/main/imgs/alot/logo.png"
},
{
},
{
"chainId": 432204,
"address": "0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E",
"decimals": 6,
"name": "USDC",
"symbol": "USDC",
"logoURI": "https://raw.githubusercontent.com/Dexalot/tokenlist/main/imgs/usdc/logo.png"
},
{
},
{
"chainId": 432204,
"address": "0x0000000000000000000000000000000000000000",
"decimals": 18,
"name": "Avalanche",
"symbol": "AVAX",
"logoURI": "https://raw.githubusercontent.com/Dexalot/tokenlist/main/imgs/avax/logo.png"
},
{
},
{
"chainId": 432204,
"address": "0x152b9d0FdC40C096757F570A51E494bd4b943E50",
"decimals": 8,
"name": "BTC.b",
"symbol": "BTC.b",
"logoURI": "https://raw.githubusercontent.com/Dexalot/tokenlist/main/imgs/btc/logo.png"
},
{
},
{
"chainId": 432204,
"address": "0x932bC2933d1782ECBe1b8cE03B7fe3867fD72056",
"decimals": 18,
"name": "DEGIS Token",
"symbol": "DEG",
"logoURI": "https://raw.githubusercontent.com/Dexalot/tokenlist/main/imgs/deg/logo.png"
},
{
},
{
"chainId": 432204,
"address": "0x49D5c2BdFfac6CE2BFdB6640F4F80f226bc10bAB",
"decimals": 18,
"name": "WETH.e",
"symbol": "WETH.e",
"logoURI": "https://raw.githubusercontent.com/Dexalot/tokenlist/main/imgs/eth/logo.png"
},
{
},
{
"chainId": 432204,
"address": "0x5a15Bdcf9a3A8e799fa4381E666466a516F2d9C8",
"decimals": 18,
"name": "SLIME Token",
"symbol": "SLIME",
"logoURI": "https://raw.githubusercontent.com/Dexalot/tokenlist/main/imgs/slime/logo.png"
},
{
},
{
"chainId": 432204,
"address": "0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7",
"decimals": 6,
"name": "TetherToken",
"symbol": "USDT",
"logoURI": "https://raw.githubusercontent.com/Dexalot/tokenlist/main/imgs/usdt/logo.png"
},
{
},
{
"chainId": 432204,
"address": "0x449674B82F05d498E126Dd6615a1057A9c088f2C",
"decimals": 18,
Expand Down

0 comments on commit 9382e84

Please sign in to comment.