From 638e3518a8435878efa6b27a36282f3f1b1b68db Mon Sep 17 00:00:00 2001 From: maxdesalle Date: Fri, 29 Sep 2023 17:21:07 -0400 Subject: [PATCH] refactor: list $VERSE --- src/tokens/ethereum_mainnet.json | 8 ++++++++ src/tokens/polygon_mainnet.json | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/src/tokens/ethereum_mainnet.json b/src/tokens/ethereum_mainnet.json index 0255414..94e0e82 100644 --- a/src/tokens/ethereum_mainnet.json +++ b/src/tokens/ethereum_mainnet.json @@ -1359,6 +1359,14 @@ "name": "American Shiba", "symbol": "USHIBA" }, + { + "address": "0x249ca82617ec3dfb2589c4c17ab7ec9765350a18", + "chainId": 1, + "decimals": 18, + "logoURI": "https://raw.githubusercontent.com/sablier-labs/assets/main/tokens/VERSE.png", + "name": "Verse", + "symbol": "VERSE" + }, { "address": "0x1b40183EFB4Dd766f11bDa7A7c3AD8982e998421", "chainId": 1, diff --git a/src/tokens/polygon_mainnet.json b/src/tokens/polygon_mainnet.json index b4f4247..8dfa538 100644 --- a/src/tokens/polygon_mainnet.json +++ b/src/tokens/polygon_mainnet.json @@ -359,6 +359,14 @@ "name": "USD Coin", "symbol": "USDC" }, + { + "address": "0xc708d6f2153933daa50b2d0758955be0a93a8fec", + "chainId": 1, + "decimals": 18, + "logoURI": "https://raw.githubusercontent.com/sablier-labs/assets/main/tokens/VERSE.png", + "name": "Verse", + "symbol": "VERSE" + }, { "address": "0x1BFD67037B42Cf73acF2047067bd4F2C47D9BfD6", "chainId": 137,