Add ALEPH

This commit is contained in:
Nathaniel Parke 2020-09-03 10:50:23 +08:00
parent 43416aab18
commit 64c8f33e06
1 changed files with 5 additions and 0 deletions

View File

@ -60,6 +60,11 @@ export const TOKENS = {
mintAddress: 'AR1Mtgh7zAtxuxGd2XPovXPVjcSdY3i4rQYisNadjfKy',
tokenName: 'Wrapped SUSHI',
},
{
tokenSymbol: 'ALEPH',
mintAddress: 'CsZ5LZkDS7h9TDKjrbL7VAwQZ9nsRu8vJLhRYfmGaN8K',
tokenName: 'Wrapped ALEPH',
},
],
};