From f5b377ba244cd3666d1ebdee02231174484df303 Mon Sep 17 00:00:00 2001 From: neoweini <109777544+neoweini@users.noreply.github.com> Date: Thu, 4 Apr 2024 17:40:08 +0800 Subject: [PATCH] Update testnet token list --- src/tokens/bolt-default-list.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/src/tokens/bolt-default-list.json b/src/tokens/bolt-default-list.json index a5f5276..2d45431 100644 --- a/src/tokens/bolt-default-list.json +++ b/src/tokens/bolt-default-list.json @@ -6,5 +6,21 @@ "decimals": 18, "chainId": 42070, "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/logo.png" - } -] \ No newline at end of file + }, + { + "name": "FAKEPEPE", + "address": "0x5e2ad6a93214b9d2db3ca9f12dd2ecee29602ec4", + "symbol": "FPEPE", + "decimals": 18, + "chainId": 42070, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/logo.png" + }, + { + "name": "IVENPUN", + "address": "0x945c04c9d23bDCDa13eFba68eef478EF0Af416c4", + "symbol": "IVEN", + "decimals": 18, + "chainId": 42070, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/logo.png" + }, +]