Skip to content

Commit

Permalink
add Elys logo URI and description to chain.json (#5752)
Browse files Browse the repository at this point in the history
* add Elys logo URI and description to chain.json

* Corrected logo link in chain.json

* Update chain.json

---------

Co-authored-by: JeremyParish69 <[email protected]>
  • Loading branch information
ollieottersync and JeremyParish69 authored Jan 6, 2025
1 parent f0046cf commit 93441d4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion elys/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@
"enabled": false
}
},
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png"
},
"description": "Your premier DeFi proof-of-stake chain. Simplified, CEX-like interface with endless possibilities. Swap, stake, Derivative trading, all your DeFi needs, in one place.",
"peers": {
"seeds": [
{
Expand Down Expand Up @@ -366,4 +370,4 @@
"account_page": "https://explorer.whenmoonwhenlambo.money/elys/account/${accountAddress}"
}
]
}
}

0 comments on commit 93441d4

Please sign in to comment.