Skip to content

Commit

Permalink
refactor: list $VERSE
Browse files Browse the repository at this point in the history
  • Loading branch information
maxdesalle committed Sep 29, 2023
1 parent 8b9b552 commit 638e351
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/tokens/ethereum_mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down
8 changes: 8 additions & 0 deletions src/tokens/polygon_mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 638e351

Please sign in to comment.