Skip to content

Commit

Permalink
Merge pull request #155 from OjusWiZard/fix/assets
Browse files Browse the repository at this point in the history
Fix (Assets): Conflicts of TYBG and DEGEN
  • Loading branch information
yabirgb committed May 7, 2024
2 parents eba13ed + 4741811 commit cb3d4fd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions updates/24/updates.sql
Original file line number Diff line number Diff line change
Expand Up @@ -492,10 +492,10 @@ UPDATE common_asset_details SET cryptocompare="AURA" WHERE identifier="eip155:10
INSERT INTO assets(identifier, name, type) VALUES("eip155:100/erc20:0x1509706a6c66CA549ff0cB464de88231DDBe213B", "Aura", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:100/erc20:0x1509706a6c66CA549ff0cB464de88231DDBe213B", "A", 100, "0x1509706a6c66CA549ff0cB464de88231DDBe213B", 18, NULL); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:100/erc20:0x1509706a6c66CA549ff0cB464de88231DDBe213B", "AURA", "aura-finance", "AURA", NULL, 1691101515, NULL);
UPDATE common_asset_details SET coingecko="cybermusic" WHERE identifier="eip155:1/erc20:0x78c292D1445E6b9558bf42e8BC369271DeD062eA";
INSERT INTO assets(identifier, name, type) VALUES("eip155:1/erc20:0x78c292D1445E6b9558bf42e8BC369271DeD062eA", "CyberMusic", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:1/erc20:0x78c292D1445E6b9558bf42e8BC369271DeD062eA", "A", 1, "0x78c292D1445E6b9558bf42e8BC369271DeD062eA", 8, NULL); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:1/erc20:0x78c292D1445E6b9558bf42e8BC369271DeD062eA", "CYMT", "cybermusic", "CYMT", NULL, 1535015874, NULL);
UPDATE common_asset_details SET started=1703124381, cryptocompare="TYBG", coingecko="base-god" WHERE identifier="eip155:8453/erc20:0x0d97F261b1e88845184f678e2d1e7a98D9FD38dE";
INSERT INTO assets(identifier, name, type) VALUES("eip155:8453/erc20:0x0d97F261b1e88845184f678e2d1e7a98D9FD38dE", "Base God", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:8453/erc20:0x0d97F261b1e88845184f678e2d1e7a98D9FD38dE", "A", 8453, "0x0d97F261b1e88845184f678e2d1e7a98D9FD38dE", 18, NULL); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:8453/erc20:0x0d97F261b1e88845184f678e2d1e7a98D9FD38dE", "TYBG", "base-god", "TYBG", NULL, 1703124381, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:8453/erc20:0x4ed4E862860beD51a9570b96d89aF5E1B0Efefed", "Degen", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:8453/erc20:0x4ed4E862860beD51a9570b96d89aF5E1B0Efefed", "A", 8453, "0x4ed4E862860beD51a9570b96d89aF5E1B0Efefed", 18, NULL); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:8453/erc20:0x4ed4E862860beD51a9570b96d89aF5E1B0Efefed", "DEGEN", "degen-base", "DEGEN", NULL, 1704641135, NULL);
*
UPDATE common_asset_details SET started=1704641135, cryptocompare="DEGEN", coingecko="degen-base" WHERE identifier="eip155:8453/erc20:0x4ed4E862860beD51a9570b96d89aF5E1B0Efefed";
INSERT INTO assets(identifier, name, type) VALUES("eip155:8453/erc20:0x4ed4E862860beD51a9570b96d89aF5E1B0Efefed", "Degen", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:8453/erc20:0x4ed4E862860beD51a9570b96d89aF5E1B0Efefed", "A", 8453, "0x4ed4E862860beD51a9570b96d89aF5E1B0Efefed", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:8453/erc20:0x4ed4E862860beD51a9570b96d89aF5E1B0Efefed", "DEGEN", "degen-base", "degen", NULL, 1704641135, NULL);
UPDATE common_asset_details SET cryptocompare="LADYS" WHERE identifier="eip155:1/erc20:0x12970E6868f88f6557B76120662c1B3E50A646bf";
INSERT INTO assets(identifier, name, type) VALUES("eip155:1/erc20:0x12970E6868f88f6557B76120662c1B3E50A646bf", "Milady", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:1/erc20:0x12970E6868f88f6557B76120662c1B3E50A646bf", "A", 1, "0x12970E6868f88f6557B76120662c1B3E50A646bf", 18, NULL); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:1/erc20:0x12970E6868f88f6557B76120662c1B3E50A646bf", "LADYS", "milady-meme-coin", "LADYS", NULL, 1683456887, NULL);
UPDATE common_asset_details SET cryptocompare="USDY" WHERE identifier="eip155:1/erc20:0x96F6eF951840721AdBF46Ac996b59E0235CB985C";
Expand Down

0 comments on commit cb3d4fd

Please sign in to comment.