@yodlpay/tokenlists 0.8.19 → 0.8.21
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.
- package/dist/abis-ts/YodlRouterV0.1.abi.d.ts +131 -0
- package/dist/abis-ts/YodlRouterV0.2.abi.d.ts +417 -0
- package/dist/abis-ts/YodlRouterV0.3.abi.d.ts +447 -0
- package/dist/abis-ts/YodlRouterV0.4.abi.d.ts +459 -0
- package/dist/abis-ts/YodlRouterV0.5.abi.d.ts +458 -0
- package/dist/abis-ts/YodlRouterV0.6.abi.d.ts +796 -0
- package/dist/abis-ts/YodlRouterV0.7.abi.d.ts +695 -0
- package/dist/abis-ts/YodlRouterV0.8.abi.d.ts +872 -0
- package/dist/abis-ts/YodlRouterV0.9.abi.d.ts +978 -0
- package/dist/abis.d.ts +23 -1
- package/dist/diffTokenLists.d.ts +2 -2
- package/dist/getVersionUpgrade.d.ts +1 -1
- package/dist/index.d.ts +5246 -0
- package/dist/minVersionBump.d.ts +2 -2
- package/dist/nextVersion.d.ts +2 -2
- package/dist/routerlist-v1.d.ts +14 -0
- package/dist/tokenlist-featured.json +14 -4
- package/dist/tokenlists.cjs.development.js +5355 -5679
- package/dist/tokenlists.cjs.development.js.map +1 -1
- package/dist/tokenlists.cjs.production.min.js +1 -1
- package/dist/tokenlists.cjs.production.min.js.map +1 -1
- package/dist/tokenlists.esm.js +5355 -5680
- package/dist/tokenlists.esm.js.map +1 -1
- package/dist/types.d.ts +4 -2
- package/dist/versionComparator.d.ts +1 -1
- package/package.json +5 -4
- package/dist/routerlist-v1.json +0 -61
package/dist/minVersionBump.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { VersionUpgrade } from
|
|
2
|
-
import { TokenInfo } from
|
|
1
|
+
import { VersionUpgrade } from './getVersionUpgrade';
|
|
2
|
+
import { TokenInfo } from './types';
|
|
3
3
|
/**
|
|
4
4
|
* Returns the minimum version bump for the given list
|
|
5
5
|
* @param baseList the base list of tokens
|
package/dist/nextVersion.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { VersionUpgrade } from
|
|
2
|
-
import { Version } from
|
|
1
|
+
import { VersionUpgrade } from './getVersionUpgrade';
|
|
2
|
+
import { Version } from './types';
|
|
3
3
|
/**
|
|
4
4
|
* Returns the next version of the list given a base version and the upgrade type
|
|
5
5
|
* @param base current version
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { RouterInfo } from 'types';
|
|
2
|
+
declare type RouterList = {
|
|
3
|
+
name: string;
|
|
4
|
+
logoUri: string;
|
|
5
|
+
keywords: string[];
|
|
6
|
+
version: {
|
|
7
|
+
major: number;
|
|
8
|
+
minor: number;
|
|
9
|
+
patch: number;
|
|
10
|
+
};
|
|
11
|
+
routers: RouterInfo[];
|
|
12
|
+
};
|
|
13
|
+
export declare const routerlist: RouterList;
|
|
14
|
+
export {};
|
|
@@ -876,7 +876,7 @@
|
|
|
876
876
|
"currency": "EUR",
|
|
877
877
|
"logoUri": "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/tokens/EURC.svg",
|
|
878
878
|
"decimals": 6,
|
|
879
|
-
"tags": ["Base", "Stablecoin", "EUR"],
|
|
879
|
+
"tags": ["Base", "Stablecoin", "EUR", "Featured"],
|
|
880
880
|
"address": "0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42"
|
|
881
881
|
},
|
|
882
882
|
{
|
|
@@ -887,7 +887,7 @@
|
|
|
887
887
|
"currency": "EUR",
|
|
888
888
|
"logoUri": "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/tokens/EURC.svg",
|
|
889
889
|
"decimals": 6,
|
|
890
|
-
"tags": ["Mainnet", "Stablecoin", "EUR"],
|
|
890
|
+
"tags": ["Mainnet", "Stablecoin", "EUR", "Featured"],
|
|
891
891
|
"address": "0x1aBaEA1f7C830bD89Acc67eC4af516284b1bC33c"
|
|
892
892
|
},
|
|
893
893
|
{
|
|
@@ -897,7 +897,7 @@
|
|
|
897
897
|
"symbol": "XAUt",
|
|
898
898
|
"logoUri": "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/tokens/XAUt.svg",
|
|
899
899
|
"decimals": 6,
|
|
900
|
-
"tags": ["Mainnet"],
|
|
900
|
+
"tags": ["Mainnet", "Featured"],
|
|
901
901
|
"address": "0x68749665ff8d2d112fa859aa293f07a622782f38"
|
|
902
902
|
},
|
|
903
903
|
{
|
|
@@ -907,8 +907,18 @@
|
|
|
907
907
|
"symbol": "PEPE",
|
|
908
908
|
"logoUri": "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/tokens/PEPE.png",
|
|
909
909
|
"decimals": 18,
|
|
910
|
-
"tags": ["Arbitrum"],
|
|
910
|
+
"tags": ["Arbitrum", "Featured"],
|
|
911
911
|
"address": "0x25d887Ce7a35172C62FeBFD67a1856F20FaEbB00"
|
|
912
|
+
},
|
|
913
|
+
{
|
|
914
|
+
"chainId": 1,
|
|
915
|
+
"coinGeckoId": "liquity-bold-2",
|
|
916
|
+
"name": "Liquity Bold",
|
|
917
|
+
"symbol": "BOLD",
|
|
918
|
+
"logoUri": "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/tokens/BOLD.svg",
|
|
919
|
+
"decimals": 18,
|
|
920
|
+
"tags": ["Mainnet", "Featured", "Stablecoin", "USD"],
|
|
921
|
+
"address": "0x6440f144b7e50d6a8439336510312d2f54beb01d"
|
|
912
922
|
}
|
|
913
923
|
]
|
|
914
924
|
}
|