diff --git a/migaloo/assetlist.json b/migaloo/assetlist.json index 751ce8e90d..cfe625621c 100644 --- a/migaloo/assetlist.json +++ b/migaloo/assetlist.json @@ -572,6 +572,31 @@ "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/FROG.png" } ] + }, + { + "description": "GRAC is the official token of Racoon.Bet's gaming platform.", + "denom_units": [ + { + "denom": "factory/migaloo1eqntnl6tzcj9h86psg4y4h6hh05g2h9nj8e09l/ugrac", + "exponent": 0 + }, + { + "denom": "GRAC", + "exponent": 6 + } + ], + "base": "factory/migaloo1eqntnl6tzcj9h86psg4y4h6hh05g2h9nj8e09l/ugrac", + "name": "Gaming RAC Token", + "display": "GRAC", + "symbol": "GRAC", + "logo_URIs": { + "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/grac.png" + }, + "images": [ + { + "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/grac.png" + } + ] } ] } diff --git a/migaloo/images/grac.png b/migaloo/images/grac.png new file mode 100644 index 0000000000..725e193267 Binary files /dev/null and b/migaloo/images/grac.png differ diff --git a/osmosis/assetlist.json b/osmosis/assetlist.json index 4978122d4c..b213fc4509 100644 --- a/osmosis/assetlist.json +++ b/osmosis/assetlist.json @@ -16424,6 +16424,49 @@ "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CAC.png" } ] + }, + { + "description": "GRAC is the official token of Racoon.Bet's gaming platform.", + "denom_units": [ + { + "denom": "ibc/58E4261D2E21FE3A459C290A9F97F3DCD257B28F48AAE828298B38E048804829", + "exponent": 0, + "aliases": [ + "factory/migaloo1eqntnl6tzcj9h86psg4y4h6hh05g2h9nj8e09l/ugrac" + ] + }, + { + "denom": "grac", + "exponent": 6 + } + ], + "type_asset": "ics20", + "base": "ibc/58E4261D2E21FE3A459C290A9F97F3DCD257B28F48AAE828298B38E048804829", + "name": "Gaming RAC Token", + "display": "grac", + "symbol": "GRAC", + "traces": [ + { + "type": "ibc", + "counterparty": { + "chain_name": "migaloo", + "base_denom": "factory/migaloo1eqntnl6tzcj9h86psg4y4h6hh05g2h9nj8e09l/ugrac", + "channel_id": "channel-5" + }, + "chain": { + "channel_id": "channel-642", + "path": "transfer/channel-642/factory/migaloo1eqntnl6tzcj9h86psg4y4h6hh05g2h9nj8e09l/ugrac" + } + } + ], + "logo_URIs": { + "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/grac.png" + }, + "images": [ + { + "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/grac.png" + } + ] } ] -} \ No newline at end of file +}