Skip to content

Commit ee2e63c

Browse files
authored
Add USDe on Initia (#552)
* Add USDe denom on Initia * Delete images/USDe.png * Add files via upload * update token symbol * Add files via upload
1 parent 0e24568 commit ee2e63c

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

images/USDe.png

39.4 KB
Loading

mainnets/initia/assetlist.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,32 @@
398398
"logo_URIs": {
399399
"png": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/images/onyx.png"
400400
}
401+
},
402+
{
403+
"description": "Ethena USDe",
404+
"denom_units": [
405+
{
406+
"denom": "move/495824d57a4f31ca1c05af6c3fccdcb5c1681749ae49a0715797e1168eef3294",
407+
"exponent": 0
408+
},
409+
{
410+
"denom": "USDe",
411+
"exponent": 6
412+
}
413+
],
414+
"base": "move/495824d57a4f31ca1c05af6c3fccdcb5c1681749ae49a0715797e1168eef3294",
415+
"display": "USDe",
416+
"name": "Ethena USDe",
417+
"symbol": "USDe",
418+
"coingecko_id": "ethena-usde",
419+
"images": [
420+
{
421+
"png": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/images/USDe.png"
422+
}
423+
],
424+
"logo_URIs": {
425+
"png": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/images/USDe.png"
426+
}
401427
}
402428
]
403429
}

0 commit comments

Comments
 (0)