@yodlpay/tokenlists 0.9.2 → 0.9.4

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.
@@ -6157,7 +6157,7 @@ var chains = [
6157
6157
  {
6158
6158
  chainName: "Arbitrum Sepolia",
6159
6159
  shortName: "arbitrum-sepolia",
6160
- testnet: false,
6160
+ testnet: true,
6161
6161
  chainId: 421614,
6162
6162
  logoUri: "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/chains/42161/logo.svg",
6163
6163
  rpcUrls: [
@@ -6168,6 +6168,20 @@ var chains = [
6168
6168
  timestamp: "2024-06-20T08:16:18.932Z",
6169
6169
  feeTreasury: "0x5f0947253a8218894af13438ac2e2e0ced30d234"
6170
6170
  },
6171
+ {
6172
+ chainName: "BSC testnet",
6173
+ shortName: "bsc-sepolia",
6174
+ testnet: true,
6175
+ chainId: 97,
6176
+ logoUri: "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/chains/56/logo.svg",
6177
+ rpcUrls: [
6178
+ ],
6179
+ wrappedNativeToken: "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1",
6180
+ explorerUrl: "https://testnet.bscscan.com",
6181
+ nativeTokenName: "BSC",
6182
+ timestamp: "2024-06-20T08:16:18.932Z",
6183
+ feeTreasury: "0x5f0947253a8218894af13438ac2e2e0ced30d234"
6184
+ },
6171
6185
  {
6172
6186
  chainName: "Optimism",
6173
6187
  shortName: "oeth",
@@ -23205,6 +23219,12 @@ var routerlist = {
23205
23219
  timestamp: '2025-10-15T00:00:00+00:00',
23206
23220
  version: '0.8',
23207
23221
  fee: '0.002'
23222
+ }, {
23223
+ chainId: 97,
23224
+ address: '0x1F7c4f45c8A398381616C74269f9fB8060E3DdC9',
23225
+ timestamp: '2025-10-15T00:00:00+00:00',
23226
+ version: '0.8',
23227
+ fee: '0.002'
23208
23228
  }]
23209
23229
  };
23210
23230
 
@@ -24740,7 +24760,20 @@ var tokens = [
24740
24760
  decimals: 6,
24741
24761
  tags: [
24742
24762
  ],
24743
- address: "0x888883b5f5d21fb10dfeb70e8f9722b9fb0e5e51",
24763
+ address: "0x8431ebc62f7b08af1bbf80ee7c85364ffc24ae24",
24764
+ displayDecimals: 2
24765
+ },
24766
+ {
24767
+ chainId: 97,
24768
+ coinGeckoId: "",
24769
+ name: "Manteca USDC Faucet",
24770
+ symbol: "USDC.test",
24771
+ currency: "USD",
24772
+ logoUri: "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/tokens/USDC.svg",
24773
+ decimals: 6,
24774
+ tags: [
24775
+ ],
24776
+ address: "0x3eC7DA586A34589157e0B3AFA5F9eFADa51f36ec",
24744
24777
  displayDecimals: 2
24745
24778
  }
24746
24779
  ];