diff --git a/logos/Btc.svg b/logos/Btc.svg new file mode 100644 index 0000000..04079be --- /dev/null +++ b/logos/Btc.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/logos/usdc.svg b/logos/usdc.svg new file mode 100644 index 0000000..b972616 --- /dev/null +++ b/logos/usdc.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/logos/usdt.svg b/logos/usdt.svg new file mode 100644 index 0000000..edbf5f0 --- /dev/null +++ b/logos/usdt.svg @@ -0,0 +1,4 @@ + + + + diff --git a/logos/weth.svg b/logos/weth.svg new file mode 100644 index 0000000..0a6b324 --- /dev/null +++ b/logos/weth.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/telosevm.tokenlist.json b/telosevm.tokenlist.json index aa1dfb3..850b3fd 100644 --- a/telosevm.tokenlist.json +++ b/telosevm.tokenlist.json @@ -135,6 +135,58 @@ "decimals": 18, "tags": ["telosevm"] }, + { + "chainId": 40, + "address": "0x0555E30da8f98308EdB960aa94C0Db47230d2B9c", + "symbol": "WBTC", + "issuer": "BitGo", + "issuer_link": "https://www.bitgo.com", + "name": "Wrapped BTC", + "coingeckoId": "wrapped-bitcoin", + "cmcId": 3717, + "decimals": 8, + "logoURI": "https://raw.githubusercontent.com/telosnetwork/token-list/refs/heads/main/logos/Btc.svg", + "tags": ["telosevm"] + }, + { + "chainId": 40, + "address": "0xBAb93B7ad7fE8692A878B95a8e689423437cc500", + "symbol": "WETH", + "issuer": "Stargate", + "issuer_link": "https://stargate.finance/", + "name": "WETH", + "coingeckoId": "weth", + "cmcId": 2396, + "decimals": 18, + "logoURI": "https://raw.githubusercontent.com/telosnetwork/token-list/refs/heads/main/logos/weth.svg", + "tags": ["telosevm"] + }, + { + "chainId": 40, + "address": "0xF1815bd50389c46847f0Bda824eC8da914045D14", + "symbol": "USDC.e", + "issuer": "Stargate", + "issuer_link": "https://stargate.finance/", + "name": "Bridged USDC (Stargate)", + "coingeckoId": "usd-coin-bridged-usdc-e", + "cmcId": 18852, + "decimals": 6, + "logoURI": "https://raw.githubusercontent.com/telosnetwork/token-list/refs/heads/main/logos/usdc.svg", + "tags": ["stablecoin", "telosevm"] + }, + { + "chainId": 40, + "address": "0x674843C06FF83502ddb4D37c2E09C01cdA38cbc8", + "symbol": "USDT", + "issuer": "Stargate", + "issuer_link": "https://stargate.finance/", + "name": "Bridged stgUSDT", + "coingeckoId": "tether", + "cmcId": 825, + "decimals": 6, + "logoURI": "https://raw.githubusercontent.com/telosnetwork/token-list/refs/heads/main/logos/usdt.svg", + "tags": ["stablecoin", "telosevm"] + }, { "chainId": 40, "address": "0x8D97Cea50351Fb4329d591682b148D43a0C3611b",