diff --git a/terra/assetlist.json b/terra/assetlist.json index 277514ab61..5365910c34 100644 --- a/terra/assetlist.json +++ b/terra/assetlist.json @@ -6510,6 +6510,62 @@ "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg" } ] + }, + { + "base": "cw20:terra1m58hc296srr6xygrrfyu6u0e32pl8d459nfs55pmegke8zlv94rqsjz882", + "name": "CatWifHat Project", + "display": "CatWifHat", + "symbol": "CWH", + "logo_URIs": { + "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cwh.png" + }, + "images": [ + { + "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cwh.png" + } + ] + }, + { + "base": "cw20:terra10quf590wyr8tuf3pp05hgwm94n3dgfnma377uwaynl3tj47df7nskwdxgs", + "name": "Catnip", + "display": "Catnip", + "symbol": "CNIP", + "logo_URIs": { + "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cnip.png" + }, + "images": [ + { + "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/cnip.png" + } + ] + }, + { + "base": "cw20:terra1vzhhsddfe558ug43kn5ct5d3aqj48wnvavlaue4d279eltsp9nnql6q549", + "name": "Amplified CatWifHat", + "display": "Amplified CatWifHat", + "symbol": "AMPCWH", + "logo_URIs": { + "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/ampcwh.png" + }, + "images": [ + { + "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/ampcwh.png" + } + ] + }, + { + "base": "cw20:terra1nnmlzhgw92kwyk036r0m3j3u0ydt3enad4vtxlggly886cujq5csrs6k9u", + "name": "Amplified Catnip", + "display": "Amplified Catnip", + "symbol": "AMPNIP", + "logo_URIs": { + "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/ampnip.png" + }, + "images": [ + { + "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/ampnip.png" + } + ] } ] -} \ No newline at end of file +} diff --git a/terra/images/ampcwh.png b/terra/images/ampcwh.png new file mode 100644 index 0000000000..67d63d056e Binary files /dev/null and b/terra/images/ampcwh.png differ diff --git a/terra/images/ampnip.png b/terra/images/ampnip.png new file mode 100644 index 0000000000..fad7a7e17f Binary files /dev/null and b/terra/images/ampnip.png differ diff --git a/terra/images/cnip.png b/terra/images/cnip.png new file mode 100644 index 0000000000..94afd200ac Binary files /dev/null and b/terra/images/cnip.png differ diff --git a/terra/images/cwh.png b/terra/images/cwh.png new file mode 100644 index 0000000000..f25d67536d Binary files /dev/null and b/terra/images/cwh.png differ