diff --git a/beezee/assetlist.json b/beezee/assetlist.json index 02c0e53c14..b33fdf77d8 100644 --- a/beezee/assetlist.json +++ b/beezee/assetlist.json @@ -613,6 +613,57 @@ "x": "https://x.com/CryproTrtl" }, "type_asset": "sdk.coin" + }, + { + "description": "The fee token of AtomOne", + "denom_units": [ + { + "denom": "ibc/82931180F0962712BFABB189083A94C77EA90E269ABFC6D310AF922B2B14E011", + "exponent": 0 + }, + { + "denom": "photon", + "exponent": 6 + } + ], + "base": "ibc/82931180F0962712BFABB189083A94C77EA90E269ABFC6D310AF922B2B14E011", + "name": "Photon", + "display": "photon", + "symbol": "PHOTON", + "logo_URIs": { + "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.png", + "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.svg" + }, + "images": [ + { + "image_sync": { + "chain_name": "atomone", + "base_denom": "uphoton" + }, + "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.png", + "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.svg" + } + ], + "socials": { + "website": "https://atom.one", + "x": "https://x.com/_atomone" + }, + "coingecko_id": "photon-2", + "type_asset": "ics20", + "traces": [ + { + "type": "ibc", + "counterparty": { + "chain_name": "atomone", + "base_denom": "uphoton", + "channel_id": "channel-1" + }, + "chain": { + "channel_id": "channel-6", + "path": "transfer/channel-6/uphoton" + } + } + ] } ] } \ No newline at end of file