Skip to content

Commit

Permalink
Merge pull request #216 from erisprotocol/add-t-assets
Browse files Browse the repository at this point in the history
added t-assets
  • Loading branch information
mwmerz authored Oct 17, 2023
2 parents dc4d82d + f058e96 commit ef04b65
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 0 deletions.
16 changes: 16 additions & 0 deletions chains/mainnet/terra.js
Original file line number Diff line number Diff line change
Expand Up @@ -439,5 +439,21 @@ module.exports = {
icon: process.env.CF_PAGES_URL + '/img/coins/PhoenixDAO.png',
decimals: 6,
},
{
token:
'factory/terra1j35ta0llaxcf55auv2cjqau5a7aee6g8fz7md7my7005cvh23jfsaw83dy/ampWHALEt',
symbol: 'ampWHALEt',
name: 'ERIS Alliance Staked ampWHALE',
icon: 'https://station-assets.terra.money/img/coins/ampwhalet.svg',
decimals: 6,
},
{
token:
'factory/terra10j3zrymfrkta2pxe0gklc79gu06tqyuy8c3kh6tqdsrrprsjqkrqzfl4df/boneWHALEt',
symbol: 'boneWHALEt',
name: 'ERIS Alliance Staked boneWHALE',
icon: 'https://station-assets.terra.money/img/coins/bonewhalet.svg',
decimals: 6,
},
],
}
9 changes: 9 additions & 0 deletions img/coins/ampwhalet.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit ef04b65

Please sign in to comment.