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

Add missing assets from kucoin #164

Merged
merged 1 commit into from
Jun 17, 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
30 changes: 30 additions & 0 deletions updates/26/asset_collections_mappings_updates.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
INSERT INTO multiasset_mappings(collection_id, asset) VALUES (302, "eip155:56/erc20:0xC0041EF357B183448B235a8Ea73Ce4E4eC8c265F");
*
INSERT INTO multiasset_mappings(collection_id, asset) VALUES (302, "eip155:1/erc20:0xC0041EF357B183448B235a8Ea73Ce4E4eC8c265F");
*
INSERT INTO multiasset_mappings(collection_id, asset) VALUES (302, "eip155:8453/erc20:0xC0041EF357B183448B235a8Ea73Ce4E4eC8c265F");
*
INSERT INTO multiasset_mappings(collection_id, asset) VALUES (303, "eip155:42161/erc20:0xc87B37a581ec3257B734886d9d3a581F5A9d056c");
*
INSERT INTO multiasset_mappings(collection_id, asset) VALUES (303, "eip155:1/erc20:0xbe0Ed4138121EcFC5c0E56B40517da27E6c5226B");
*
INSERT INTO multiasset_mappings(collection_id, asset) VALUES (304, "eip155:1/erc20:0x0B6f3eA2814F3FFf804bA5D5c237aebbc364fba9");
*
INSERT INTO multiasset_mappings(collection_id, asset) VALUES (304, "eip155:8453/erc20:0x24569d33653c404f90aF10A2b98d6E0030D3d267");
*
INSERT INTO multiasset_mappings(collection_id, asset) VALUES (304, "eip155:137/erc20:0x0B6f3eA2814F3FFf804bA5D5c237aebbc364fba9");
*
INSERT INTO multiasset_mappings(collection_id, asset) VALUES (304, "eip155:56/erc20:0x0B6f3eA2814F3FFf804bA5D5c237aebbc364fba9");
*
INSERT INTO multiasset_mappings(collection_id, asset) VALUES (305, "eip155:1/erc20:0xf8428A5a99cb452Ea50B6Ea70b052DaA3dF4934F");
*
INSERT INTO multiasset_mappings(collection_id, asset) VALUES (305, "eip155:56/erc20:0x9c47E503b2f497e9Ad9F1c0dfA6Bd9Fd5456AA4e");
*
INSERT INTO multiasset_mappings(collection_id, asset) VALUES (305, "eip155:137/erc20:0xE1b3eb06806601828976e491914e3De18B5d6b28");
*
INSERT INTO multiasset_mappings(collection_id, asset) VALUES (306, "eip155:1/erc20:0x66D79B8f60ec93Bfce0b56F5Ac14A2714E509a99");
*
INSERT INTO multiasset_mappings(collection_id, asset) VALUES (306, "eip155:56/erc20:0x66D79B8f60ec93Bfce0b56F5Ac14A2714E509a99");
*
INSERT INTO multiasset_mappings(collection_id, asset) VALUES (306, "MAPO");
*
10 changes: 10 additions & 0 deletions updates/26/asset_collections_updates.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
INSERT INTO asset_collections(id, name, symbol) VALUES (302, "Cookie", "COOKIE");
*
INSERT INTO asset_collections(id, name, symbol) VALUES (303, "Aethir Token", "ATH");
*
INSERT INTO asset_collections(id, name, symbol) VALUES (304, "Unagi Token", "UNA");
*
INSERT INTO asset_collections(id, name, symbol) VALUES (305, "zkRace", "ZERC");
*
INSERT INTO asset_collections(id, name, symbol) VALUES (306, "MAP Protocol", "MAPO");
*
62 changes: 62 additions & 0 deletions updates/26/updates.sql
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,66 @@ INSERT INTO assets(identifier, name, type) VALUES("TREMP", "Doland Tremp", "Y");
INSERT INTO assets(identifier, name, type) VALUES("ZEUS", "Zeus Network", "Y"); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("ZEUS", "ZEUS", "zeus-network", "ZEUS", NULL, 1712297110, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("NOS", "Nosana", "Y"); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("NOS", "NOS", "nosana", "NOS", NULL, 1642381200, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:1/erc20:0xeC5483804e637D45cDe22Fa0869656B64b5AB1ab", "ACENT", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:1/erc20:0xeC5483804e637D45cDe22Fa0869656B64b5AB1ab", "A", 1, "0xeC5483804e637D45cDe22Fa0869656B64b5AB1ab", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:1/erc20:0xeC5483804e637D45cDe22Fa0869656B64b5AB1ab", "ACE", "acent", "ACEN", NULL, 1609767120, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:56/erc20:0xC0041EF357B183448B235a8Ea73Ce4E4eC8c265F", "Cookie", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:56/erc20:0xC0041EF357B183448B235a8Ea73Ce4E4eC8c265F", "A", 56, "0xC0041EF357B183448B235a8Ea73Ce4E4eC8c265F", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:56/erc20:0xC0041EF357B183448B235a8Ea73Ce4E4eC8c265F", "COOKIE", "cookie", "", NULL, 1718616673, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:1/erc20:0xC0041EF357B183448B235a8Ea73Ce4E4eC8c265F", "Cookie", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:1/erc20:0xC0041EF357B183448B235a8Ea73Ce4E4eC8c265F", "A", 1, "0xC0041EF357B183448B235a8Ea73Ce4E4eC8c265F", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:1/erc20:0xC0041EF357B183448B235a8Ea73Ce4E4eC8c265F", "COOKIE", "cookie", "", NULL, 1717417223, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:8453/erc20:0xC0041EF357B183448B235a8Ea73Ce4E4eC8c265F", "Cookie", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:8453/erc20:0xC0041EF357B183448B235a8Ea73Ce4E4eC8c265F", "A", 8453, "0xC0041EF357B183448B235a8Ea73Ce4E4eC8c265F", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:8453/erc20:0xC0041EF357B183448B235a8Ea73Ce4E4eC8c265F", "COOKIE", "cookie", "", NULL, 1717417289, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:42161/erc20:0xc87B37a581ec3257B734886d9d3a581F5A9d056c", "Aethir Token", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:42161/erc20:0xc87B37a581ec3257B734886d9d3a581F5A9d056c", "A", 42161, "0xc87B37a581ec3257B734886d9d3a581F5A9d056c", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:42161/erc20:0xc87B37a581ec3257B734886d9d3a581F5A9d056c", "ATH", "aethir", "", NULL, 1717572209, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:1/erc20:0xbe0Ed4138121EcFC5c0E56B40517da27E6c5226B", "Aethir Token", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:1/erc20:0xbe0Ed4138121EcFC5c0E56B40517da27E6c5226B", "A", 1, "0xbe0Ed4138121EcFC5c0E56B40517da27E6c5226B", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:1/erc20:0xbe0Ed4138121EcFC5c0E56B40517da27E6c5226B", "ATH", "aethir", "", NULL, 1717570679, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:1/erc20:0x0B6f3eA2814F3FFf804bA5D5c237aebbc364fba9", "Unagi Token", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:1/erc20:0x0B6f3eA2814F3FFf804bA5D5c237aebbc364fba9", "A", 1, "0x0B6f3eA2814F3FFf804bA5D5c237aebbc364fba9", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:1/erc20:0x0B6f3eA2814F3FFf804bA5D5c237aebbc364fba9", "UNA", "unagi-token", "", NULL, 1705332047, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:8453/erc20:0x24569d33653c404f90aF10A2b98d6E0030D3d267", "Unagi Token", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:8453/erc20:0x24569d33653c404f90aF10A2b98d6E0030D3d267", "A", 8453, "0x24569d33653c404f90aF10A2b98d6E0030D3d267", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:8453/erc20:0x24569d33653c404f90aF10A2b98d6E0030D3d267", "UNA", "unagi-token", "", NULL, 1717174447, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:137/erc20:0x0B6f3eA2814F3FFf804bA5D5c237aebbc364fba9", "Unagi Token", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:137/erc20:0x0B6f3eA2814F3FFf804bA5D5c237aebbc364fba9", "A", 137, "0x0B6f3eA2814F3FFf804bA5D5c237aebbc364fba9", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:137/erc20:0x0B6f3eA2814F3FFf804bA5D5c237aebbc364fba9", "UNA", "unagi-token", "", NULL, 1718618928, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:56/erc20:0x0B6f3eA2814F3FFf804bA5D5c237aebbc364fba9", "Unagi Token", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:56/erc20:0x0B6f3eA2814F3FFf804bA5D5c237aebbc364fba9", "A", 56, "0x0B6f3eA2814F3FFf804bA5D5c237aebbc364fba9", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:56/erc20:0x0B6f3eA2814F3FFf804bA5D5c237aebbc364fba9", "UNA", "unagi-token", "", NULL, 1718619153, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:56/erc20:0x0E7779e698052f8fe56C415C3818FCf89de9aC6D", "Ultiverse Token", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:56/erc20:0x0E7779e698052f8fe56C415C3818FCf89de9aC6D", "A", 56, "0x0E7779e698052f8fe56C415C3818FCf89de9aC6D", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:56/erc20:0x0E7779e698052f8fe56C415C3818FCf89de9aC6D", "ULTI", "ultiverse", "ULTI", NULL, 1718399123, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:1/erc20:0x10dea67478c5F8C5E2D90e5E9B26dBe60c54d800", "Taiko Token", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:1/erc20:0x10dea67478c5F8C5E2D90e5E9B26dBe60c54d800", "A", 1, "0x10dea67478c5F8C5E2D90e5E9B26dBe60c54d800", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:1/erc20:0x10dea67478c5F8C5E2D90e5E9B26dBe60c54d800", "TAIKO", "taiko", "", NULL, 1714033799, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:56/erc20:0x1865dc79a9e4B5751531099057D7Ee801033d268", "Laika AI", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:56/erc20:0x1865dc79a9e4B5751531099057D7Ee801033d268", "A", 56, "0x1865dc79a9e4B5751531099057D7Ee801033d268", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:56/erc20:0x1865dc79a9e4B5751531099057D7Ee801033d268", "LKI", "laika-ai", "", NULL, 1718399921, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:137/erc20:0xaF0dC42725db75AE54f5E8945e71017Bc7ACd27d", "NexGami", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:137/erc20:0xaF0dC42725db75AE54f5E8945e71017Bc7ACd27d", "A", 137, "0xaF0dC42725db75AE54f5E8945e71017Bc7ACd27d", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:137/erc20:0xaF0dC42725db75AE54f5E8945e71017Bc7ACd27d", "NEXG", "nexgami", "", NULL, 1718400298, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:1/erc20:0x740df024CE73f589ACD5E8756b377ef8C6558BaB", "Holograph Utility Token", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:1/erc20:0x740df024CE73f589ACD5E8756b377ef8C6558BaB", "A", 1, "0x740df024CE73f589ACD5E8756b377ef8C6558BaB", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:1/erc20:0x740df024CE73f589ACD5E8756b377ef8C6558BaB", "HLG", "holograph", "HLG", NULL, 1705769183, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:8453/erc20:0x99b2B1A2aDB02B38222ADcD057783D7e5D1FCC7D", "Common Wealth Token", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:8453/erc20:0x99b2B1A2aDB02B38222ADcD057783D7e5D1FCC7D", "A", 8453, "0x99b2B1A2aDB02B38222ADcD057783D7e5D1FCC7D", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:8453/erc20:0x99b2B1A2aDB02B38222ADcD057783D7e5D1FCC7D", "WLTH", "", "", NULL, 1714380877, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:1/erc20:0x1337420dED5ADb9980CFc35f8f2B054ea86f8aB1", "Subsquid", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:1/erc20:0x1337420dED5ADb9980CFc35f8f2B054ea86f8aB1", "A", 1, "0x1337420dED5ADb9980CFc35f8f2B054ea86f8aB1", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:1/erc20:0x1337420dED5ADb9980CFc35f8f2B054ea86f8aB1", "SQD", "subsquid", "", NULL, 1711385735, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:56/erc20:0x0203D275D2A65030889aF45ed91D472be3948B92", "Engines of Fury Token", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:56/erc20:0x0203D275D2A65030889aF45ed91D472be3948B92", "A", 56, "0x0203D275D2A65030889aF45ed91D472be3948B92", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:56/erc20:0x0203D275D2A65030889aF45ed91D472be3948B92", "FURY", "engines-of-fury", "FURY", NULL, 1718401589, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:1/erc20:0xf8428A5a99cb452Ea50B6Ea70b052DaA3dF4934F", "zkRace", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:1/erc20:0xf8428A5a99cb452Ea50B6Ea70b052DaA3dF4934F", "A", 1, "0xf8428A5a99cb452Ea50B6Ea70b052DaA3dF4934F", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:1/erc20:0xf8428A5a99cb452Ea50B6Ea70b052DaA3dF4934F", "ZERC", "derace", "", NULL, 1711211099, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:56/erc20:0x9c47E503b2f497e9Ad9F1c0dfA6Bd9Fd5456AA4e", "zkRace", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:56/erc20:0x9c47E503b2f497e9Ad9F1c0dfA6Bd9Fd5456AA4e", "A", 56, "0x9c47E503b2f497e9Ad9F1c0dfA6Bd9Fd5456AA4e", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:56/erc20:0x9c47E503b2f497e9Ad9F1c0dfA6Bd9Fd5456AA4e", "ZERC", "derace", "", NULL, 1718538317, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:137/erc20:0xE1b3eb06806601828976e491914e3De18B5d6b28", "zkRace", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:137/erc20:0xE1b3eb06806601828976e491914e3De18B5d6b28", "A", 137, "0xE1b3eb06806601828976e491914e3De18B5d6b28", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:137/erc20:0xE1b3eb06806601828976e491914e3De18B5d6b28", "ZERC", "derace", "", NULL, 1718577600, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:1/erc20:0x744030Ad4E6c10fAf5483b62473D88a254d62261", "NuLink token", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:1/erc20:0x744030Ad4E6c10fAf5483b62473D88a254d62261", "A", 1, "0x744030Ad4E6c10fAf5483b62473D88a254d62261", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:1/erc20:0x744030Ad4E6c10fAf5483b62473D88a254d62261", "NLK", "nulink-2", "", NULL, 1712049251, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:1/erc20:0x90685e300A4c4532EFCeFE91202DfE1Dfd572F47", "Cross The Ages", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:1/erc20:0x90685e300A4c4532EFCeFE91202DfE1Dfd572F47", "A", 1, "0x90685e300A4c4532EFCeFE91202DfE1Dfd572F47", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:1/erc20:0x90685e300A4c4532EFCeFE91202DfE1Dfd572F47", "CTA", "cross-the-ages", "CTA", NULL, 1714774559, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:137/erc20:0x5F2F8818002dc64753daeDF4A6CB2CcB757CD220", "Wisdomise", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:137/erc20:0x5F2F8818002dc64753daeDF4A6CB2CcB757CD220", "A", 137, "0x5F2F8818002dc64753daeDF4A6CB2CcB757CD220", 6, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:137/erc20:0x5F2F8818002dc64753daeDF4A6CB2CcB757CD220", "WSDM", "wisdomise", "WSDM", NULL, 1718403800, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:1/erc20:0x66D79B8f60ec93Bfce0b56F5Ac14A2714E509a99", "MAP Protocol", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:1/erc20:0x66D79B8f60ec93Bfce0b56F5Ac14A2714E509a99", "A", 1, "0x66D79B8f60ec93Bfce0b56F5Ac14A2714E509a99", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:1/erc20:0x66D79B8f60ec93Bfce0b56F5Ac14A2714E509a99", "MAPO", "", "", NULL, 1713199091, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:56/erc20:0x66D79B8f60ec93Bfce0b56F5Ac14A2714E509a99", "MAP Protocol", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:56/erc20:0x66D79B8f60ec93Bfce0b56F5Ac14A2714E509a99", "A", 56, "0x66D79B8f60ec93Bfce0b56F5Ac14A2714E509a99", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:56/erc20:0x66D79B8f60ec93Bfce0b56F5Ac14A2714E509a99", "MAPO", "", "", NULL, 1718387101, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("MAPO", "MAP Protocol", "B"); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("MAPO", "MAPO", "marcopolo", "", NULL, 1575849600, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("BEER", "Beercoin", "Y"); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("BEER", "BEER", "beercoin-2", "BEER", NULL, 1716544990, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("IO", "io.net", "Y"); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("IO", "IO", "io", "IO", NULL, 1699401600, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("VENOM", "Venom", "B"); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("VENOM", "VENOM", "venom", "VENOM", NULL, 1711368565, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("MANEKI", "MANEKI", "Y"); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("MANEKI", "MANEKI", "maneki", "MANEKI", NULL, 1713949406, NULL);
*
Loading
Loading