SalehAXL-4-t-p
    Updated 2025-06-30
    -- forked from sq-4-t-p @ https://flipsidecrypto.xyz/edit/queries/1e1ff6c0-6abf-49c6-839d-a113bcd15ad0

    select
    token_symbol
    ,count(DISTINCT tx_hash) as transactions
    ,count(sender) as wallets
    from axelar.defi.ez_bridge_satellite
    -- where token_symbol in('WMAI','USDT','USDC','axlUSDC','axlUSDT','axlWMAI')
    -- and token_symbol = f_symbol
    group by 1
    order by 1




    Last run: 3 months ago
    TOKEN_SYMBOL
    TRANSACTIONS
    WALLETS
    1
    3131
    2
    AAVE11
    3
    ARB13421342
    4
    ARB.axl923923
    5
    ARX1010
    6
    AVAX20602060
    7
    AXL1630416311
    8
    BAL22
    9
    BNB88168831
    10
    BUSD183183
    11
    C4E3838
    12
    DAI27912792
    13
    DEUS8282
    14
    DOT.axl22612261
    15
    EEUR287287
    16
    ERN106106
    17
    ETH.arb.axl44
    18
    ETH.axl1683116850
    19
    ETH.base.axl77
    20
    ETH.matic.axl88
    ...
    110
    2KB
    393s