Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore (Scroll): Add common tokens #151

Merged
merged 1 commit into from
May 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 40 additions & 0 deletions updates/24/asset_collections_mappings_updates.sql
Original file line number Diff line number Diff line change
Expand Up @@ -174,3 +174,43 @@ INSERT INTO multiasset_mappings(collection_id, asset) VALUES (297, "eip155:137/e
*
INSERT INTO multiasset_mappings(collection_id, asset) VALUES (297, "eip155:1/erc20:0xF7DBA49d571745D9d7fcb56225B05BEA803EBf3C");
*
INSERT INTO multiasset_mappings(collection_id, asset) VALUES (298, "eip155:1/erc20:0x5aFE3855358E112B5647B952709E6165e1c1eEEe");
*
INSERT INTO multiasset_mappings(collection_id, asset) VALUES (298, "eip155:100/erc20:0x4d18815D14fe5c3304e87B3FA18318baa5c23820");
*
INSERT INTO multiasset_mappings(collection_id, asset) VALUES (36, "eip155:534352/erc20:0x06eFdBFf2a14a7c8E15944D1F4A48F9F95F663A4");
*
INSERT INTO multiasset_mappings(collection_id, asset) VALUES (37, "eip155:534352/erc20:0xf55BEC9cafDbE8730f096Aa55dad6D22d44099Df");
*
INSERT INTO multiasset_mappings(collection_id, asset) VALUES (38, "eip155:534352/erc20:0x5300000000000000000000000000000000000004");
*
INSERT INTO multiasset_mappings(collection_id, asset) VALUES (23, "eip155:534352/erc20:0xcA77eB3fEFe3725Dc33bccB54eDEFc3D9f764f97");
*
INSERT INTO multiasset_mappings(collection_id, asset) VALUES (40, "eip155:534352/erc20:0x3C1BCa5a656e69edCD0D4E36BEbb3FcDAcA60Cf1");
*
INSERT INTO multiasset_mappings(collection_id, asset) VALUES (217, "eip155:534352/erc20:0xf610A9dfB7C89644979b4A0f27063E9e7d7Cda32");
*
INSERT INTO multiasset_mappings(collection_id, asset) VALUES (299, "eip155:1/erc20:0x9ad37205d608B8b219e6a2573f922094CEc5c200");
*
INSERT INTO multiasset_mappings(collection_id, asset) VALUES (299, "eip155:534352/erc20:0x60D01EC2D5E98Ac51C8B4cF84DfCCE98D527c747");
*
INSERT INTO multiasset_mappings(collection_id, asset) VALUES (222, "eip155:534352/erc20:0x53878B874283351D26d206FA512aEcE1Bef6C0dD");
*
INSERT INTO multiasset_mappings(collection_id, asset) VALUES (300, "eip155:1/erc20:0xdd974D5C2e2928deA5F71b9825b8b646686BD200");
*
INSERT INTO multiasset_mappings(collection_id, asset) VALUES (300, "eip155:534352/erc20:0x608ef9A3BffE206B86c3108218003b3cfBf99c84");
*
INSERT INTO multiasset_mappings(collection_id, asset) VALUES (12, "eip155:534352/erc20:0x6a28e90582c583fcd3347931c544819C31e9D0e0");
*
INSERT INTO multiasset_mappings(collection_id, asset) VALUES (128, "eip155:534352/erc20:0xeDEAbc3A1e7D21fE835FFA6f83a710c70BB1a051");
*
INSERT INTO multiasset_mappings(collection_id, asset) VALUES (82, "eip155:534352/erc20:0x434cdA25E8a2CA5D9c1C449a8Cb6bCbF719233E8");
*
INSERT INTO multiasset_mappings(collection_id, asset) VALUES (20, "eip155:534352/erc20:0xB755039eDc7910C1F1BD985D48322E55A31AC0bF");
*
INSERT INTO multiasset_mappings(collection_id, asset) VALUES (2, "eip155:534352/erc20:0x79379C0E09a41d7978f883a56246290eE9a8c4d3");
*
INSERT INTO multiasset_mappings(collection_id, asset) VALUES (301, "eip155:56/erc20:0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82");
*
INSERT INTO multiasset_mappings(collection_id, asset) VALUES (301, "eip155:534352/erc20:0x1b896893dfc86bb67Cf57767298b9073D2c1bA2c");
*
8 changes: 8 additions & 0 deletions updates/24/asset_collections_updates.sql
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,11 @@ INSERT INTO asset_collections(id, name, symbol) VALUES (296, "Aave stable debt b
*
INSERT INTO asset_collections(id, name, symbol) VALUES (297, "Aave variable debt bearing AAVE v2", "variableDebtAAVE");
*
INSERT INTO asset_collections(id, name, symbol) VALUES (298, "Safe Token", "SAFE");
*
INSERT INTO asset_collections(id, name, symbol) VALUES (299, "izumi Token", "iZi");
*
INSERT INTO asset_collections(id, name, symbol) VALUES (300, "Kyber Network Crystal v2", "KNC");
*
INSERT INTO asset_collections(id, name, symbol) VALUES (301, "PancakeSwap Token", "CAKE");
*
30 changes: 28 additions & 2 deletions updates/24/updates.sql
Original file line number Diff line number Diff line change
Expand Up @@ -124,15 +124,15 @@ INSERT INTO assets(identifier, name, type) VALUES("eip155:1/erc20:0xc30FBa978743
*
UPDATE common_asset_details SET coingecko="shutter" WHERE identifier="eip155:1/erc20:0xe485E2f1bab389C08721B291f6b59780feC83Fd7";
INSERT INTO assets(identifier, name, type) VALUES("eip155:1/erc20:0xe485E2f1bab389C08721B291f6b59780feC83Fd7", "Shutter", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:1/erc20:0xe485E2f1bab389C08721B291f6b59780feC83Fd7", "A", 1, "0xe485E2f1bab389C08721B291f6b59780feC83Fd7", 18, NULL); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:1/erc20:0xe485E2f1bab389C08721B291f6b59780feC83Fd7", "SHU", "shutter", "", NULL, 1705431563, NULL);
INSERT INTO assets(identifier, name, type) VALUES("eip155:534352/erc20:0x06eFdBFf2a14a7c8E15944D1F4A48F9F95F663A4", "USD Coin", "C");INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:534352/erc20:0x06eFdBFf2a14a7c8E15944D1F4A48F9F95F663A4", "A", 534352, "0x06eFdBFf2a14a7c8E15944D1F4A48F9F95F663A4", 6, NULL);INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:534352/erc20:0x06eFdBFf2a14a7c8E15944D1F4A48F9F95F663A4", "USDC", "usd-coin", "USDC", NULL, 1696919085, NULL);
INSERT INTO assets(identifier, name, type) VALUES("eip155:534352/erc20:0x06eFdBFf2a14a7c8E15944D1F4A48F9F95F663A4", "USD Coin", "C");INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:534352/erc20:0x06eFdBFf2a14a7c8E15944D1F4A48F9F95F663A4", "A", 534352, "0x06eFdBFf2a14a7c8E15944D1F4A48F9F95F663A4", 6, NULL);INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:534352/erc20:0x06eFdBFf2a14a7c8E15944D1F4A48F9F95F663A4", "USDC", "usdc", "usdc", NULL, 1696919085, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:534352/erc20:0x5300000000000000000000000000000000000004", "Wrapped Ether", "C");INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:534352/erc20:0x5300000000000000000000000000000000000004", "A", 534352, "0x5300000000000000000000000000000000000004", 18, NULL);INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:534352/erc20:0x5300000000000000000000000000000000000004", "WETH", "weth", "weth", NULL, 1696960800, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:8453/erc20:0xA88594D404727625A9437C3f886C7643872296AE", "Moonwell", "C");INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:8453/erc20:0xA88594D404727625A9437C3f886C7643872296AE", "A", 8453, "0xA88594D404727625A9437C3f886C7643872296AE", 18, NULL);INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:8453/erc20:0xA88594D404727625A9437C3f886C7643872296AE", "WELL", "moonwell-artemis", "well", NULL, 1704752551, NULL);
*
UPDATE common_asset_details SET swapped_for="eip155:8453/erc20:0xA88594D404727625A9437C3f886C7643872296AE" WHERE identifier="eip155:8453/erc20:0xFF8adeC2221f9f4D8dfbAFa6B9a297d17603493D";
INSERT INTO assets(identifier, name, type) VALUES("eip155:8453/erc20:0xFF8adeC2221f9f4D8dfbAFa6B9a297d17603493D", "Moonwell", "C");INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:8453/erc20:0xFF8adeC2221f9f4D8dfbAFa6B9a297d17603493D", "A", 8453, "0xFF8adeC2221f9f4D8dfbAFa6B9a297d17603493D", 18, NULL);INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:8453/erc20:0xFF8adeC2221f9f4D8dfbAFa6B9a297d17603493D", "WELL", "moonwell-artemis", "well", NULL, 1691093699, 'eip155:8453/erc20:0xA88594D404727625A9437C3f886C7643872296AE');
INSERT INTO assets(identifier, name, type) VALUES("eip155:1/erc20:0x5aFE3855358E112B5647B952709E6165e1c1eEEe", "Safe", "C");INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:1/erc20:0x5aFE3855358E112B5647B952709E6165e1c1eEEe", "A", 1, "0x5aFE3855358E112B5647B952709E6165e1c1eEEe", 18, NULL);INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:1/erc20:0x5aFE3855358E112B5647B952709E6165e1c1eEEe", "SAFE", "safe", "", NULL, 1650491755, NULL);
INSERT INTO assets(identifier, name, type) VALUES("eip155:1/erc20:0x5aFE3855358E112B5647B952709E6165e1c1eEEe", "Safe", "C");INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:1/erc20:0x5aFE3855358E112B5647B952709E6165e1c1eEEe", "A", 1, "0x5aFE3855358E112B5647B952709E6165e1c1eEEe", 18, NULL);INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:1/erc20:0x5aFE3855358E112B5647B952709E6165e1c1eEEe", "SAFE", "safe", "safe", NULL, 1650491755, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:1/erc20:0xAcd2c239012D17BEB128B0944D49015104113650", "KarratCoin", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:1/erc20:0xAcd2c239012D17BEB128B0944D49015104113650", "A", 1, "0xAcd2c239012D17BEB128B0944D49015104113650", 18, NULL); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:1/erc20:0xAcd2c239012D17BEB128B0944D49015104113650", "KARRAT", "karrat", "", NULL, 1712079383, NULL);
*
Expand Down Expand Up @@ -870,3 +870,29 @@ INSERT INTO assets(identifier, name, type) VALUES("eip155:534352/erc20:0xB2f97c1
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:10/erc20:0x2e44e174f7D53F0212823acC11C01A11d58c5bCB", "Compound USDC", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:10/erc20:0x2e44e174f7D53F0212823acC11C01A11d58c5bCB", "A", 10, "0x2e44e174f7D53F0212823acC11C01A11d58c5bCB", 6, "compound-v3"); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:10/erc20:0x2e44e174f7D53F0212823acC11C01A11d58c5bCB", "cUSDCv3", "", "", NULL, 1714487855, NULL); INSERT INTO underlying_tokens_list(identifier, weight, parent_token_entry) VALUES("eip155:10/erc20:0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85", "1", "eip155:10/erc20:0x2e44e174f7D53F0212823acC11C01A11d58c5bCB");
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:100/erc20:0x4d18815D14fe5c3304e87B3FA18318baa5c23820", "Safe", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:100/erc20:0x4d18815D14fe5c3304e87B3FA18318baa5c23820", "A", 534352, "0x4d18815D14fe5c3304e87B3FA18318baa5c23820", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:100/erc20:0x4d18815D14fe5c3304e87B3FA18318baa5c23820", "SAFE", "safe", "safe", NULL, 1697181885, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:534352/erc20:0xf55BEC9cafDbE8730f096Aa55dad6D22d44099Df", "Tether USD", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:534352/erc20:0xf55BEC9cafDbE8730f096Aa55dad6D22d44099Df", "A", 534352, "0xf55BEC9cafDbE8730f096Aa55dad6D22d44099Df", 6, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:534352/erc20:0xf55BEC9cafDbE8730f096Aa55dad6D22d44099Df", "USDT", "tether", "usdt", NULL, 1696952284, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:534352/erc20:0xcA77eB3fEFe3725Dc33bccB54eDEFc3D9f764f97", "Dai Stablecoin", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:534352/erc20:0xcA77eB3fEFe3725Dc33bccB54eDEFc3D9f764f97", "A", 534352, "0xcA77eB3fEFe3725Dc33bccB54eDEFc3D9f764f97", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:534352/erc20:0xcA77eB3fEFe3725Dc33bccB54eDEFc3D9f764f97", "DAI", "dai", "dai", NULL, 1696919918, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:534352/erc20:0x3C1BCa5a656e69edCD0D4E36BEbb3FcDAcA60Cf1", "Wrapped BTC", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:534352/erc20:0x3C1BCa5a656e69edCD0D4E36BEbb3FcDAcA60Cf1", "A", 534352, "0x3C1BCa5a656e69edCD0D4E36BEbb3FcDAcA60Cf1", 8, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:534352/erc20:0x3C1BCa5a656e69edCD0D4E36BEbb3FcDAcA60Cf1", "WBTC", "wrapped-bitcoin", "wbtc", NULL, 1697032924, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:534352/erc20:0x60D01EC2D5E98Ac51C8B4cF84DfCCE98D527c747", "izumi Token", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:534352/erc20:0x60D01EC2D5E98Ac51C8B4cF84DfCCE98D527c747", "A", 534352, "0x60D01EC2D5E98Ac51C8B4cF84DfCCE98D527c747", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:534352/erc20:0x60D01EC2D5E98Ac51C8B4cF84DfCCE98D527c747", "iZi", "izumi-finance", "", NULL, 1698049806, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:534352/erc20:0x53878B874283351D26d206FA512aEcE1Bef6C0dD", "Rocket Pool ETH", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:534352/erc20:0x53878B874283351D26d206FA512aEcE1Bef6C0dD", "A", 534352, "0x53878B874283351D26d206FA512aEcE1Bef6C0dD", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:534352/erc20:0x53878B874283351D26d206FA512aEcE1Bef6C0dD", "rETH", "rocket-pool-eth", "reth", NULL, 1697031777, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:534352/erc20:0x608ef9A3BffE206B86c3108218003b3cfBf99c84", "Kyber Network Crystal v2", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:534352/erc20:0x608ef9A3BffE206B86c3108218003b3cfBf99c84", "A", 534352, "0x608ef9A3BffE206B86c3108218003b3cfBf99c84", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:534352/erc20:0x608ef9A3BffE206B86c3108218003b3cfBf99c84", "KNC", "kyber-network-crystal", "knc", NULL, 1697033307, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:534352/erc20:0x6a28e90582c583fcd3347931c544819C31e9D0e0", "Balancer", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:534352/erc20:0x6a28e90582c583fcd3347931c544819C31e9D0e0", "A", 534352, "0x6a28e90582c583fcd3347931c544819C31e9D0e0", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:534352/erc20:0x6a28e90582c583fcd3347931c544819C31e9D0e0", "BAL", "balancer", "bal", NULL, 1697031385, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:534352/erc20:0xeDEAbc3A1e7D21fE835FFA6f83a710c70BB1a051", "LUSD Stablecoin", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:534352/erc20:0xeDEAbc3A1e7D21fE835FFA6f83a710c70BB1a051", "A", 534352, "0xeDEAbc3A1e7D21fE835FFA6f83a710c70BB1a051", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:534352/erc20:0xeDEAbc3A1e7D21fE835FFA6f83a710c70BB1a051", "LUSD", "liquity-usd", "lusd", NULL, 1697031385, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:534352/erc20:0x434cdA25E8a2CA5D9c1C449a8Cb6bCbF719233E8", "Uniswap", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:534352/erc20:0x434cdA25E8a2CA5D9c1C449a8Cb6bCbF719233E8", "A", 534352, "0x434cdA25E8a2CA5D9c1C449a8Cb6bCbF719233E8", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:534352/erc20:0x434cdA25E8a2CA5D9c1C449a8Cb6bCbF719233E8", "UNI", "uniswap", "uni", NULL, 1696948826, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:534352/erc20:0xB755039eDc7910C1F1BD985D48322E55A31AC0bF", "Curve DAO Token", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:534352/erc20:0xB755039eDc7910C1F1BD985D48322E55A31AC0bF", "A", 534352, "0xB755039eDc7910C1F1BD985D48322E55A31AC0bF", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:534352/erc20:0xB755039eDc7910C1F1BD985D48322E55A31AC0bF", "CRV", "curve-dao-token", "crv", NULL, 1697031385, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:534352/erc20:0x79379C0E09a41d7978f883a56246290eE9a8c4d3", "Aave Token", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:534352/erc20:0x79379C0E09a41d7978f883a56246290eE9a8c4d3", "A", 534352, "0x79379C0E09a41d7978f883a56246290eE9a8c4d3", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:534352/erc20:0x79379C0E09a41d7978f883a56246290eE9a8c4d3", "AAVE", "aave", "aave", NULL, 1696951135, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:534352/erc20:0x1b896893dfc86bb67Cf57767298b9073D2c1bA2c", "PancakeSwap Token", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:534352/erc20:0x1b896893dfc86bb67Cf57767298b9073D2c1bA2c", "A", 534352, "0x1b896893dfc86bb67Cf57767298b9073D2c1bA2c", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:534352/erc20:0x1b896893dfc86bb67Cf57767298b9073D2c1bA2c", "Cake", "pancakeswap", "cake", NULL, 1697181885, NULL);
*
Loading
Loading