Skip to content

Commit

Permalink
Update assets.json naming
Browse files Browse the repository at this point in the history
  • Loading branch information
Kwonhyukjoon committed Oct 15, 2024
1 parent e8b7f65 commit b5ccaff
Show file tree
Hide file tree
Showing 157 changed files with 13,188 additions and 13,164 deletions.
24 changes: 24 additions & 0 deletions chain/acrechain/assets_2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
[
{
"type": "native",
"denom": "aacre",
"name" : "Acre",
"symbol": "ACRE",
"description": "The native EVM, governance and staking token of the Acrechain",
"decimals": 6,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/acrechain/asset/acre.png",
"coinGeckoId": "arable-protocol",
"color": "#4aa29e"
},
{
"type": "native",
"denom": "cnto",
"name" : "Ciento Token",
"symbol": "CNTO",
"description": "Ciento Exchange Token",
"decimals": 6,
"image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/cnto.png",
"coinGeckoId": "",
"color": "#ecc53b"
}
]
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit b5ccaff

Please sign in to comment.