Setheum icon indicating copy to clipboard operation
Setheum copied to clipboard

Update Currencies - Token IDs and Names (LATEST)

Open alfellati opened this issue 1 year ago • 1 comments

    Setheum (Mainnet)
--------------------------
    SET("Setheum", 18) = 0, // Native Asset
    LSET("LiquidSET", 18) = 1, // Liquid Staking Token
    SYT("SightSwap", 18) = 2, // DEX Governance and Inventive Token
    STR("Setter", 18) = 3, // RAI-inspired stablecoin
    USSD("SetheumUSD", 18) = 4, // DAI -inspired stablecoin based on ZITL/ZIT-CDP (Zero-interest Timed Loan/CDP)

    Setheum Canary (Canarynet)
--------------------------
    SETC("Setheum Canary", 18) = 0, // Native Asset
    LSETC("LiquidSET Canary", 18) = 1, // Liquid Staking Token
    SYTC("SightSwap Canary", 18) = 2, // DEX Governance and Inventive Token
    STRC("Setter Canary", 18) = 3, // RAI-inspired stablecoin
    USSDC("SetheumUSD Canary", 18) = 4, // DAI -inspired stablecoin based on ZITL/ZIT-CDP (Zero-interest Timed Loan/CDP)

alfellati avatar Sep 03 '22 00:09 alfellati

    SET("Setheum", 18) = 0, // Native Asset
    LSET("Liquid SET", 18) = 1, // Liquid Staking Token
    SYT("SightSwap", 18) = 2, // DEX Governance and Inventive Token
    STR("Setter", 18) = 3, // RAI-inspired stablecoin
    USSD("Setheum USD", 18) = 4, // DAI -inspired stablecoin based on ZITL/ZIT-CDP (Zero-interest Timed Loan/CDP)

alfellati avatar Sep 03 '22 00:09 alfellati