@swapkit/tokens
Advanced tools
Comparing version 1.5.0 to 1.6.0
@@ -21,3 +21,3 @@ { | ||
"generate-tokens": "bun run ./fetchTokenLists.ts", | ||
"lint": "biome check --write --unsafe ./src", | ||
"lint": "biome check --diagnostic-level=error --write --unsafe ./src", | ||
"test": "echo 'bun test'", | ||
@@ -29,3 +29,3 @@ "test:coverage": "bun test --coverage", | ||
"types": "./src/index.ts", | ||
"version": "1.5.0" | ||
"version": "1.6.0" | ||
} |
@@ -1,12 +0,11 @@ | ||
export { list as CaviarV1List } from "./tokenLists/caviar_v1.ts"; | ||
export { list as CaviarV1List } from "./tokenLists/caviar_v1"; | ||
export { list as ChainflipList } from "./tokenLists/chainflip.js"; | ||
export { list as MayaList } from "./tokenLists/mayachain.ts"; | ||
export { list as OneInchList } from "./tokenLists/oneinch.ts"; | ||
export { list as MayaList } from "./tokenLists/mayachain"; | ||
export { list as OneInchList } from "./tokenLists/oneinch"; | ||
export { list as PancakeswapList } from "./tokenLists/pancakeswap.js"; | ||
export { list as PangolinList } from "./tokenLists/pangolin_v1.ts"; | ||
export { list as SushiswapList } from "./tokenLists/sushiswap_v2.ts"; | ||
export { list as PangolinList } from "./tokenLists/pangolin_v1"; | ||
export { list as SushiswapList } from "./tokenLists/sushiswap_v2"; | ||
export { list as ThorchainList } from "./tokenLists/thorchain.js"; | ||
export { list as TraderjoeV1List } from "./tokenLists/traderjoe_v1.ts"; | ||
export { list as TraderjoeV2List } from "./tokenLists/traderjoe_v2.ts"; | ||
export { list as UniswapV2List } from "./tokenLists/uniswap_v2.ts"; | ||
export { list as UniswapV3List } from "./tokenLists/uniswap_v3.ts"; | ||
export { list as TraderjoeV2List } from "./tokenLists/traderjoe_v2"; | ||
export { list as UniswapV2List } from "./tokenLists/uniswap_v2"; | ||
export { list as UniswapV3List } from "./tokenLists/uniswap_v3"; |
@@ -5,3 +5,3 @@ export const list = { | ||
name: "CAVIAR_V1", | ||
timestamp: "2024-08-26T08:30:48.061Z", | ||
timestamp: "2024-08-27T16:30:47.155Z", | ||
version: { | ||
@@ -8,0 +8,0 @@ major: 1, |
@@ -5,3 +5,3 @@ export const list = { | ||
name: "MAYACHAIN_STREAMING", | ||
timestamp: "2024-08-26T08:30:33.252Z", | ||
timestamp: "2024-08-27T16:30:31.531Z", | ||
version: { | ||
@@ -13,3 +13,3 @@ major: 1, | ||
keywords: [], | ||
count: 49, | ||
count: 52, | ||
tokens: [ | ||
@@ -448,2 +448,10 @@ { | ||
decimals: 8, | ||
identifier: "MAYA.KUJI/AXLYUM", | ||
logoURI: "https://storage.googleapis.com/token-list-swapkit-dev/images/kuji.axlyum.png", | ||
ticker: "AXLYUM", | ||
}, | ||
{ | ||
chain: "MAYA", | ||
chainId: "mayachain-mainnet-v1", | ||
decimals: 8, | ||
identifier: "MAYA.KUJI/KUJI", | ||
@@ -470,2 +478,10 @@ logoURI: "https://storage.googleapis.com/token-list-swapkit-dev/images/kuji.kuji.png", | ||
{ | ||
chain: "MAYA", | ||
chainId: "mayachain-mainnet-v1", | ||
decimals: 8, | ||
identifier: "MAYA.XRD/XRD", | ||
logoURI: "https://storage.googleapis.com/token-list-swapkit-dev/images/xrd.xrd.png", | ||
ticker: "XRD", | ||
}, | ||
{ | ||
chain: "THOR", | ||
@@ -478,3 +494,11 @@ chainId: "thorchain-mainnet-v1", | ||
}, | ||
{ | ||
chain: "XRD", | ||
chainId: "radix-mainnet", | ||
decimals: 18, | ||
identifier: "XRD.XRD", | ||
logoURI: "https://storage.googleapis.com/token-list-swapkit-dev/images/xrd.xrd.png", | ||
ticker: "XRD", | ||
}, | ||
], | ||
} as const; |
@@ -5,3 +5,3 @@ export const list = { | ||
name: "MAYACHAIN", | ||
timestamp: "2024-08-26T08:30:32.500Z", | ||
timestamp: "2024-08-27T16:30:30.938Z", | ||
version: { | ||
@@ -13,3 +13,3 @@ major: 1, | ||
keywords: [], | ||
count: 49, | ||
count: 52, | ||
tokens: [ | ||
@@ -448,2 +448,10 @@ { | ||
decimals: 8, | ||
identifier: "MAYA.KUJI/AXLYUM", | ||
logoURI: "https://storage.googleapis.com/token-list-swapkit-dev/images/kuji.axlyum.png", | ||
ticker: "AXLYUM", | ||
}, | ||
{ | ||
chain: "MAYA", | ||
chainId: "mayachain-mainnet-v1", | ||
decimals: 8, | ||
identifier: "MAYA.KUJI/KUJI", | ||
@@ -470,2 +478,10 @@ logoURI: "https://storage.googleapis.com/token-list-swapkit-dev/images/kuji.kuji.png", | ||
{ | ||
chain: "MAYA", | ||
chainId: "mayachain-mainnet-v1", | ||
decimals: 8, | ||
identifier: "MAYA.XRD/XRD", | ||
logoURI: "https://storage.googleapis.com/token-list-swapkit-dev/images/xrd.xrd.png", | ||
ticker: "XRD", | ||
}, | ||
{ | ||
chain: "THOR", | ||
@@ -478,3 +494,11 @@ chainId: "thorchain-mainnet-v1", | ||
}, | ||
{ | ||
chain: "XRD", | ||
chainId: "radix-mainnet", | ||
decimals: 18, | ||
identifier: "XRD.XRD", | ||
logoURI: "https://storage.googleapis.com/token-list-swapkit-dev/images/xrd.xrd.png", | ||
ticker: "XRD", | ||
}, | ||
], | ||
} as const; |
@@ -5,3 +5,3 @@ export const list = { | ||
name: "PANGOLIN_V1", | ||
timestamp: "2024-08-26T08:30:38.372Z", | ||
timestamp: "2024-08-27T16:30:37.178Z", | ||
version: { | ||
@@ -8,0 +8,0 @@ major: 1, |
@@ -5,3 +5,3 @@ export const list = { | ||
name: "SUSHISWAP_V2", | ||
timestamp: "2024-08-26T08:30:39.163Z", | ||
timestamp: "2024-08-27T16:30:37.843Z", | ||
version: { | ||
@@ -13,3 +13,3 @@ major: 1, | ||
keywords: [], | ||
count: 96, | ||
count: 93, | ||
tokens: [ | ||
@@ -107,12 +107,2 @@ { | ||
{ | ||
address: "0xF17e65822b568B3903685a7c9F496CF7656Cc6C2", | ||
chain: "ETH", | ||
chainId: "1", | ||
decimals: 18, | ||
identifier: "ETH.BICO-0XF17E65822B568B3903685A7C9F496CF7656CC6C2", | ||
logoURI: | ||
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.bico-0xf17e65822b568b3903685a7c9f496cf7656cc6c2.png", | ||
ticker: "BICO", | ||
}, | ||
{ | ||
address: "0x1A4b46696b2bB4794Eb3D4c26f1c55F9170fa4C5", | ||
@@ -728,12 +718,2 @@ chain: "ETH", | ||
{ | ||
address: "0x00813E3421E1367353BfE7615c7f7f133C89df74", | ||
chain: "ETH", | ||
chainId: "1", | ||
decimals: 18, | ||
identifier: "ETH.SPS-0X00813E3421E1367353BFE7615C7F7F133C89DF74", | ||
logoURI: | ||
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.sps-0x00813e3421e1367353bfe7615c7f7f133c89df74.png", | ||
ticker: "SPS", | ||
}, | ||
{ | ||
address: "0x8d137e3337eb1B58A222Fef2B2Cc7C423903d9cf", | ||
@@ -859,12 +839,2 @@ chain: "ETH", | ||
{ | ||
address: "0xcB84d72e61e383767C4DFEb2d8ff7f4FB89abc6e", | ||
chain: "ETH", | ||
chainId: "1", | ||
decimals: 18, | ||
identifier: "ETH.VEGA-0XCB84D72E61E383767C4DFEB2D8FF7F4FB89ABC6E", | ||
logoURI: | ||
"https://storage.googleapis.com/token-list-swapkit-dev/images/eth.vega-0xcb84d72e61e383767c4dfeb2d8ff7f4fb89abc6e.png", | ||
ticker: "VEGA", | ||
}, | ||
{ | ||
address: "0x135B810e48e4307AB2a59ea294A6f1724781bD3C", | ||
@@ -871,0 +841,0 @@ chain: "ETH", |
@@ -5,3 +5,3 @@ export const list = { | ||
name: "THORCHAIN", | ||
timestamp: "2024-08-26T08:30:39.688Z", | ||
timestamp: "2024-08-27T16:30:38.383Z", | ||
version: { | ||
@@ -8,0 +8,0 @@ major: 1, |
export const list = { | ||
provider: "TRADERJOE_V2", | ||
name: "TRADERJOE_V2", | ||
timestamp: "2024-08-26T08:30:40.826Z", | ||
timestamp: "2024-08-27T16:30:39.461Z", | ||
version: { | ||
@@ -11,3 +11,3 @@ major: 1, | ||
keywords: [], | ||
count: 134, | ||
count: 132, | ||
tokens: [ | ||
@@ -35,2 +35,12 @@ { | ||
{ | ||
address: "0xda71EA8ef58D015de8C5cEA8f7B890db3A103E67", | ||
chain: "ARB", | ||
chainId: "42161", | ||
decimals: 18, | ||
identifier: "ARB.EMDX-0XDA71EA8EF58D015DE8C5CEA8F7B890DB3A103E67", | ||
logoURI: | ||
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.emdx-0xda71ea8ef58d015de8c5cea8f7b890db3a103e67.png", | ||
ticker: "EMDX", | ||
}, | ||
{ | ||
address: "0x2416092f143378750bb29b79eD961ab195CcEea5", | ||
@@ -76,20 +86,20 @@ chain: "ARB", | ||
{ | ||
address: "0x371c7ec6D8039ff7933a2AA28EB827Ffe1F52f07", | ||
address: "0x894134a25a5faC1c2C26F1d8fBf05111a3CB9487", | ||
chain: "ARB", | ||
chainId: "42161", | ||
decimals: 18, | ||
identifier: "ARB.JOE-0X371C7EC6D8039FF7933A2AA28EB827FFE1F52F07", | ||
identifier: "ARB.GRAI-0X894134A25A5FAC1C2C26F1D8FBF05111A3CB9487", | ||
logoURI: | ||
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.joe-0x371c7ec6d8039ff7933a2aa28eb827ffe1f52f07.png", | ||
ticker: "JOE", | ||
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.grai-0x894134a25a5fac1c2c26f1d8fbf05111a3cb9487.png", | ||
ticker: "GRAI", | ||
}, | ||
{ | ||
address: "0x2CaB3abfC1670D1a452dF502e216a66883cDf079", | ||
address: "0x371c7ec6D8039ff7933a2AA28EB827Ffe1F52f07", | ||
chain: "ARB", | ||
chainId: "42161", | ||
decimals: 18, | ||
identifier: "ARB.L2DAO-0X2CAB3ABFC1670D1A452DF502E216A66883CDF079", | ||
identifier: "ARB.JOE-0X371C7EC6D8039FF7933A2AA28EB827FFE1F52F07", | ||
logoURI: | ||
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.l2dao-0x2cab3abfc1670d1a452df502e216a66883cdf079.png", | ||
ticker: "L2DAO", | ||
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.joe-0x371c7ec6d8039ff7933a2aa28eb827ffe1f52f07.png", | ||
ticker: "JOE", | ||
}, | ||
@@ -127,2 +137,12 @@ { | ||
{ | ||
address: "0xf7728582002ef82908c8242CF552E969BA863Ffa", | ||
chain: "ARB", | ||
chainId: "42161", | ||
decimals: 18, | ||
identifier: "ARB.SVETH-0XF7728582002EF82908C8242CF552E969BA863FFA", | ||
logoURI: | ||
"https://storage.googleapis.com/token-list-swapkit-dev/images/arb.sveth-0xf7728582002ef82908c8242cf552e969ba863ffa.png", | ||
ticker: "SVETH", | ||
}, | ||
{ | ||
address: "0xF202Ab403Cd7E90197ec0f010ee897E283037706", | ||
@@ -438,40 +458,40 @@ chain: "ARB", | ||
{ | ||
address: "0x62D0A8458eD7719FDAF978fe5929C6D342B0bFcE", | ||
address: "0xC0C5AA69Dbe4d6DDdfBc89c0957686ec60F24389", | ||
chain: "AVAX", | ||
chainId: "43114", | ||
decimals: 18, | ||
identifier: "AVAX.BEAM-0X62D0A8458ED7719FDAF978FE5929C6D342B0BFCE", | ||
identifier: "AVAX.AXEN-0XC0C5AA69DBE4D6DDDFBC89C0957686EC60F24389", | ||
logoURI: | ||
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.beam-0x62d0a8458ed7719fdaf978fe5929c6d342b0bfce.png", | ||
ticker: "BEAM", | ||
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.axen-0xc0c5aa69dbe4d6dddfbc89c0957686ec60f24389.png", | ||
ticker: "AXEN", | ||
}, | ||
{ | ||
address: "0x62D0A8458eD7719FDAF978fe5929C6D342B0bFcE", | ||
address: "0xC0C5AA69Dbe4d6DDdfBc89c0957686ec60F24389", | ||
chain: "AVAX", | ||
chainId: "43114", | ||
decimals: 18, | ||
identifier: "AVAX.BEAM-0X62D0A8458ED7719FDAF978FE5929C6D342B0BFCE", | ||
identifier: "AVAX.AXEN-0XC0C5AA69DBE4D6DDDFBC89C0957686EC60F24389", | ||
logoURI: | ||
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.beam-0x62d0a8458ed7719fdaf978fe5929c6d342b0bfce.png", | ||
ticker: "BEAM", | ||
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.axen-0xc0c5aa69dbe4d6dddfbc89c0957686ec60f24389.png", | ||
ticker: "AXEN", | ||
}, | ||
{ | ||
address: "0x94025780a1aB58868D9B2dBBB775f44b32e8E6e5", | ||
address: "0x62D0A8458eD7719FDAF978fe5929C6D342B0bFcE", | ||
chain: "AVAX", | ||
chainId: "43114", | ||
decimals: 18, | ||
identifier: "AVAX.BETS-0X94025780A1AB58868D9B2DBBB775F44B32E8E6E5", | ||
identifier: "AVAX.BEAM-0X62D0A8458ED7719FDAF978FE5929C6D342B0BFCE", | ||
logoURI: | ||
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.bets-0x94025780a1ab58868d9b2dbbb775f44b32e8e6e5.png", | ||
ticker: "BETS", | ||
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.beam-0x62d0a8458ed7719fdaf978fe5929c6d342b0bfce.png", | ||
ticker: "BEAM", | ||
}, | ||
{ | ||
address: "0x94025780a1aB58868D9B2dBBB775f44b32e8E6e5", | ||
address: "0x62D0A8458eD7719FDAF978fe5929C6D342B0bFcE", | ||
chain: "AVAX", | ||
chainId: "43114", | ||
decimals: 18, | ||
identifier: "AVAX.BETS-0X94025780A1AB58868D9B2DBBB775F44B32E8E6E5", | ||
identifier: "AVAX.BEAM-0X62D0A8458ED7719FDAF978FE5929C6D342B0BFCE", | ||
logoURI: | ||
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.bets-0x94025780a1ab58868d9b2dbbb775f44b32e8e6e5.png", | ||
ticker: "BETS", | ||
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.beam-0x62d0a8458ed7719fdaf978fe5929c6d342b0bfce.png", | ||
ticker: "BEAM", | ||
}, | ||
@@ -539,42 +559,2 @@ { | ||
{ | ||
address: "0xf65645a42609f6b44E2EC158A3Dc2b6CfC97093f", | ||
chain: "AVAX", | ||
chainId: "43114", | ||
decimals: 18, | ||
identifier: "AVAX.BURRITOAI-0XF65645A42609F6B44E2EC158A3DC2B6CFC97093F", | ||
logoURI: | ||
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.burritoai-0xf65645a42609f6b44e2ec158a3dc2b6cfc97093f.png", | ||
ticker: "BURRITOAI", | ||
}, | ||
{ | ||
address: "0xf65645a42609f6b44E2EC158A3Dc2b6CfC97093f", | ||
chain: "AVAX", | ||
chainId: "43114", | ||
decimals: 18, | ||
identifier: "AVAX.BURRITOAI-0XF65645A42609F6B44E2EC158A3DC2B6CFC97093F", | ||
logoURI: | ||
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.burritoai-0xf65645a42609f6b44e2ec158a3dc2b6cfc97093f.png", | ||
ticker: "BURRITOAI", | ||
}, | ||
{ | ||
address: "0x9C9e5fD8bbc25984B178FdCE6117Defa39d2db39", | ||
chain: "AVAX", | ||
chainId: "43114", | ||
decimals: 18, | ||
identifier: "AVAX.BUSD-0X9C9E5FD8BBC25984B178FDCE6117DEFA39D2DB39", | ||
logoURI: | ||
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.busd-0x9c9e5fd8bbc25984b178fdce6117defa39d2db39.png", | ||
ticker: "BUSD", | ||
}, | ||
{ | ||
address: "0x9C9e5fD8bbc25984B178FdCE6117Defa39d2db39", | ||
chain: "AVAX", | ||
chainId: "43114", | ||
decimals: 18, | ||
identifier: "AVAX.BUSD-0X9C9E5FD8BBC25984B178FDCE6117DEFA39D2DB39", | ||
logoURI: | ||
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.busd-0x9c9e5fd8bbc25984b178fdce6117defa39d2db39.png", | ||
ticker: "BUSD", | ||
}, | ||
{ | ||
address: "0x8D88e48465F30Acfb8daC0b3E35c9D6D7d36abaf", | ||
@@ -800,2 +780,22 @@ chain: "AVAX", | ||
{ | ||
address: "0xb014430ec5a7B56224e40850f2afBE10A5bd685d", | ||
chain: "AVAX", | ||
chainId: "43114", | ||
decimals: 18, | ||
identifier: "AVAX.HP-0XB014430EC5A7B56224E40850F2AFBE10A5BD685D", | ||
logoURI: | ||
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.hp-0xb014430ec5a7b56224e40850f2afbe10a5bd685d.png", | ||
ticker: "HP", | ||
}, | ||
{ | ||
address: "0xb014430ec5a7B56224e40850f2afBE10A5bd685d", | ||
chain: "AVAX", | ||
chainId: "43114", | ||
decimals: 18, | ||
identifier: "AVAX.HP-0XB014430EC5A7B56224E40850F2AFBE10A5BD685D", | ||
logoURI: | ||
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.hp-0xb014430ec5a7b56224e40850f2afbe10a5bd685d.png", | ||
ticker: "HP", | ||
}, | ||
{ | ||
address: "0x65378b697853568dA9ff8EaB60C13E1Ee9f4a654", | ||
@@ -921,20 +921,20 @@ chain: "AVAX", | ||
{ | ||
address: "0xe77A1Cde5ACc9C323661bCB63FcE48224712aBe2", | ||
address: "0xD036414fa2BCBb802691491E323BFf1348C5F4Ba", | ||
chain: "AVAX", | ||
chainId: "43114", | ||
decimals: 18, | ||
identifier: "AVAX.MOON-0XE77A1CDE5ACC9C323661BCB63FCE48224712ABE2", | ||
identifier: "AVAX.MU-0XD036414FA2BCBB802691491E323BFF1348C5F4BA", | ||
logoURI: | ||
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.moon-0xe77a1cde5acc9c323661bcb63fce48224712abe2.png", | ||
ticker: "MOON", | ||
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.mu-0xd036414fa2bcbb802691491e323bff1348c5f4ba.png", | ||
ticker: "MU", | ||
}, | ||
{ | ||
address: "0xe77A1Cde5ACc9C323661bCB63FcE48224712aBe2", | ||
address: "0xD036414fa2BCBb802691491E323BFf1348C5F4Ba", | ||
chain: "AVAX", | ||
chainId: "43114", | ||
decimals: 18, | ||
identifier: "AVAX.MOON-0XE77A1CDE5ACC9C323661BCB63FCE48224712ABE2", | ||
identifier: "AVAX.MU-0XD036414FA2BCBB802691491E323BFF1348C5F4BA", | ||
logoURI: | ||
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.moon-0xe77a1cde5acc9c323661bcb63fce48224712abe2.png", | ||
ticker: "MOON", | ||
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.mu-0xd036414fa2bcbb802691491e323bff1348c5f4ba.png", | ||
ticker: "MU", | ||
}, | ||
@@ -1302,22 +1302,2 @@ { | ||
{ | ||
address: "0x59414b3089ce2AF0010e7523Dea7E2b35d776ec7", | ||
chain: "AVAX", | ||
chainId: "43114", | ||
decimals: 18, | ||
identifier: "AVAX.YAK-0X59414B3089CE2AF0010E7523DEA7E2B35D776EC7", | ||
logoURI: | ||
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.yak-0x59414b3089ce2af0010e7523dea7e2b35d776ec7.png", | ||
ticker: "YAK", | ||
}, | ||
{ | ||
address: "0x59414b3089ce2AF0010e7523Dea7E2b35d776ec7", | ||
chain: "AVAX", | ||
chainId: "43114", | ||
decimals: 18, | ||
identifier: "AVAX.YAK-0X59414B3089CE2AF0010E7523DEA7E2B35D776EC7", | ||
logoURI: | ||
"https://storage.googleapis.com/token-list-swapkit-dev/images/avax.yak-0x59414b3089ce2af0010e7523dea7e2b35d776ec7.png", | ||
ticker: "YAK", | ||
}, | ||
{ | ||
address: "0x147929393F770869ad635ce284D66911798d9a5c", | ||
@@ -1324,0 +1304,0 @@ chain: "AVAX", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3534932
34380