@beefyfinance/blockchain-addressbook 0.54.125 → 0.54.126

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.
@@ -23,4 +23,5 @@ export declare const beefyfinance: {
23
23
  readonly beefyOracle: "0x61129dCBd8944aB2D1C6792428603b0845f60c5B";
24
24
  readonly beefyOracleUniswapV3: "0x992Ccc9D9b8b76310E044660E96171116820F019";
25
25
  readonly beefyOraclePyth: "0x70Ed6174d8425332F7D9AD2d26C86902977307c0";
26
+ readonly beefyMultiHopSwapper: "0xdebcd12920E4e39A6c787197dB9812791114Fa3E";
26
27
  };
@@ -30,4 +30,5 @@ exports.beefyfinance = {
30
30
  beefyOracle: '0x61129dCBd8944aB2D1C6792428603b0845f60c5B',
31
31
  beefyOracleUniswapV3: '0x992Ccc9D9b8b76310E044660E96171116820F019',
32
32
  beefyOraclePyth: '0x70Ed6174d8425332F7D9AD2d26C86902977307c0',
33
+ beefyMultiHopSwapper: '0xdebcd12920E4e39A6c787197dB9812791114Fa3E',
33
34
  };
@@ -271,6 +271,20 @@ export declare const monad: {
271
271
  readonly documentation: "https://worldlibertyfinancial.com/about";
272
272
  readonly bridge: "chainlink";
273
273
  };
274
+ readonly earnAUSD: {
275
+ readonly name: "Earn Agora Dollar";
276
+ readonly symbol: "earnAUSD";
277
+ readonly oracleId: "earnAUSD";
278
+ readonly address: "0x103222f020e98Bba0AD9809A011FDF8e6F067496";
279
+ readonly chainId: 143;
280
+ readonly decimals: 6;
281
+ readonly logoURI: "";
282
+ readonly website: "https://www.upshift.finance/";
283
+ readonly documentation: "https://docs.upshift.finance/";
284
+ readonly description: "The primary liquid yield token on Monad, systematically allocating AUSD across top DeFi opportunities.";
285
+ readonly bridge: "native";
286
+ readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN"];
287
+ };
274
288
  };
275
289
  readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
276
290
  readonly WNATIVE: {
@@ -542,6 +556,20 @@ export declare const monad: {
542
556
  readonly documentation: "https://worldlibertyfinancial.com/about";
543
557
  readonly bridge: "chainlink";
544
558
  };
559
+ readonly earnAUSD: {
560
+ readonly name: "Earn Agora Dollar";
561
+ readonly symbol: "earnAUSD";
562
+ readonly oracleId: "earnAUSD";
563
+ readonly address: "0x103222f020e98Bba0AD9809A011FDF8e6F067496";
564
+ readonly chainId: 143;
565
+ readonly decimals: 6;
566
+ readonly logoURI: "";
567
+ readonly website: "https://www.upshift.finance/";
568
+ readonly documentation: "https://docs.upshift.finance/";
569
+ readonly description: "The primary liquid yield token on Monad, systematically allocating AUSD across top DeFi opportunities.";
570
+ readonly bridge: "native";
571
+ readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN"];
572
+ };
545
573
  }>;
546
574
  readonly native: {
547
575
  readonly symbol: "MON";
@@ -268,4 +268,18 @@ export declare const tokens: {
268
268
  readonly documentation: "https://worldlibertyfinancial.com/about";
269
269
  readonly bridge: "chainlink";
270
270
  };
271
+ readonly earnAUSD: {
272
+ readonly name: "Earn Agora Dollar";
273
+ readonly symbol: "earnAUSD";
274
+ readonly oracleId: "earnAUSD";
275
+ readonly address: "0x103222f020e98Bba0AD9809A011FDF8e6F067496";
276
+ readonly chainId: 143;
277
+ readonly decimals: 6;
278
+ readonly logoURI: "";
279
+ readonly website: "https://www.upshift.finance/";
280
+ readonly documentation: "https://docs.upshift.finance/";
281
+ readonly description: "The primary liquid yield token on Monad, systematically allocating AUSD across top DeFi opportunities.";
282
+ readonly bridge: "native";
283
+ readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN"];
284
+ };
271
285
  };
@@ -236,4 +236,18 @@ exports.tokens = {
236
236
  documentation: 'https://worldlibertyfinancial.com/about',
237
237
  bridge: 'chainlink',
238
238
  },
239
+ earnAUSD: {
240
+ name: 'Earn Agora Dollar',
241
+ symbol: 'earnAUSD',
242
+ oracleId: 'earnAUSD',
243
+ address: '0x103222f020e98Bba0AD9809A011FDF8e6F067496',
244
+ chainId: 143,
245
+ decimals: 6,
246
+ logoURI: '',
247
+ website: 'https://www.upshift.finance/',
248
+ documentation: 'https://docs.upshift.finance/',
249
+ description: 'The primary liquid yield token on Monad, systematically allocating AUSD across top DeFi opportunities.',
250
+ bridge: 'native',
251
+ tags: ['NO_TIMELOCK', 'STABLECOIN'],
252
+ },
239
253
  };
@@ -29,4 +29,5 @@ export declare const beefyfinance: {
29
29
  readonly beefyOracle: "0xfcE4448C50A96c279afdB8CE7735295660653e19";
30
30
  readonly beefyOracleChainlink: "0xD07F2951AA4281e2B6D120d153277443efE8ad15";
31
31
  readonly beefyOracleUniswapV3: "0x2E2bD9b52a1Ca92C572c7E1F72FE2cA334ae7514";
32
+ readonly beefyMultiHopSwapper: "0xFEF22093295C8b12F5fa49CBA1aaf6D9eC7D44Fa";
32
33
  };
@@ -36,4 +36,5 @@ exports.beefyfinance = {
36
36
  beefyOracle: '0xfcE4448C50A96c279afdB8CE7735295660653e19',
37
37
  beefyOracleChainlink: '0xD07F2951AA4281e2B6D120d153277443efE8ad15',
38
38
  beefyOracleUniswapV3: '0x2E2bD9b52a1Ca92C572c7E1F72FE2cA334ae7514',
39
+ beefyMultiHopSwapper: '0xFEF22093295C8b12F5fa49CBA1aaf6D9eC7D44Fa',
39
40
  };
@@ -23,4 +23,5 @@ export declare const beefyfinance: {
23
23
  readonly beefyOracle: "0x61129dCBd8944aB2D1C6792428603b0845f60c5B";
24
24
  readonly beefyOracleUniswapV3: "0x992Ccc9D9b8b76310E044660E96171116820F019";
25
25
  readonly beefyOraclePyth: "0x70Ed6174d8425332F7D9AD2d26C86902977307c0";
26
+ readonly beefyMultiHopSwapper: "0xdebcd12920E4e39A6c787197dB9812791114Fa3E";
26
27
  };
@@ -27,4 +27,5 @@ export const beefyfinance = {
27
27
  beefyOracle: '0x61129dCBd8944aB2D1C6792428603b0845f60c5B',
28
28
  beefyOracleUniswapV3: '0x992Ccc9D9b8b76310E044660E96171116820F019',
29
29
  beefyOraclePyth: '0x70Ed6174d8425332F7D9AD2d26C86902977307c0',
30
+ beefyMultiHopSwapper: '0xdebcd12920E4e39A6c787197dB9812791114Fa3E',
30
31
  };
@@ -271,6 +271,20 @@ export declare const monad: {
271
271
  readonly documentation: "https://worldlibertyfinancial.com/about";
272
272
  readonly bridge: "chainlink";
273
273
  };
274
+ readonly earnAUSD: {
275
+ readonly name: "Earn Agora Dollar";
276
+ readonly symbol: "earnAUSD";
277
+ readonly oracleId: "earnAUSD";
278
+ readonly address: "0x103222f020e98Bba0AD9809A011FDF8e6F067496";
279
+ readonly chainId: 143;
280
+ readonly decimals: 6;
281
+ readonly logoURI: "";
282
+ readonly website: "https://www.upshift.finance/";
283
+ readonly documentation: "https://docs.upshift.finance/";
284
+ readonly description: "The primary liquid yield token on Monad, systematically allocating AUSD across top DeFi opportunities.";
285
+ readonly bridge: "native";
286
+ readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN"];
287
+ };
274
288
  };
275
289
  readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
276
290
  readonly WNATIVE: {
@@ -542,6 +556,20 @@ export declare const monad: {
542
556
  readonly documentation: "https://worldlibertyfinancial.com/about";
543
557
  readonly bridge: "chainlink";
544
558
  };
559
+ readonly earnAUSD: {
560
+ readonly name: "Earn Agora Dollar";
561
+ readonly symbol: "earnAUSD";
562
+ readonly oracleId: "earnAUSD";
563
+ readonly address: "0x103222f020e98Bba0AD9809A011FDF8e6F067496";
564
+ readonly chainId: 143;
565
+ readonly decimals: 6;
566
+ readonly logoURI: "";
567
+ readonly website: "https://www.upshift.finance/";
568
+ readonly documentation: "https://docs.upshift.finance/";
569
+ readonly description: "The primary liquid yield token on Monad, systematically allocating AUSD across top DeFi opportunities.";
570
+ readonly bridge: "native";
571
+ readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN"];
572
+ };
545
573
  }>;
546
574
  readonly native: {
547
575
  readonly symbol: "MON";
@@ -268,4 +268,18 @@ export declare const tokens: {
268
268
  readonly documentation: "https://worldlibertyfinancial.com/about";
269
269
  readonly bridge: "chainlink";
270
270
  };
271
+ readonly earnAUSD: {
272
+ readonly name: "Earn Agora Dollar";
273
+ readonly symbol: "earnAUSD";
274
+ readonly oracleId: "earnAUSD";
275
+ readonly address: "0x103222f020e98Bba0AD9809A011FDF8e6F067496";
276
+ readonly chainId: 143;
277
+ readonly decimals: 6;
278
+ readonly logoURI: "";
279
+ readonly website: "https://www.upshift.finance/";
280
+ readonly documentation: "https://docs.upshift.finance/";
281
+ readonly description: "The primary liquid yield token on Monad, systematically allocating AUSD across top DeFi opportunities.";
282
+ readonly bridge: "native";
283
+ readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN"];
284
+ };
271
285
  };
@@ -233,4 +233,18 @@ export const tokens = {
233
233
  documentation: 'https://worldlibertyfinancial.com/about',
234
234
  bridge: 'chainlink',
235
235
  },
236
+ earnAUSD: {
237
+ name: 'Earn Agora Dollar',
238
+ symbol: 'earnAUSD',
239
+ oracleId: 'earnAUSD',
240
+ address: '0x103222f020e98Bba0AD9809A011FDF8e6F067496',
241
+ chainId: 143,
242
+ decimals: 6,
243
+ logoURI: '',
244
+ website: 'https://www.upshift.finance/',
245
+ documentation: 'https://docs.upshift.finance/',
246
+ description: 'The primary liquid yield token on Monad, systematically allocating AUSD across top DeFi opportunities.',
247
+ bridge: 'native',
248
+ tags: ['NO_TIMELOCK', 'STABLECOIN'],
249
+ },
236
250
  };
@@ -29,4 +29,5 @@ export declare const beefyfinance: {
29
29
  readonly beefyOracle: "0xfcE4448C50A96c279afdB8CE7735295660653e19";
30
30
  readonly beefyOracleChainlink: "0xD07F2951AA4281e2B6D120d153277443efE8ad15";
31
31
  readonly beefyOracleUniswapV3: "0x2E2bD9b52a1Ca92C572c7E1F72FE2cA334ae7514";
32
+ readonly beefyMultiHopSwapper: "0xFEF22093295C8b12F5fa49CBA1aaf6D9eC7D44Fa";
32
33
  };
@@ -33,4 +33,5 @@ export const beefyfinance = {
33
33
  beefyOracle: '0xfcE4448C50A96c279afdB8CE7735295660653e19',
34
34
  beefyOracleChainlink: '0xD07F2951AA4281e2B6D120d153277443efE8ad15',
35
35
  beefyOracleUniswapV3: '0x2E2bD9b52a1Ca92C572c7E1F72FE2cA334ae7514',
36
+ beefyMultiHopSwapper: '0xFEF22093295C8b12F5fa49CBA1aaf6D9eC7D44Fa',
36
37
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@beefyfinance/blockchain-addressbook",
3
- "version": "0.54.125",
3
+ "version": "0.54.126",
4
4
  "description": "A collection of useful addresses on various chains for defi development",
5
5
  "type": "commonjs",
6
6
  "types": "./build/address-book/index.d.ts",