cypherSatellite bridge fees
    Updated 2022-12-09
    select *
    from axelar.core.fact_transfers
    where transfer_type in ('IBC_TRANSFER_IN','IBC_TRANSFER_OUT')
    and currency = 'uusdc'
    limit 100





    Run a query to Download Data