Skip to content

Commit

Permalink
Revert "Add chihuahua coin (#533)"
Browse files Browse the repository at this point in the history
This reverts commit bf2b250.
  • Loading branch information
afsardo committed Jan 9, 2025
1 parent bf2b250 commit 9f4cb33
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 23 deletions.
Binary file removed img/chihuahua.png
Binary file not shown.
23 changes: 17 additions & 6 deletions tokenLists/injective.json
Original file line number Diff line number Diff line change
Expand Up @@ -1074,10 +1074,21 @@
"originChainId": "injective-1"
},
{
"protocol": "Chihuahua",
"symbol": "CHIHUAHUA",
"token": "ibc/794CF0A448ECA518B9FEAB3356BD283E8762460F8FE87A013E6F9DBA6C53601C",
"icon": "/img/chihuahua.png",
"decimals": 6
"protocol": "Balanced",
"symbol": "YIN",
"token": "factory/inj14cjrjnxc6pmvfdzxk7cwjus80u405qm35y2kuu/YIN",
"decimals": 6,
"icon": "/img/YIN.png",
"originDenom": "factory/inj14cjrjnxc6pmvfdzxk7cwjus80u405qm35y2kuu/YIN",
"originChainId": "injective-1"
},
{
"protocol": "Balanced",
"symbol": "YANG",
"token": "factory/inj14cjrjnxc6pmvfdzxk7cwjus80u405qm35y2kuu/YANG",
"decimals": 6,
"icon": "/img/YANG.png",
"originDenom": "factory/inj14cjrjnxc6pmvfdzxk7cwjus80u405qm35y2kuu/YANG",
"originChainId": "injective-1"
}
]
]
8 changes: 0 additions & 8 deletions tokenLists/neutron.json
Original file line number Diff line number Diff line change
Expand Up @@ -2457,14 +2457,6 @@
"decimals": 6
},
{
"protocol": "Chihuahua",
"symbol": "CHIHUAHUA",
"token": "ibc/A24EDC7B4CA571C06037689C1894CA66DA31E0F7E7380EC50C20B92F718F539E",
"icon": "/img/chihuahua.png",
"decimals": 6
"originDenom": "transfer/channel-141/transfer/channel-113/factory/chihuahua1mzcfzh4ufk2cta59pm9a6wdyvv8c4v5epqzj46/Chihuahua",
"originChainId": "chihuahua-1"
},
"protocol": "Neptune",
"symbol": "NEPT",
"token": "ibc/C084B31AB4906CD6CC65CB779B1527A66B6C98629259E3548B2F20D2753D5837",
Expand Down
9 changes: 0 additions & 9 deletions tokenLists/osmosis.json
Original file line number Diff line number Diff line change
Expand Up @@ -3214,14 +3214,5 @@
"decimals": 6,
"originDenom": "factory/osmo104jtrwcljnxfljhml8mxrw7qetcsdmqvy3sprw/ucosmousd",
"originChainId": "osmosis-1"
},
{
"protocol": "Chihuahua",
"symbol": "CHIHUAHUA",
"token": "ibc/794CF0A448ECA518B9FEAB3356BD283E8762460F8FE87A013E6F9DBA6C53601C",
"icon": "https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/chihuahua.png",
"decimals": 6,
"originDenom": "factory/chihuahua1mzcfzh4ufk2cta59pm9a6wdyvv8c4v5epqzj46/Chihuahua",
"originChainId": "chihuahua-1"
}
]

0 comments on commit 9f4cb33

Please sign in to comment.