Skip to content

Commit

Permalink
adding YIN and YANG token info/images to Injective (#529)
Browse files Browse the repository at this point in the history
* Update injective.json

* Add files via upload

* Add files via upload

* Update injective.json

* Delete img/black.png

* Delete img/white.png

* Delete extra space

* add removed token info

---------

Co-authored-by: Gustavo Mauricio <[email protected]>
  • Loading branch information
emptysetdev and gustavomauricio authored Jan 5, 2025
1 parent 1181783 commit 41e155c
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 0 deletions.
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.
18 changes: 18 additions & 0 deletions tokenLists/injective.json
Original file line number Diff line number Diff line change
Expand Up @@ -1072,5 +1072,23 @@
"icon": "/img/nept.svg",
"originDenom": "factory/inj1v3a4zznudwpukpr8y987pu5gnh4xuf7v36jhva/nept",
"originChainId": "injective-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"
}
]

0 comments on commit 41e155c

Please sign in to comment.