Updated 2025-03-05
    with

    token_correction as (

    select '0x18d33689ae5d02649a859a1cf16c9f0563975258' as swell_address, '0xfae103dc9cf190ed75350761e95403b7b8afa6c0' as ethereum_address, 'rswETH' as symbol, 18 as decimals

    union all

    select '0xf6718b2701d4a6498ef77d7c152b2137ab28b8a3', '0x2260fac5e5542a773aa44fbcfedf7c193bc2c599', 'stBTC', 18

    union all

    select '0xfa3198ecf05303a6d96e57a45e6c815055d255b1', '0x2260fac5e5542a773aa44fbcfedf7c193bc2c599', 'uBTC', 18

    union all

    select '0x0000000000000000000000000000000000000000', '0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2', 'ETH', 18

    union all

    select '0x7c98e0779eb5924b3ba8ce3b17648539ed5b0ecc', '0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0', 'wstETH', 18

    union all

    select '0xc3eacf0612346366db554c991d7858716db09f58', '0xa1290d69c65a6fe4df752f95823fae25cb99e5a7', 'rsETH', 18

    union all

    select '0x211cc4dd073734da055fbf44a2b4667d5e5fe5d2', '0x9d39a5de30e57443bff2a8307a4256c8797a3497', 'sUSDe', 18

    union all

    select '0x5d3a1ff2b6bab83b63cd9ad0787074081a52ef34', '0x4c9edd5852cd905f086c759e8383e09bff1e68b3', 'USDe', 18

    union all

    QueryRunArchived: QueryRun has been archived