Skip to content

Commit

Permalink
tokens: add xMOZ and MOZ-LP
Browse files Browse the repository at this point in the history
  • Loading branch information
0xMyrddin committed Dec 14, 2023
1 parent 6ab2947 commit 474e8b9
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 0 deletions.
Binary file added src/assets/mozlp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/xmoz.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions src/tokens/arbitrum-one.json
Original file line number Diff line number Diff line change
Expand Up @@ -1198,5 +1198,26 @@
"logoURI": "BASE_URL/assets/sfund.png",
"decimals": 18,
"quote": "other"
},
{
"chainId": 42161,
"symbol": "xMOZ",
"name": "Mozaic escrowed token",
"address": "0x288734c9d9db21C5660B6b893F513cb04B6cD2d6",
"logoURI": "BASE_URL/assets/xmoz.png",
"decimals": 18,
"quote": "other",
"excludeFromExchange": true,
"priceOf": "0x3d9907F9a368ad0a51Be60f7Da3b97cf940982D8"
},
{
"chainId": 42161,
"symbol": "MOZ-LP",
"name": "Hercules Vault Token",
"address": "0x2e8751Fcd698B0A0704a04515667229e7843fa58",
"logoURI": "BASE_URL/assets/mozlp.png",
"decimals": 6,
"quote": "other",
"excludeFromExchange": true
}
]

0 comments on commit 474e8b9

Please sign in to comment.