Deprecate cdETI, icUSD, dsETH, gtcETH, Bridged tokens #40
Annotations
2 errors
|
test
Process completed with exit code 1.
|
|
error: Property failed after 13 tests:
node_modules/fast-check/lib/esm/check/runner/utils/RunDetailsFormatter.js#L126
Counterexample: [1]
Shrunk 0 time(s)
Got error: expect(received).toEqual(expected)
- []
+ [
+ {
+ "address": "0x6B175474E89094C44Da98b954EedeAC495271d0F",
+ "chainId": 1,
+ "decimals": 18,
+ "extensions": {
+ "bridgeInfo": {
+ "8453": {
+ "tokenAddress": "0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb",
+ },
+ },
+ "coingeckoId": "dai",
+ "status": "Active",
+ },
+ "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x6B175474E89094C44Da98b954EedeAC495271d0F/logo.png",
+ "name": "Dai Stablecoin",
+ "symbol": "DAI",
+ "tags": [
+ "currency",
+ "stablecoin",
+ ],
+ },
+ {
+ "address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
+ "chainId": 1,
+ "decimals": 6,
+ "extensions": {
+ "bridgeInfo": {
+ "42161": {
+ "tokenAddress": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
+ },
+ "8453": {
+ "tokenAddress": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
+ },
+ },
+ "coingeckoId": "usd-coin",
+ "status": "Active",
+ },
+ "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/logo.png",
+ "name": "USDCoin",
+ "symbol": "USDC",
+ "tags": [
+ "currency",
+ "stablecoin",
+ "component",
+ "collateral",
+ ],
+ },
+ {
+ "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7",
+ "chainId": 1,
+ "decimals": 6,
+ "extensions": {
+ "bridgeInfo": {
+ "42161": {
+ "tokenAddress": "0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9",
+ },
+ "8453": {
+ "tokenAddress": "0xfde4C96c8593536E31F229EA8f37b2ADa2699bb2",
+ },
+ },
+ "coingeckoId": "tether",
+ "status": "Active",
+ },
+ "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xdAC17F958D2ee523a2206206994597C13D831ec7/logo.png",
+ "name": "Tether USD",
+ "symbol": "USDT",
+ "tags": [
+ "currency",
+ "stablecoin",
+ ],
+ },
+ {
+ "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
+ "chainId": 1,
+ "decimals": 18,
+ "extensions": {
+ "bridgeInfo": {
+ "42161": {
+ "tokenAddress": "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1",
+ },
+ "8453": {
+ "tokenAddress": "0x4200000000000000000000000000000000000006",
+ },
+ },
+ "coingeckoId": "weth",
+ "status": "Active",
+ },
+ "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/logo.png",
+ "name": "Wrapped Ether",
+ "symbol": "WETH",
+ "tags": [
+ "currency",
+ "component",
+ "underlying",
+ ],
+ },
+ {
+ "address": "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599",
+ "chainId": 1,
+ "decimals": 8,
+ "extensions": {
+ "bridgeInfo": {
+ "42161": {
+ "tokenAddress": "0x2f2a2543B76A4166549F7aaB2e75Bef0aefC5B0f",
+ },
+ "8453": {
+ "tokenAddress": "0x0555E30da8f98308EdB960aa94C0Db47230d2B9c",
+ },
+ },
+ "coingeckoId": "wrapped-bitcoin",
+ "status": "Active",
+ },
+ "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599/logo.png",
+ "name": "Wrapped BTC",
+ "symbol": "WBTC",
+ "tags": [
+ "currency",
+ "component",
+ "underlying",
+ ],
+ },
+ {
+ "address": "0x056Fd409E1d7A124BD7017459dFEa2F387b6d5Cd",
+ "chainId": 1,
+ "decimals": 2,
+ "extensions": {
+ "coingeckoId": "gemini-dollar",
+ "status": "Active",
+ },
+ "logoURI": "https://assets.coingecko.com/coins/images/5992/thumb/gemini-dollar-gusd.png?1536745278",
+ "n
|