Skip to content

Commit

Permalink
Merge branch 'main' into add_CHIHUAHUA_ibc
Browse files Browse the repository at this point in the history
  • Loading branch information
Chihuahuababy authored Jan 11, 2025
2 parents 1f0ec25 + 9f4cb33 commit b5813ee
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 1 deletion.
Binary file added img/YANG.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/YIN.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 18 additions & 1 deletion tokenLists/injective.json
Original file line number Diff line number Diff line change
Expand Up @@ -1079,7 +1079,24 @@
"token": "ibc/422AB9E8C589B6782DA0C3D3BA58FF938B3C26BEB2AE4068535AE82B361D095E",
"icon": "/img/chihuahua.png",
"decimals": 6,
"originDenom": "transfer/channel-113/factory/chihuahua1mzcfzh4ufk2cta59pm9a6wdyvv8c4v5epqzj46/Chihuahua",
"originDenom": "factory/chihuahua1mzcfzh4ufk2cta59pm9a6wdyvv8c4v5epqzj46/Chihuahua",
"originChainId": "chihuahua-1"
},
"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: 8 additions & 0 deletions tokenLists/neutron.json
Original file line number Diff line number Diff line change
Expand Up @@ -2464,5 +2464,13 @@
"decimals": 6,
"originDenom": "transfer/channel-113/factory/chihuahua1mzcfzh4ufk2cta59pm9a6wdyvv8c4v5epqzj46/Chihuahua",
"originChainId": "chihuahua-1"
},
"protocol": "Neptune",
"symbol": "NEPT",
"token": "ibc/C084B31AB4906CD6CC65CB779B1527A66B6C98629259E3548B2F20D2753D5837",
"decimals": 6,
"icon": "/img/nept.svg",
"originDenom": "factory/inj1v3a4zznudwpukpr8y987pu5gnh4xuf7v36jhva/nept",
"originChainId": "injective-1"
}
]

0 comments on commit b5813ee

Please sign in to comment.