Skip to content

Commit

Permalink
feat: add UNIT, FLOOR and LMR
Browse files Browse the repository at this point in the history
  • Loading branch information
gavriliumircea committed Dec 15, 2023
1 parent fcc74b3 commit 93d0a1e
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions src/tokens/ethereum_mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -1624,5 +1624,29 @@
"logoURI": "https://files.sablier.com/tokens/MICKEY.png",
"name": "Mickey Meme",
"symbol": "MICKEY"
},
{
"address": "0x4b1D0b9F081468D780Ca1d5d79132b64301085d1",
"chainId": 1,
"decimals": 8,
"logoURI": "https://files.sablier.com/tokens/LUMERIN.png",
"name": "Lumerin",
"symbol": "LMR"
},
{
"address": "0xf59257E961883636290411c11ec5Ae622d19455e",
"chainId": 1,
"decimals": 9,
"logoURI": "https://files.sablier.com/tokens/FLOOR.png",
"name": "Floor",
"symbol": "FLOOR"
},
{
"address": "0x1E241521f4767853B376C2Fe795a222a07D588eE",
"chainId": 1,
"decimals": 18,
"logoURI": "https://files.sablier.com/tokens/UNIT.png",
"name": "Uni Terminal",
"symbol": "UNIT"
}
]

0 comments on commit 93d0a1e

Please sign in to comment.