From 57e99ec0fdcd564855392d9c7e4e0b4eba226396 Mon Sep 17 00:00:00 2001 From: emidev98 Date: Tue, 26 Sep 2023 10:17:44 +0300 Subject: [PATCH] feat: amp huahua --- chains/mainnet/chihuahua.js | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/chains/mainnet/chihuahua.js b/chains/mainnet/chihuahua.js index 04563f7c..4f9d4f3a 100644 --- a/chains/mainnet/chihuahua.js +++ b/chains/mainnet/chihuahua.js @@ -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, + }, ], }