diff --git a/chain/acrechain/assets2.json b/chain/acrechain/assets2.json deleted file mode 100644 index ca32ccc03e..0000000000 --- a/chain/acrechain/assets2.json +++ /dev/null @@ -1,24 +0,0 @@ -[ - { - "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" - } -]