Skip to content

Commit

Permalink
Merge pull request #214 from terra-money/feat/amp
Browse files Browse the repository at this point in the history
feat: amp huahua
  • Loading branch information
emidev98 authored Sep 26, 2023
2 parents 43455f3 + 57e99ec commit dc4d82d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions chains/mainnet/chihuahua.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,12 @@ module.exports = {
icon: process.env.CF_PAGES_URL + '/img/coins/bHUAHUA.png',
decimals: 6,
},
{
token:
'chihuahua1nktfhalzvtx82kyn4dh6l8htcl0prfpnu380a39zj52nzu3j467qqg23ry',
symbol: 'ampHUAHUA',
name: 'ampHUAHUA',
decimals: 6,
},
],
}

0 comments on commit dc4d82d

Please sign in to comment.