@pioneer-platform/tokens 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (48) hide show
  1. package/LICENSE +674 -0
  2. package/lib/index.d.ts +14 -0
  3. package/lib/index.js +31 -0
  4. package/lib/tokenLists/1inch.d.ts +207 -0
  5. package/lib/tokenLists/1inch.js +246 -0
  6. package/lib/tokenLists/Coingecko.d.ts +22899 -0
  7. package/lib/tokenLists/Coingecko.js +27482 -0
  8. package/lib/tokenLists/Maya.d.ts +57 -0
  9. package/lib/tokenLists/Maya.js +36 -0
  10. package/lib/tokenLists/Native.d.ts +73 -0
  11. package/lib/tokenLists/Native.js +28 -0
  12. package/lib/tokenLists/Pancakeswap.d.ts +1793 -0
  13. package/lib/tokenLists/Pancakeswap.js +2149 -0
  14. package/lib/tokenLists/Pancakeswapeth.d.ts +253 -0
  15. package/lib/tokenLists/Pancakeswapeth.js +301 -0
  16. package/lib/tokenLists/Pangolin.d.ts +848 -0
  17. package/lib/tokenLists/Pangolin.js +1015 -0
  18. package/lib/tokenLists/Pioneer.d.ts +30 -0
  19. package/lib/tokenLists/Pioneer.js +22 -0
  20. package/lib/tokenLists/Stargatearb.d.ts +27 -0
  21. package/lib/tokenLists/Stargatearb.js +35 -0
  22. package/lib/tokenLists/Sushiswap.d.ts +2455 -0
  23. package/lib/tokenLists/Sushiswap.js +2949 -0
  24. package/lib/tokenLists/Thorchain.d.ts +143 -0
  25. package/lib/tokenLists/Thorchain.js +131 -0
  26. package/lib/tokenLists/Traderjoe.d.ts +558 -0
  27. package/lib/tokenLists/Traderjoe.js +667 -0
  28. package/lib/tokenLists/Uniswap.d.ts +1247 -0
  29. package/lib/tokenLists/Uniswap.js +1494 -0
  30. package/lib/tokenLists/Woofi.d.ts +43 -0
  31. package/lib/tokenLists/Woofi.js +49 -0
  32. package/package.json +25 -0
  33. package/src/index.ts +14 -0
  34. package/src/tokenLists/1inch.ts +243 -0
  35. package/src/tokenLists/Coingecko.ts +27479 -0
  36. package/src/tokenLists/Maya.ts +33 -0
  37. package/src/tokenLists/Native.ts +25 -0
  38. package/src/tokenLists/Pancakeswap.ts +2146 -0
  39. package/src/tokenLists/Pancakeswapeth.ts +298 -0
  40. package/src/tokenLists/Pangolin.ts +1012 -0
  41. package/src/tokenLists/Pioneer.ts +19 -0
  42. package/src/tokenLists/Stargatearb.ts +32 -0
  43. package/src/tokenLists/Sushiswap.ts +2946 -0
  44. package/src/tokenLists/Thorchain.ts +128 -0
  45. package/src/tokenLists/Traderjoe.ts +664 -0
  46. package/src/tokenLists/Uniswap.ts +1491 -0
  47. package/src/tokenLists/Woofi.ts +46 -0
  48. package/tsconfig.json +13 -0
@@ -0,0 +1,33 @@
1
+ export const list = {
2
+ name: 'native-l1',
3
+ timestamp: '2023-10-17T00:00:00.000Z',
4
+ version: { major: 1, minor: 0, patch: 0 },
5
+ keywords: ['Native'],
6
+ tokens: [
7
+ { chain: 'BTC', identifier: 'BTC.BTC', decimals: 8 },
8
+ { chain: 'DASH', identifier: 'DASH.DASH', decimals: 8 },
9
+ { chain: 'MAYA', identifier: 'MAYA.CACAO', decimals: 10 },
10
+ { chain: 'MAYA', identifier: 'MAYA.MAYA', decimals: 4 },
11
+ { chain: 'ETH', identifier: 'ETH.ETH', decimals: 18 },
12
+ { chain: 'KUJI', identifier: 'KUJI.KUJI', decimals: 6 },
13
+ { chain: 'KUJI', identifier: 'KUJI.USK', decimals: 6 },
14
+ { chain: 'THOR', identifier: 'THOR.RUNE', decimals: 8 },
15
+ {
16
+ chain: 'ETH',
17
+ identifier: 'ETH.USDC-0XA0B86991C6218B36C1D19D4A2E9EB0CE3606EB48',
18
+ decimals: 6,
19
+ },
20
+ {
21
+ chain: 'ETH',
22
+ identifier: 'ETH.USDT-0XDAC17F958D2EE523A2206206994597C13D831EC7',
23
+ decimals: 6,
24
+ },
25
+ {
26
+ chain: 'ETH',
27
+ identifier: 'ETH.WSTETH-0X7F39C581F595B53C5CB19BD0B3F8DA6C935E2CA0',
28
+ decimals: 18,
29
+ },
30
+ ],
31
+ count: 9,
32
+ logo: 'https://static.thorswap.net/logo.png',
33
+ } as const;
@@ -0,0 +1,25 @@
1
+ export const list = {
2
+ name: 'native-l1',
3
+ timestamp: '2023-10-17T00:00:00.000Z',
4
+ version: { major: 1, minor: 0, patch: 0 },
5
+ keywords: ['Native'],
6
+ tokens: [
7
+ { chain: 'AVAX', identifier: 'AVAX.AVAX', decimals: 18 },
8
+ { chain: 'ARB', identifier: 'ARB.ETH', decimals: 18 },
9
+ { chain: 'BASE', identifier: 'BASE.ETH', decimals: 18 },
10
+ { chain: 'BCH', identifier: 'BCH.BCH', decimals: 8 },
11
+ { chain: 'BNB', identifier: 'BNB.BNB', decimals: 8 },
12
+ { chain: 'BSC', identifier: 'BSC.BNB', decimals: 18 },
13
+ { chain: 'BTC', identifier: 'BTC.BTC', decimals: 8 },
14
+ { chain: 'DOGE', identifier: 'DOGE.DOGE', decimals: 8 },
15
+ { chain: 'ETH', identifier: 'ETH.ETH', decimals: 18 },
16
+ { chain: 'XRP', identifier: 'XRP.XRP', decimals: 8 },
17
+ { chain: 'GAIA', identifier: 'GAIA.ATOM', decimals: 6 },
18
+ { chain: 'LTC', identifier: 'LTC.LTC', decimals: 8 },
19
+ { chain: 'ZEC', identifier: 'ZEC.ZEC', decimals: 8 },
20
+ { chain: 'THOR', identifier: 'THOR.RUNE', decimals: 8 },
21
+ { chain: 'MAYA', identifier: 'MAYA.CACAO', decimals: 10 },
22
+ ],
23
+ count: 15,
24
+ logo: 'https://static.thorswap.net/logo.png',
25
+ } as const;