-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #126 from yabirgb/assets-132
First round of assets for 1.32
- Loading branch information
Showing
4 changed files
with
101 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,14 @@ | ||
INSERT INTO asset_collections(id, name, symbol) VALUES (240, "Monerium EUR", "EURe"); | ||
* | ||
INSERT INTO asset_collections(id, name, symbol) VALUES (241, "Anchored Coins EUR", "AEUR"); | ||
* | ||
INSERT INTO asset_collections(id, name, symbol) VALUES (242, "STFX", "STFX"); | ||
* | ||
INSERT INTO asset_collections(id, name, symbol) VALUES (243, "Seamless", "SEAM"); | ||
* | ||
INSERT INTO asset_collections(id, name, symbol) VALUES (244, "Injective Token", "INJ"); | ||
* | ||
INSERT INTO asset_collections(id, name, symbol) VALUES (245, "CyberConnect", "CYBER"); | ||
* | ||
INSERT INTO asset_collections(id, name, symbol) VALUES (246, "Bonk", "Bonk"); | ||
* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,62 @@ | ||
INSERT INTO assets(identifier, name, type) VALUES("eip155:137/erc20:0x18ec0A6E18E5bc3784fDd3a3634b31245ab704F6", "Monerium EUR emoney", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:137/erc20:0x18ec0A6E18E5bc3784fDd3a3634b31245ab704F6", "A", 137, "0x18ec0A6E18E5bc3784fDd3a3634b31245ab704F6", 18, NULL); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:137/erc20:0x18ec0A6E18E5bc3784fDd3a3634b31245ab704F6", "EURe", "monerium-eur-money", "", NULL, 1648476316, NULL); | ||
* | ||
INSERT INTO assets(identifier, name, type) VALUES("eip155:100/erc20:0xcB444e90D8198415266c6a2724b7900fb12FC56E", "Monerium EUR emoney", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:100/erc20:0xcB444e90D8198415266c6a2724b7900fb12FC56E", "A", 100, "0xcB444e90D8198415266c6a2724b7900fb12FC56E", 18, NULL); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:100/erc20:0xcB444e90D8198415266c6a2724b7900fb12FC56E", "EURe", "monerium-eur-money", "", NULL, 1669766730, NULL); | ||
* | ||
INSERT INTO assets(identifier, name, type) VALUES("JTO", "Jito", "Y"); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("JTO", "JTO", "jito-governance-token", "JTO", NULL, 1701972038, NULL); | ||
* | ||
INSERT INTO assets(identifier, name, type) VALUES("PYTH", "Pyth Network", "Y"); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("PYTH", "PYTH", "pyth-network", "PYTH", NULL, 1700496023, NULL); | ||
* | ||
INSERT INTO assets(identifier, name, type) VALUES("eip155:1/erc20:0x02f92800F57BCD74066F5709F1Daa1A4302Df875", "Peapods", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:1/erc20:0x02f92800F57BCD74066F5709F1Daa1A4302Df875", "A", 1, "0x02f92800F57BCD74066F5709F1Daa1A4302Df875", 18, NULL); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:1/erc20:0x02f92800F57BCD74066F5709F1Daa1A4302Df875", "PEAS", "peapods-finance", "", NULL, 1702408019, NULL); | ||
* | ||
INSERT INTO assets(identifier, name, type) VALUES("eip155:42161/erc20:0x20547341E58fB558637FA15379C92e11F7b7F710", "Mozaic Token", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:42161/erc20:0x20547341E58fB558637FA15379C92e11F7b7F710", "A", 42161, "0x20547341E58fB558637FA15379C92e11F7b7F710", 18, NULL); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:42161/erc20:0x20547341E58fB558637FA15379C92e11F7b7F710", "MOZ", "mozaic", "", NULL, 1693569643, NULL); | ||
* | ||
INSERT INTO assets(identifier, name, type) VALUES("eip155:8453/erc20:0x940181a94A35A4569E4529A3CDfB74e38FD98631", "Aerodrome", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:8453/erc20:0x940181a94A35A4569E4529A3CDfB74e38FD98631", "A", 8453, "0x940181a94A35A4569E4529A3CDfB74e38FD98631", 18, NULL); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:8453/erc20:0x940181a94A35A4569E4529A3CDfB74e38FD98631", "AERO", "aerodrome-finance", "", NULL, 1693190447, NULL); | ||
* | ||
INSERT INTO assets(identifier, name, type) VALUES("eip155:1/erc20:0xA40640458FBc27b6EefEdeA1E9C9E17d4ceE7a21", "Anchored Coins EUR", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:1/erc20:0xA40640458FBc27b6EefEdeA1E9C9E17d4ceE7a21", "A", 1, "0xA40640458FBc27b6EefEdeA1E9C9E17d4ceE7a21", 18, NULL); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:1/erc20:0xA40640458FBc27b6EefEdeA1E9C9E17d4ceE7a21", "AEUR", "anchored-coins-eur", "", NULL, NULL, NULL); | ||
* | ||
INSERT INTO assets(identifier, name, type) VALUES("eip155:56/erc20:0xA40640458FBc27b6EefEdeA1E9C9E17d4ceE7a21", "Anchored Coins EUR", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:56/erc20:0xA40640458FBc27b6EefEdeA1E9C9E17d4ceE7a21", "A", 56, "0xA40640458FBc27b6EefEdeA1E9C9E17d4ceE7a21", 18, NULL); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:56/erc20:0xA40640458FBc27b6EefEdeA1E9C9E17d4ceE7a21", "AEUR", "anchored-coins-eur", "", NULL, NULL, NULL); | ||
* | ||
INSERT INTO assets(identifier, name, type) VALUES("eip155:1/erc20:0x6c3ea9036406852006290770BEdFcAbA0e23A0e8", "PayPal USD", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:1/erc20:0x6c3ea9036406852006290770BEdFcAbA0e23A0e8", "A", 1, "0x6c3ea9036406852006290770BEdFcAbA0e23A0e8", 6, NULL); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:1/erc20:0x6c3ea9036406852006290770BEdFcAbA0e23A0e8", "PYUSD", "paypal-usd", "PYUSD", NULL, 1667870087, NULL); | ||
* | ||
INSERT INTO assets(identifier, name, type) VALUES("eip155:1/erc20:0x9343e24716659A3551eB10Aff9472A2dcAD5Db2d", "STFX", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:1/erc20:0x9343e24716659A3551eB10Aff9472A2dcAD5Db2d", "A", 1, "0x9343e24716659A3551eB10Aff9472A2dcAD5Db2d", 18, NULL); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:1/erc20:0x9343e24716659A3551eB10Aff9472A2dcAD5Db2d", "STFX", "stfx", "STFX", NULL, 1674341387, NULL); | ||
* | ||
INSERT INTO assets(identifier, name, type) VALUES("eip155:42161/erc20:0x7DD747D63b094971e6638313A6a2685E80c7Fb2e", "STFX", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:42161/erc20:0x7DD747D63b094971e6638313A6a2685E80c7Fb2e", "A", 42161, "0x7DD747D63b094971e6638313A6a2685E80c7Fb2e", 18, NULL); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:42161/erc20:0x7DD747D63b094971e6638313A6a2685E80c7Fb2e", "STFX", "stfx", "STFX", NULL, 1674583139, NULL); | ||
* | ||
INSERT INTO assets(identifier, name, type) VALUES("eip155:1/erc20:0x6b66ccd1340c479B07B390d326eaDCbb84E726Ba", "Seamless", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:1/erc20:0x6b66ccd1340c479B07B390d326eaDCbb84E726Ba", "A", 1, "0x6b66ccd1340c479B07B390d326eaDCbb84E726Ba", 18, NULL); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:1/erc20:0x6b66ccd1340c479B07B390d326eaDCbb84E726Ba", "SEAM", "seamless-protocol", "SEAM", NULL, 1701296999, NULL); | ||
* | ||
INSERT INTO assets(identifier, name, type) VALUES("eip155:8453/erc20:0x1C7a460413dD4e964f96D8dFC56E7223cE88CD85", "Seamless", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:8453/erc20:0x1C7a460413dD4e964f96D8dFC56E7223cE88CD85", "A", 8453, "0x1C7a460413dD4e964f96D8dFC56E7223cE88CD85", 18, NULL); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:8453/erc20:0x1C7a460413dD4e964f96D8dFC56E7223cE88CD85", "SEAM", "seamless-protocol", "SEAM", NULL, 1698473379, NULL); | ||
* | ||
INSERT INTO assets(identifier, name, type) VALUES("eip155:1/erc20:0x13832bEC9b7029a82988017a7f6095BDf0207D62", "Milk", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:1/erc20:0x13832bEC9b7029a82988017a7f6095BDf0207D62", "A", 1, "0x13832bEC9b7029a82988017a7f6095BDf0207D62", 9, NULL); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:1/erc20:0x13832bEC9b7029a82988017a7f6095BDf0207D62", "MILK", "milk-2", "", NULL, NULL, NULL); | ||
* | ||
INSERT INTO assets(identifier, name, type) VALUES("eip155:42161/erc20:0x5117f4Ad0bc70Dbb3B05bF39A1EC1Ee40DD67654", "Avive", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:42161/erc20:0x5117f4Ad0bc70Dbb3B05bF39A1EC1Ee40DD67654", "A", 42161, "0x5117f4Ad0bc70Dbb3B05bF39A1EC1Ee40DD67654", 18, NULL); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:42161/erc20:0x5117f4Ad0bc70Dbb3B05bF39A1EC1Ee40DD67654", "Avive", "avive", "", NULL, 1702436459, NULL); | ||
* | ||
INSERT INTO assets(identifier, name, type) VALUES("eip155:1/erc20:0x24Ae2dA0f361AA4BE46b48EB19C91e02c5e4f27E", "Mev Liquid Staking Receipt", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:1/erc20:0x24Ae2dA0f361AA4BE46b48EB19C91e02c5e4f27E", "A", 1, "0x24Ae2dA0f361AA4BE46b48EB19C91e02c5e4f27E", 18, NULL); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:1/erc20:0x24Ae2dA0f361AA4BE46b48EB19C91e02c5e4f27E", "mevETH", "meveth", "", NULL, NULL, NULL); | ||
* | ||
INSERT INTO assets(identifier, name, type) VALUES("eip155:1/erc20:0x1BED97CBC3c24A4fb5C069C6E311a967386131f7", "Yearn Ether", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:1/erc20:0x1BED97CBC3c24A4fb5C069C6E311a967386131f7", "A", 1, "0x1BED97CBC3c24A4fb5C069C6E311a967386131f7", 18, NULL); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:1/erc20:0x1BED97CBC3c24A4fb5C069C6E311a967386131f7", "yETH", "yearn-ether", "", NULL, 1688028407, NULL); | ||
* | ||
INSERT INTO assets(identifier, name, type) VALUES("eip155:1/erc20:0x583019fF0f430721aDa9cfb4fac8F06cA104d0B4", "Staked Yearn Ether", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:1/erc20:0x583019fF0f430721aDa9cfb4fac8F06cA104d0B4", "A", 1, "0x583019fF0f430721aDa9cfb4fac8F06cA104d0B4", 18, NULL); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:1/erc20:0x583019fF0f430721aDa9cfb4fac8F06cA104d0B4", "st-yETH", "staked-yearn-ether", "", NULL, 1690839419, NULL); | ||
* | ||
INSERT INTO assets(identifier, name, type) VALUES("eip155:1/erc20:0x14778860E937f509e651192a90589dE711Fb88a9", "CyberConnect", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:1/erc20:0x14778860E937f509e651192a90589dE711Fb88a9", "A", 1, "0x14778860E937f509e651192a90589dE711Fb88a9", 18, NULL); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:1/erc20:0x14778860E937f509e651192a90589dE711Fb88a9", "CYBER", "cyberconnect", "CYBER", NULL, 1690863167, NULL); | ||
* | ||
INSERT INTO assets(identifier, name, type) VALUES("eip155:10/erc20:0x14778860E937f509e651192a90589dE711Fb88a9", "CyberConnect", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:10/erc20:0x14778860E937f509e651192a90589dE711Fb88a9", "A", 10, "0x14778860E937f509e651192a90589dE711Fb88a9", 18, NULL); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:10/erc20:0x14778860E937f509e651192a90589dE711Fb88a9", "CYBER", "cyberconnect", "CYBER", NULL, 1690863187, NULL); | ||
* | ||
INSERT INTO assets(identifier, name, type) VALUES("eip155:56/erc20:0x14778860E937f509e651192a90589dE711Fb88a9", "CyberConnect", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:56/erc20:0x14778860E937f509e651192a90589dE711Fb88a9", "A", 56, "0x14778860E937f509e651192a90589dE711Fb88a9", 18, NULL); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:56/erc20:0x14778860E937f509e651192a90589dE711Fb88a9", "CYBER", "cyberconnect", "CYBER", NULL, NULL, NULL); | ||
* | ||
INSERT INTO assets(identifier, name, type) VALUES("VARA", "Equilibre", "W"); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("VARA", "VARA", "equilibre", "", NULL, 1677891600, NULL); | ||
* | ||
INSERT INTO assets(identifier, name, type) VALUES("eip155:1/erc20:0x5F7827FDeb7c20b443265Fc2F40845B715385Ff2", "EUR CoinVertible", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:1/erc20:0x5F7827FDeb7c20b443265Fc2F40845B715385Ff2", "A", 1, "0x5F7827FDeb7c20b443265Fc2F40845B715385Ff2", 18, NULL); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:1/erc20:0x5F7827FDeb7c20b443265Fc2F40845B715385Ff2", "EURCV", "societe-generale-forge-eurcv", "", NULL, 1698243491, NULL); | ||
* | ||
INSERT INTO assets(identifier, name, type) VALUES("eip155:56/erc20:0x2CD14cbA3F26254beeD1d78158cd2B6F91809600", "Genshiro Token", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:56/erc20:0x2CD14cbA3F26254beeD1d78158cd2B6F91809600", "A", 56, "0x2CD14cbA3F26254beeD1d78158cd2B6F91809600", 18, NULL); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:56/erc20:0x2CD14cbA3F26254beeD1d78158cd2B6F91809600", "GENS", "genshiro", "", NULL, NULL, NULL); | ||
* | ||
INSERT INTO assets(identifier, name, type) VALUES("eip155:1/erc20:0x1151CB3d861920e07a38e03eEAd12C32178567F6", "Bonk", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:1/erc20:0x1151CB3d861920e07a38e03eEAd12C32178567F6", "A", 1, "0x1151CB3d861920e07a38e03eEAd12C32178567F6", 5, NULL); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:1/erc20:0x1151CB3d861920e07a38e03eEAd12C32178567F6", "Bonk", "bonk", "BONK", NULL, 1676398607, NULL); | ||
* | ||
INSERT INTO assets(identifier, name, type) VALUES("eip155:42161/erc20:0x09199d9A5F4448D0848e4395D065e1ad9c4a1F74", "Bonk", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:42161/erc20:0x09199d9A5F4448D0848e4395D065e1ad9c4a1F74", "A", 42161, "0x09199d9A5F4448D0848e4395D065e1ad9c4a1F74", 5, NULL); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:42161/erc20:0x09199d9A5F4448D0848e4395D065e1ad9c4a1F74", "Bonk", "bonk", "BONK", NULL, 1678912524, NULL); | ||
* | ||
INSERT INTO assets(identifier, name, type) VALUES("eip155:56/erc20:0xA697e272a73744b343528C3Bc4702F2565b2F422", "Bonk", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:56/erc20:0xA697e272a73744b343528C3Bc4702F2565b2F422", "A", 56, "0xA697e272a73744b343528C3Bc4702F2565b2F422", 5, NULL); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:56/erc20:0xA697e272a73744b343528C3Bc4702F2565b2F422", "Bonk", "bonk", "BONK", NULL, NULL, NULL); | ||
* | ||
INSERT INTO assets(identifier, name, type) VALUES("eip155:137/erc20:0xe5B49820e5A1063F6F4DdF851327b5E8B2301048", "Bonk", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:137/erc20:0xe5B49820e5A1063F6F4DdF851327b5E8B2301048", "A", 137, "0xe5B49820e5A1063F6F4DdF851327b5E8B2301048", 5, NULL); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:137/erc20:0xe5B49820e5A1063F6F4DdF851327b5E8B2301048", "Bonk", "bonk", "BONK", NULL, NULL, NULL); | ||
* | ||
INSERT INTO assets(identifier, name, type) VALUES("eip155:1/erc20:0xeA60CD69F2B9fD6Eb067bdDBbF86a5BdeFfbBc55", "Wecan", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:1/erc20:0xeA60CD69F2B9fD6Eb067bdDBbF86a5BdeFfbBc55", "A", 1, "0xeA60CD69F2B9fD6Eb067bdDBbF86a5BdeFfbBc55", 18, NULL); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:1/erc20:0xeA60CD69F2B9fD6Eb067bdDBbF86a5BdeFfbBc55", "WECAN", "wecan", "", NULL, NULL, NULL); | ||
* | ||
INSERT INTO assets(identifier, name, type) VALUES("eip155:1/erc20:0x64d0f55Cd8C7133a9D7102b13987235F486F2224", "SwissBorg Token", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:1/erc20:0x64d0f55Cd8C7133a9D7102b13987235F486F2224", "A", 1, "0x64d0f55Cd8C7133a9D7102b13987235F486F2224", 18, NULL); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:1/erc20:0x64d0f55Cd8C7133a9D7102b13987235F486F2224", "BORG", "swissborg", "", NULL, 1692772583, NULL); | ||
* |
Oops, something went wrong.