Skip to content

Commit

Permalink
fix: update coinImageUrl for Oraichain to use new asset URL
Browse files Browse the repository at this point in the history
  • Loading branch information
trungbach committed Dec 5, 2024
1 parent 7877234 commit 731df34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chains/Oraichain.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"coinMinimalDenom": "ibc/576B1D63E401B6A9A071C78A1D1316D016EC9333D2FEB14AD503FAC4B8731CD1",
"bridgeTo": ["Neutaro-1"],
"coinDecimals": 6,
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/Neutaro/chain.png"
"coinImageUrl": "https://assets.coingecko.com/coins/images/36277/standard/Neutaro_logo.jpg?1711371142"
},
{
"coinDenom": "AIRI",
Expand Down

0 comments on commit 731df34

Please sign in to comment.