Skip to content

Commit

Permalink
Add blackwingINIT-INIT stableswap lp token (#164)
Browse files Browse the repository at this point in the history
* feat: add blackwing lp

* fix: fix image file name
  • Loading branch information
ALPAC-4 authored Jul 17, 2024
1 parent 84d0327 commit dcca346
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
28 changes: 27 additions & 1 deletion testnets/initia/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -718,7 +718,7 @@
"exponent": 0
},
{
"denom": "noonINIT-INIT LP",
"denom": "tucanaINIT-INIT LP",
"exponent": 6
}
],
Expand All @@ -735,6 +735,32 @@
"logo_URIs": {
"png": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/testnets/initia/images/tucanaINIT-INIT.png"
}
},
{
"description": "Minitswap Blackwing IBC INIT Pool Token",
"denom_units": [
{
"denom": "move/4360457169ced76577ba18d5e7816b2fe45737e1c8a8bb6e2154758b1ec6545c",
"exponent": 0
},
{
"denom": "blackwingINIT-INIT LP",
"exponent": 6
}
],
"base": "move/4360457169ced76577ba18d5e7816b2fe45737e1c8a8bb6e2154758b1ec6545c",
"display": "blackwingINIT-INIT LP",
"name": "blackwingINIT-INIT LP Token",
"symbol": "blackwingINIT-INIT LP",
"coingecko_id": "",
"images": [
{
"png": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/testnets/initia/images/blackwingINIT-INIT.png"
}
],
"logo_URIs": {
"png": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/testnets/initia/images/blackwingINIT-INIT.png"
}
}
]
}
Binary file added testnets/initia/images/blackwingINIT-INIT.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dcca346

Please sign in to comment.