export const KOVANLIST = { // USDC: { // symbol: 'USDC', // address: '0x69c8a7fc6e05d7aa36114b3e35f62deca8e11f6e', // name: 'USD Coin', // decimals: 6, // source: 'dodo' // }, USDC: { symbol: 'USDC', address: '0x43688f367eb83697c3ca5d03c5055b6bd6f6ac4b', name: 'USDC', decimals: 6, source: 'dodo' }, WETH: { symbol: 'WETH', address: '0x5eca15b12d959dfcf9c71c59f8b467eb8c6efd0b', name: 'Wrapped Ether', decimals: 18, source: 'dodo' }, ETH: { symbol: 'ETH', address: '0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE', name: 'Ether', decimals: 18, source: 'dodo' } } export const BSCLIST = { KOGE: { symbol: 'KOGE', address: '0xe6df05ce8c8301223373cf5b969afcb1498c5528', name: 'BNB48 Club Token', decimals: 18, source: 'dodo' }, WBNB: { symbol: 'WBNB', address: '0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c', name: 'Wrapped BNB', decimals: 18, source: 'dodo' }, BNB: { symbol: 'BNB', address: '0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE', name: 'BNB', decimals: 18, source: 'dodo' }, BUSD: { symbol: 'BUSD', address: '0xe9e7cea3dedca5984780bafc599bd69add087d56', name: 'BUSD Token', decimals: 18, source: 'dodo' } } export const TOKENLIST = { DODO: { symbol: "DODO", name: "DODO bird", decimals: 18, address: "0x43dfc4159d86f3a37a5a4b3d4580b888ad7d4ddd", source: "dodo", opRank: 1 }, WETH: { symbol: "WETH", address: "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", name: "Wrapped Ether", decimals: 18, source: "dodo" }, ETH: { symbol: "ETH", address: "0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE", name: "Ether", decimals: 18, source: "dodo", opRank: 2 }, USDT: { symbol: "USDT", address: "0xdac17f958d2ee523a2206206994597c13d831ec7", name: "Tether USD", decimals: 6, source: "dodo" }, USDC: { symbol: "USDC", address: "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", name: "USD Coin", decimals: 6, source: "dodo" }, wCRES: { symbol: "wCRES", address: "0xa0afAA285Ce85974c3C881256cB7F225e3A1178a", name: "Wrapped CRES", decimals: 18, source: "dodo" }, WBTC: { symbol: "WBTC", address: "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599", name: "Wrapped BTC", decimals: 8, source: "dodo" }, LINK: { symbol: "LINK", address: "0x514910771af9ca656af840dff83e8264ecf986ca", name: "Chainlink Token", decimals: 18, source: "dodo" }, SNX: { symbol: "SNX", address: "0xc011a73ee8576fb46f5e1c5751ca3b9fe0af2a6f", name: "Synthetix Network Token", decimals: 18, source: "dodo" }, AAVE: { symbol: "AAVE", address: "0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9", name: "Aave Token", decimals: 18, source: "dodo" }, COMP: { symbol: "COMP", address: "0xc00e94cb662c3520282e6f5717214004a7f26888", name: "Compound", decimals: 18, source: "dodo" }, YFI: { symbol: "YFI", address: "0x0bc529c00c6401aef6d220be8c6ea1667f6ad93e", name: "yearn.finance", decimals: 18, source: "dodo" }, FIN: { symbol: "FIN", address: "0x054f76beED60AB6dBEb23502178C52d6C5dEbE40", name: "DeFiner", decimals: 18, source: "dodo" }, WOO: { symbol: "WOO", address: "0x4691937a7508860f876c9c0a2a617e7d9e945d4b", name: "Wootrade Network", decimals: 18, source: "dodo" }, DAI: { symbol: "DAI", address: "0x6b175474e89094c44da98b954eedeac495271d0f", name: "Dai Stablecoin", decimals: 18, source: "other" }, REP: { symbol: "REP", address: "0x1985365e9f78359a9B6AD760e32412f4a445E862", name: "Augur Reputation", decimals: 18, source: "other" }, ZRX: { symbol: "ZRX", address: "0xe41d2489571d322189246dafa5ebde1f4699f498", name: "0x Protocol Token", decimals: 18, source: "other" }, BAT: { symbol: "BAT", address: "0x0d8775f648430679a709e98d2b0cb6250d2887ef", name: "Basic Attention Token", decimals: 18, source: "other" }, MKR: { symbol: "MKR", address: "0x9f8f72aa9304c8b593d555f12ef6589cc3a579a2", name: "Maker", decimals: 18, source: "other" }, SUSD: { symbol: "SUSD", address: "0x57ab1ec28d129707052df4df418d58a2d46d5f51", name: "sUSD", decimals: 18, source: "other" }, KNC: { symbol: "KNC", address: "0xdd974d5c2e2928dea5f71b9825b8b646686bd200", name: "Kyber Network Crystal", decimals: 18, source: "other" }, BNT: { symbol: "BNT", address: "0x1f573d6fb3f13d689ff844b4ce37794d79a7ff1c", name: "Bancor Network Token", decimals: 18, source: "other" }, GNO: { symbol: "GNO", address: "0x6810e776880c02933d47db1b9fc05908e5386b96", name: "Gnosis Token", decimals: 18, source: "other" }, REN: { symbol: "REN", address: "0x408e41876cccdc0f92210600ef50372656052a38", name: "Republic Protocol", decimals: 18, source: "other" }, GNT: { symbol: "GNT", address: "0xa74476443119a942de498590fe1f2454d7d4ac0d", name: "Golem Network Token", decimals: 18, source: "other" }, OMG: { symbol: "OMG", address: "0xd26114cd6ee289accf82350c8d8487fedb8a0c07", name: "OmiseGO", decimals: 18, source: "other" }, ANT: { symbol: "ANT", address: "0x960b236a07cf122663c4303350609a66a7b288c0", name: "Aragon Network Token", decimals: 18, source: "other" }, SAI: { symbol: "SAI", address: "0x89d24a6b4ccb1b6faa2625fe562bdd9a23260359", name: "Sai Stablecoin v1.0", decimals: 18, source: "other" }, CVL: { symbol: "CVL", address: "0x01fa555c97d7958fa6f771f3bbd5ccd508f81e22", name: "Civil Token", decimals: 18, source: "other" }, DTH: { symbol: "DTH", address: "0x5adc961d6ac3f7062d2ea45fefb8d8167d44b190", name: "Dether", decimals: 18, source: "other" }, FOAM: { symbol: "FOAM", address: "0x4946fcea7c692606e8908002e55a582af44ac121", name: "FOAM", decimals: 18, source: "other" }, AST: { symbol: "AST", address: "0x27054b13b1b798b345b591a4d22e6562d47ea75a", name: "AirSwap Token", decimals: 4, source: "other" }, AION: { symbol: "AION", address: "0x4ceda7906a5ed2179785cd3a40a69ee8bc99c466", name: "Aion Network", decimals: 8, source: "other" }, GEN: { symbol: "GEN", address: "0x543ff227f64aa17ea132bf9886cab5db55dcaddf", name: "DAOstack", decimals: 18, source: "other" }, STORJ: { symbol: "STORJ", address: "0xb64ef51c888972c908cfacf59b47c1afbc0ab8ac", name: "Storj", decimals: 8, source: "other" }, MANA: { symbol: "MANA", address: "0x0f5d2fb29fb7d3cfee444a200298f468908cc942", name: "Decentraland", decimals: 18, source: "other" }, ENTRP: { symbol: "ENTRP", address: "0x5bc7e5f0ab8b2e10d2d0a3f21739fce62459aef3", name: "Hut34 Entropy Token", decimals: 18, source: "other" }, MLN: { symbol: "MLN", address: "0xbeb9ef514a379b997e0798fdcc901ee474b6d9a1", name: "Melon", decimals: 18, source: "other" }, LOOM: { symbol: "LOOM", address: "0xa4e8c3ec456107ea67d3075bf9e3df3a75823db0", name: "Loom Network Token", decimals: 18, source: "other" }, CELR: { symbol: "CELR", address: "0x4f9254c83eb525f9fcf346490bbb3ed28a81c667", name: "Celer Network Token", decimals: 18, source: "other" }, RLC: { symbol: "RLC", address: "0x607f4c5bb672230e8672085532f7e901544a7375", name: "iExec RLC Token", decimals: 9, source: "other" }, ICN: { symbol: "ICN", address: "0x888666ca69e0f178ded6d75b5726cee99a87d698", name: "ICONOMI", decimals: 18, source: "other" }, DGD: { symbol: "DGD", address: "0xe0b7927c4af23765cb51314a0e0521a9645f0e2a", name: "Digix", decimals: 9, source: "other" }, ZIL: { symbol: "ZIL", address: "0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27", name: "Zilliqa", decimals: 12, source: "other" }, cBAT: { symbol: "cBAT", address: "0x6c8c6b02e7b2be14d4fa6022dfd6d75921d90e4e", name: "Compound Basic Attention Token", decimals: 8, source: "other" }, cDAI: { symbol: "cDAI", address: "0x5d3a536e4d6dbd6114cc1ead35777bab948e3643", name: "Compound Dai", decimals: 8, source: "other" }, cSAI: { symbol: "cSAI", address: "0xf5dce57282a584d2746faf1593d3121fcac444dc", name: "Compound Sai (Legacy Dai)", decimals: 8, source: "other" }, cETH: { symbol: "cETH", address: "0x4ddc2d193948926d02f9b1fe9e1daa0718270ed5", name: "Compound Ether", decimals: 8, source: "other" }, cREP: { symbol: "cREP", address: "0x158079ee67fce2f58472a96584a73c7ab9ac95c1", name: "Compound Augur", decimals: 8, source: "other" }, cUSDC: { symbol: "cUSDC", address: "0x39aa39c021dfbae8fac545936693ac917d5e7563", name: "Compound USD Coin", decimals: 8, source: "other" }, cZRX: { symbol: "cZRX", address: "0xb3319f5d18bc0d84dd1b4825dcde5d5f7266d407", name: "Compound 0x", decimals: 8, source: "other" }, '0xBTC': { symbol: "0xBTC", address: "0xb6ed7644c69416d67b522e20bc294a9a9b405b31", name: "0xBitcoin Token", decimals: 8, source: "other" }, SNT: { symbol: "SNT", address: "0x744d70fdbe2ba4cf95131626614a1763df805b9e", name: "Status Network Token", decimals: 18, source: "other" }, SPANK: { symbol: "SPANK", address: "0x42d6622dece394b54999fbd73d108123806f6a18", name: "SPANK", decimals: 18, source: "other" }, BOOTY: { symbol: "BOOTY", address: "0x6b01c3170ae1efebee1a3159172cb3f7a5ecf9e5", name: "BOOTY", decimals: 18, source: "other" }, UBT: { symbol: "UBT", address: "0x8400d94a5cb0fa0d041a3788e395285d61c9ee5e", name: "UniBright", decimals: 8, source: "other" }, ICX: { symbol: "ICX", address: "0xb5a5f22694352c15b00323844ad545abb2b11028", name: "ICON", decimals: 18, source: "other" }, NMR: { symbol: "NMR", address: "0x1776e1f26f98b1a5df9cd347953a26dd3cb46671", name: "Numeraire", decimals: 18, source: "other" }, GUSD: { symbol: "GUSD", address: "0x056fd409e1d7a124bd7017459dfea2f387b6d5cd", name: "Gemini Dollar", decimals: 2, source: "other" }, FUN: { symbol: "FUN", address: "0x419d0d8bdd9af5e606ae2232ed285aff190e711b", name: "FunFair", decimals: 8, source: "other" }, PAX: { symbol: "PAX", address: "0x8e870d67f660d95d5be530380d0ec0bd388289e1", name: "PAX Stablecoin", decimals: 18, source: "other" }, TUSD: { symbol: "TUSD", address: "0x0000000000085d4780b73119b644ae5ecd22b376", name: "TrueUSD", decimals: 18, source: "other" }, LPT: { symbol: "LPT", address: "0x58b6a8a3302369daec383334672404ee733ab239", name: "Livepeer", decimals: 18, source: "other" }, ENJ: { symbol: "ENJ", address: "0xf629cbd94d3791c9250152bd8dfbdf380e2a3b9c", name: "EnjinCoin", decimals: 18, source: "other" }, POWR: { symbol: "POWR", address: "0x595832f8fc6bf59c85c527fec3740a1b7a361269", name: "PowerLedger", decimals: 6, source: "other" }, REQ: { symbol: "REQ", address: "0x8f8221afbb33998d8584a2b05749ba73c37a938a", name: "Request", decimals: 18, source: "other" }, DNT: { symbol: "DNT", address: "0x0abdace70d3790235af448c88547603b945604ea", name: "district0x", decimals: 18, source: "other" }, MATIC: { symbol: "MATIC", address: "0x7d1afa7b718fb893db30a3abc0cfc608aacfebb0", name: "Matic Network Token", decimals: 18, source: "other" }, LRC: { symbol: "LRC", address: "0xbbbbca6a901c926f240b89eacb641d8aec7aeafd", name: "Loopring", decimals: 18, source: "other" }, RDN: { symbol: "RDN", address: "0x255aa6df07540cb5d3d297f0d0d4d84cb52bc8e6", name: "Raiden Network Token", decimals: 18, source: "other" }, GST2: { symbol: "GST2", address: "0x0000000000b3f879cb30fe243b4dfee438691c04", name: "Gas Token 2", decimals: 2, source: "other" }, UMA: { symbol: "UMA", address: "0x04fa0d235c4abf4bcf4787af4cf447de572ef828", name: "Universal Market Access", decimals: 18, source: "other" }, BZRX: { symbol: "BZRX", address: "0x56d811088235f11c8920698a204a5010a788f4b3", name: "bZx Protocol Token", decimals: 18, source: "other" }, renBTC: { symbol: "renBTC", address: "0xeb4c2781e4eba804ce9a9803c67d0893436bb27d", name: "renBTC", decimals: 8, source: "other" }, BAL: { symbol: "BAL", address: "0xba100000625a3754423978a60c9317c58a424e3d", name: "Balancer", decimals: 18, source: "other" }, LEND: { symbol: "LEND", address: "0x80fb784b7ed66730e8b1dbd9820afd29931aab03", name: "Aave", decimals: 18, source: "other" }, AMPL: { symbol: "AMPL", address: "0xd46ba6d942050d489dbd938a2c909a5d5039a161", name: "Ampleforth", decimals: 9, source: "other" }, KEEP: { symbol: "KEEP", address: "0x85eee30c52b0b379b046fb0f85f4f3dc3009afec", name: "Keep", decimals: 18, source: "other" }, mUSD: { symbol: "mUSD", address: "0xe2f2a5c287993345a840db3b0845fbc70f5935a5", name: "mStable USD", decimals: 18, source: "other" }, bUSD: { symbol: "bUSD", address: "0x4Fabb145d64652a948d72533023f6E7A623C7C53", name: "Binance USD", decimals: 18, source: "other" }, CRV: { symbol: "CRV", address: "0xd533a949740bb3306d119cc777fa900ba034cd52", name: "Curve DAO Token", decimals: 18, source: "other" }, SUSHI: { symbol: "SUSHI", address: "0x6b3595068778dd592e39a122f4f5a5cf09c90fe2", name: "Sushi", decimals: 18, source: "other" }, swUSD: { symbol: "swUSD", address: "0x77C6E4a580c0dCE4E5c7a17d0bc077188a83A059", name: "Swerve.fi swUSD", decimals: 18, source: "other" }, SWRV: { symbol: "SWRV", address: "0xB8BAa0e4287890a5F79863aB62b7F175ceCbD433", name: "Swerve DAO Token", decimals: 18, source: "other" }, sBTC: { symbol: "sBTC", address: "0xfe18be6b3bd88a2d2a7f928d00292e7a9963cfc6", name: "Synth sBTC", decimals: 18, source: "other" }, UNI: { symbol: "UNI", address: "0x1f9840a85d5af5bf1d1762f925bdaddc4201f984", name: "Uniswap Protocol Governance Token", decimals: 18, source: "other" }, yUSD: { symbol: "yUSD", address: "0x5dbcf33d8c2e976c6b560249878e6f1491bca25c", name: "yearn Curve.fi yDAI/yUSDC/yUSDT/yTUSD", decimals: 18, source: "other" }, ybCRV: { symbol: "ybCRV", address: "0x2994529c0652d127b7842094103715ec5299bbed", name: "yearn Curve.fi yDAI/yUSDC/yUSDT/yBUSD", decimals: 18, source: "other" }, yUSDC: { symbol: "yUSDC", address: "0x597ad1e0c13bfe8025993d9e79c69e1c0233522e", name: "yearn USDC", decimals: 18, source: "other" }, yDAI: { symbol: "yDAI", address: "0xacd43e627e64355f1861cec6d3a6688b31a6f952", name: "yearn DAI", decimals: 18, source: "other" }, yUSDT: { symbol: "yUSDT", address: "0x2f08119c6f07c006695e079aafc638b8789faf18", name: "yearn USDT", decimals: 18, source: "other" }, yTUSD: { symbol: "yTUSD", address: "0x37d19d1c4e1fa9dc47bd1ea12f742a0887eda74a", name: "yearn TUSD", decimals: 18, source: "other" } }