@beefyfinance/blockchain-addressbook 0.55.13 → 0.56.0

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.
@@ -256,6 +256,31 @@ export declare const monad: {
256
256
  readonly bridge: "chainlink";
257
257
  readonly tags: readonly ["STABLECOIN"];
258
258
  };
259
+ readonly GHO: {
260
+ readonly name: "GHO Token";
261
+ readonly symbol: "GHO";
262
+ readonly oracleId: "GHO";
263
+ readonly address: "0xfc421aD3C883Bf9E7C4f42dE845C4e4405799e73";
264
+ readonly chainId: 143;
265
+ readonly decimals: 18;
266
+ readonly website: "https://aave.com/";
267
+ readonly documentation: "https://docs.aave.com/faq/gho-stablecoin";
268
+ readonly description: "GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.";
269
+ readonly bridge: "chainlink-ccip";
270
+ readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
271
+ };
272
+ readonly mUSD: {
273
+ readonly name: "MetaMask USD";
274
+ readonly symbol: "mUSD";
275
+ readonly oracleId: "MetaMaskUSD";
276
+ readonly address: "0xacA92E438df0B2401fF60dA7E4337B687a2435DA";
277
+ readonly chainId: 143;
278
+ readonly decimals: 6;
279
+ readonly website: "https://metamask.io/";
280
+ readonly documentation: "https://metamask.io/";
281
+ readonly description: "MetaMask USD (mUSD) is a stablecoin issued by MetaMask, designed to maintain a 1:1 peg with the US dollar and integrate across MetaMask products.";
282
+ readonly tags: readonly ["STABLECOIN"];
283
+ };
259
284
  readonly earnAUSD: {
260
285
  readonly name: "Earn Agora Dollar";
261
286
  readonly symbol: "earnAUSD";
@@ -396,6 +421,19 @@ export declare const monad: {
396
421
  readonly documentation: "https://docs.neverland.money/";
397
422
  readonly tags: readonly ["NO_TIMELOCK", "SYNTHETIC", "STABLECOIN"];
398
423
  };
424
+ readonly avUSD: {
425
+ readonly name: "avUSD";
426
+ readonly symbol: "avUSD";
427
+ readonly oracleId: "avUSD";
428
+ readonly address: "0x0D9D741FE423Cd5419e4BCb6cB2FfA87AFa93bA4";
429
+ readonly chainId: 1;
430
+ readonly decimals: 18;
431
+ readonly website: "https://app.avantprotocol.com/products";
432
+ readonly documentation: "https://docs.avantprotocol.com/overview/core-tokens#avusd";
433
+ readonly description: "avUSD is the primary stable token of the Avant Protocol, acting as the entry point for USD-denominated yield.";
434
+ readonly bridge: "chainlink-ccip";
435
+ readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN", "SYNTHETIC"];
436
+ };
399
437
  };
400
438
  readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
401
439
  readonly WNATIVE: {
@@ -652,6 +690,31 @@ export declare const monad: {
652
690
  readonly bridge: "chainlink";
653
691
  readonly tags: readonly ["STABLECOIN"];
654
692
  };
693
+ readonly GHO: {
694
+ readonly name: "GHO Token";
695
+ readonly symbol: "GHO";
696
+ readonly oracleId: "GHO";
697
+ readonly address: "0xfc421aD3C883Bf9E7C4f42dE845C4e4405799e73";
698
+ readonly chainId: 143;
699
+ readonly decimals: 18;
700
+ readonly website: "https://aave.com/";
701
+ readonly documentation: "https://docs.aave.com/faq/gho-stablecoin";
702
+ readonly description: "GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.";
703
+ readonly bridge: "chainlink-ccip";
704
+ readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
705
+ };
706
+ readonly mUSD: {
707
+ readonly name: "MetaMask USD";
708
+ readonly symbol: "mUSD";
709
+ readonly oracleId: "MetaMaskUSD";
710
+ readonly address: "0xacA92E438df0B2401fF60dA7E4337B687a2435DA";
711
+ readonly chainId: 143;
712
+ readonly decimals: 6;
713
+ readonly website: "https://metamask.io/";
714
+ readonly documentation: "https://metamask.io/";
715
+ readonly description: "MetaMask USD (mUSD) is a stablecoin issued by MetaMask, designed to maintain a 1:1 peg with the US dollar and integrate across MetaMask products.";
716
+ readonly tags: readonly ["STABLECOIN"];
717
+ };
655
718
  readonly earnAUSD: {
656
719
  readonly name: "Earn Agora Dollar";
657
720
  readonly symbol: "earnAUSD";
@@ -792,6 +855,19 @@ export declare const monad: {
792
855
  readonly documentation: "https://docs.neverland.money/";
793
856
  readonly tags: readonly ["NO_TIMELOCK", "SYNTHETIC", "STABLECOIN"];
794
857
  };
858
+ readonly avUSD: {
859
+ readonly name: "avUSD";
860
+ readonly symbol: "avUSD";
861
+ readonly oracleId: "avUSD";
862
+ readonly address: "0x0D9D741FE423Cd5419e4BCb6cB2FfA87AFa93bA4";
863
+ readonly chainId: 1;
864
+ readonly decimals: 18;
865
+ readonly website: "https://app.avantprotocol.com/products";
866
+ readonly documentation: "https://docs.avantprotocol.com/overview/core-tokens#avusd";
867
+ readonly description: "avUSD is the primary stable token of the Avant Protocol, acting as the entry point for USD-denominated yield.";
868
+ readonly bridge: "chainlink-ccip";
869
+ readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN", "SYNTHETIC"];
870
+ };
795
871
  }>;
796
872
  readonly native: {
797
873
  readonly symbol: "MON";
@@ -253,6 +253,31 @@ export declare const tokens: {
253
253
  readonly bridge: "chainlink";
254
254
  readonly tags: readonly ["STABLECOIN"];
255
255
  };
256
+ readonly GHO: {
257
+ readonly name: "GHO Token";
258
+ readonly symbol: "GHO";
259
+ readonly oracleId: "GHO";
260
+ readonly address: "0xfc421aD3C883Bf9E7C4f42dE845C4e4405799e73";
261
+ readonly chainId: 143;
262
+ readonly decimals: 18;
263
+ readonly website: "https://aave.com/";
264
+ readonly documentation: "https://docs.aave.com/faq/gho-stablecoin";
265
+ readonly description: "GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.";
266
+ readonly bridge: "chainlink-ccip";
267
+ readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
268
+ };
269
+ readonly mUSD: {
270
+ readonly name: "MetaMask USD";
271
+ readonly symbol: "mUSD";
272
+ readonly oracleId: "MetaMaskUSD";
273
+ readonly address: "0xacA92E438df0B2401fF60dA7E4337B687a2435DA";
274
+ readonly chainId: 143;
275
+ readonly decimals: 6;
276
+ readonly website: "https://metamask.io/";
277
+ readonly documentation: "https://metamask.io/";
278
+ readonly description: "MetaMask USD (mUSD) is a stablecoin issued by MetaMask, designed to maintain a 1:1 peg with the US dollar and integrate across MetaMask products.";
279
+ readonly tags: readonly ["STABLECOIN"];
280
+ };
256
281
  readonly earnAUSD: {
257
282
  readonly name: "Earn Agora Dollar";
258
283
  readonly symbol: "earnAUSD";
@@ -393,4 +418,17 @@ export declare const tokens: {
393
418
  readonly documentation: "https://docs.neverland.money/";
394
419
  readonly tags: readonly ["NO_TIMELOCK", "SYNTHETIC", "STABLECOIN"];
395
420
  };
421
+ readonly avUSD: {
422
+ readonly name: "avUSD";
423
+ readonly symbol: "avUSD";
424
+ readonly oracleId: "avUSD";
425
+ readonly address: "0x0D9D741FE423Cd5419e4BCb6cB2FfA87AFa93bA4";
426
+ readonly chainId: 1;
427
+ readonly decimals: 18;
428
+ readonly website: "https://app.avantprotocol.com/products";
429
+ readonly documentation: "https://docs.avantprotocol.com/overview/core-tokens#avusd";
430
+ readonly description: "avUSD is the primary stable token of the Avant Protocol, acting as the entry point for USD-denominated yield.";
431
+ readonly bridge: "chainlink-ccip";
432
+ readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN", "SYNTHETIC"];
433
+ };
396
434
  };
@@ -224,6 +224,31 @@ exports.tokens = {
224
224
  bridge: 'chainlink',
225
225
  tags: ['STABLECOIN'],
226
226
  },
227
+ GHO: {
228
+ name: 'GHO Token',
229
+ symbol: 'GHO',
230
+ oracleId: 'GHO',
231
+ address: '0xfc421aD3C883Bf9E7C4f42dE845C4e4405799e73',
232
+ chainId: 143,
233
+ decimals: 18,
234
+ website: 'https://aave.com/',
235
+ documentation: 'https://docs.aave.com/faq/gho-stablecoin',
236
+ description: 'GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.',
237
+ bridge: 'chainlink-ccip',
238
+ tags: ['STABLECOIN', 'SYNTHETIC'],
239
+ },
240
+ mUSD: {
241
+ name: 'MetaMask USD',
242
+ symbol: 'mUSD',
243
+ oracleId: 'MetaMaskUSD',
244
+ address: '0xacA92E438df0B2401fF60dA7E4337B687a2435DA',
245
+ chainId: 143,
246
+ decimals: 6,
247
+ website: 'https://metamask.io/',
248
+ documentation: 'https://metamask.io/',
249
+ description: 'MetaMask USD (mUSD) is a stablecoin issued by MetaMask, designed to maintain a 1:1 peg with the US dollar and integrate across MetaMask products.',
250
+ tags: ['STABLECOIN'],
251
+ },
227
252
  earnAUSD: {
228
253
  name: 'Earn Agora Dollar',
229
254
  symbol: 'earnAUSD',
@@ -364,4 +389,17 @@ exports.tokens = {
364
389
  documentation: 'https://docs.neverland.money/',
365
390
  tags: ['NO_TIMELOCK', 'SYNTHETIC', 'STABLECOIN'],
366
391
  },
392
+ avUSD: {
393
+ name: 'avUSD',
394
+ symbol: 'avUSD',
395
+ oracleId: 'avUSD',
396
+ address: '0x0D9D741FE423Cd5419e4BCb6cB2FfA87AFa93bA4',
397
+ chainId: 1,
398
+ decimals: 18,
399
+ website: 'https://app.avantprotocol.com/products',
400
+ documentation: 'https://docs.avantprotocol.com/overview/core-tokens#avusd',
401
+ description: 'avUSD is the primary stable token of the Avant Protocol, acting as the entry point for USD-denominated yield.',
402
+ bridge: 'chainlink-ccip',
403
+ tags: ['NO_TIMELOCK', 'STABLECOIN', 'SYNTHETIC'],
404
+ },
367
405
  };
@@ -256,6 +256,31 @@ export declare const monad: {
256
256
  readonly bridge: "chainlink";
257
257
  readonly tags: readonly ["STABLECOIN"];
258
258
  };
259
+ readonly GHO: {
260
+ readonly name: "GHO Token";
261
+ readonly symbol: "GHO";
262
+ readonly oracleId: "GHO";
263
+ readonly address: "0xfc421aD3C883Bf9E7C4f42dE845C4e4405799e73";
264
+ readonly chainId: 143;
265
+ readonly decimals: 18;
266
+ readonly website: "https://aave.com/";
267
+ readonly documentation: "https://docs.aave.com/faq/gho-stablecoin";
268
+ readonly description: "GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.";
269
+ readonly bridge: "chainlink-ccip";
270
+ readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
271
+ };
272
+ readonly mUSD: {
273
+ readonly name: "MetaMask USD";
274
+ readonly symbol: "mUSD";
275
+ readonly oracleId: "MetaMaskUSD";
276
+ readonly address: "0xacA92E438df0B2401fF60dA7E4337B687a2435DA";
277
+ readonly chainId: 143;
278
+ readonly decimals: 6;
279
+ readonly website: "https://metamask.io/";
280
+ readonly documentation: "https://metamask.io/";
281
+ readonly description: "MetaMask USD (mUSD) is a stablecoin issued by MetaMask, designed to maintain a 1:1 peg with the US dollar and integrate across MetaMask products.";
282
+ readonly tags: readonly ["STABLECOIN"];
283
+ };
259
284
  readonly earnAUSD: {
260
285
  readonly name: "Earn Agora Dollar";
261
286
  readonly symbol: "earnAUSD";
@@ -396,6 +421,19 @@ export declare const monad: {
396
421
  readonly documentation: "https://docs.neverland.money/";
397
422
  readonly tags: readonly ["NO_TIMELOCK", "SYNTHETIC", "STABLECOIN"];
398
423
  };
424
+ readonly avUSD: {
425
+ readonly name: "avUSD";
426
+ readonly symbol: "avUSD";
427
+ readonly oracleId: "avUSD";
428
+ readonly address: "0x0D9D741FE423Cd5419e4BCb6cB2FfA87AFa93bA4";
429
+ readonly chainId: 1;
430
+ readonly decimals: 18;
431
+ readonly website: "https://app.avantprotocol.com/products";
432
+ readonly documentation: "https://docs.avantprotocol.com/overview/core-tokens#avusd";
433
+ readonly description: "avUSD is the primary stable token of the Avant Protocol, acting as the entry point for USD-denominated yield.";
434
+ readonly bridge: "chainlink-ccip";
435
+ readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN", "SYNTHETIC"];
436
+ };
399
437
  };
400
438
  readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
401
439
  readonly WNATIVE: {
@@ -652,6 +690,31 @@ export declare const monad: {
652
690
  readonly bridge: "chainlink";
653
691
  readonly tags: readonly ["STABLECOIN"];
654
692
  };
693
+ readonly GHO: {
694
+ readonly name: "GHO Token";
695
+ readonly symbol: "GHO";
696
+ readonly oracleId: "GHO";
697
+ readonly address: "0xfc421aD3C883Bf9E7C4f42dE845C4e4405799e73";
698
+ readonly chainId: 143;
699
+ readonly decimals: 18;
700
+ readonly website: "https://aave.com/";
701
+ readonly documentation: "https://docs.aave.com/faq/gho-stablecoin";
702
+ readonly description: "GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.";
703
+ readonly bridge: "chainlink-ccip";
704
+ readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
705
+ };
706
+ readonly mUSD: {
707
+ readonly name: "MetaMask USD";
708
+ readonly symbol: "mUSD";
709
+ readonly oracleId: "MetaMaskUSD";
710
+ readonly address: "0xacA92E438df0B2401fF60dA7E4337B687a2435DA";
711
+ readonly chainId: 143;
712
+ readonly decimals: 6;
713
+ readonly website: "https://metamask.io/";
714
+ readonly documentation: "https://metamask.io/";
715
+ readonly description: "MetaMask USD (mUSD) is a stablecoin issued by MetaMask, designed to maintain a 1:1 peg with the US dollar and integrate across MetaMask products.";
716
+ readonly tags: readonly ["STABLECOIN"];
717
+ };
655
718
  readonly earnAUSD: {
656
719
  readonly name: "Earn Agora Dollar";
657
720
  readonly symbol: "earnAUSD";
@@ -792,6 +855,19 @@ export declare const monad: {
792
855
  readonly documentation: "https://docs.neverland.money/";
793
856
  readonly tags: readonly ["NO_TIMELOCK", "SYNTHETIC", "STABLECOIN"];
794
857
  };
858
+ readonly avUSD: {
859
+ readonly name: "avUSD";
860
+ readonly symbol: "avUSD";
861
+ readonly oracleId: "avUSD";
862
+ readonly address: "0x0D9D741FE423Cd5419e4BCb6cB2FfA87AFa93bA4";
863
+ readonly chainId: 1;
864
+ readonly decimals: 18;
865
+ readonly website: "https://app.avantprotocol.com/products";
866
+ readonly documentation: "https://docs.avantprotocol.com/overview/core-tokens#avusd";
867
+ readonly description: "avUSD is the primary stable token of the Avant Protocol, acting as the entry point for USD-denominated yield.";
868
+ readonly bridge: "chainlink-ccip";
869
+ readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN", "SYNTHETIC"];
870
+ };
795
871
  }>;
796
872
  readonly native: {
797
873
  readonly symbol: "MON";
@@ -253,6 +253,31 @@ export declare const tokens: {
253
253
  readonly bridge: "chainlink";
254
254
  readonly tags: readonly ["STABLECOIN"];
255
255
  };
256
+ readonly GHO: {
257
+ readonly name: "GHO Token";
258
+ readonly symbol: "GHO";
259
+ readonly oracleId: "GHO";
260
+ readonly address: "0xfc421aD3C883Bf9E7C4f42dE845C4e4405799e73";
261
+ readonly chainId: 143;
262
+ readonly decimals: 18;
263
+ readonly website: "https://aave.com/";
264
+ readonly documentation: "https://docs.aave.com/faq/gho-stablecoin";
265
+ readonly description: "GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.";
266
+ readonly bridge: "chainlink-ccip";
267
+ readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
268
+ };
269
+ readonly mUSD: {
270
+ readonly name: "MetaMask USD";
271
+ readonly symbol: "mUSD";
272
+ readonly oracleId: "MetaMaskUSD";
273
+ readonly address: "0xacA92E438df0B2401fF60dA7E4337B687a2435DA";
274
+ readonly chainId: 143;
275
+ readonly decimals: 6;
276
+ readonly website: "https://metamask.io/";
277
+ readonly documentation: "https://metamask.io/";
278
+ readonly description: "MetaMask USD (mUSD) is a stablecoin issued by MetaMask, designed to maintain a 1:1 peg with the US dollar and integrate across MetaMask products.";
279
+ readonly tags: readonly ["STABLECOIN"];
280
+ };
256
281
  readonly earnAUSD: {
257
282
  readonly name: "Earn Agora Dollar";
258
283
  readonly symbol: "earnAUSD";
@@ -393,4 +418,17 @@ export declare const tokens: {
393
418
  readonly documentation: "https://docs.neverland.money/";
394
419
  readonly tags: readonly ["NO_TIMELOCK", "SYNTHETIC", "STABLECOIN"];
395
420
  };
421
+ readonly avUSD: {
422
+ readonly name: "avUSD";
423
+ readonly symbol: "avUSD";
424
+ readonly oracleId: "avUSD";
425
+ readonly address: "0x0D9D741FE423Cd5419e4BCb6cB2FfA87AFa93bA4";
426
+ readonly chainId: 1;
427
+ readonly decimals: 18;
428
+ readonly website: "https://app.avantprotocol.com/products";
429
+ readonly documentation: "https://docs.avantprotocol.com/overview/core-tokens#avusd";
430
+ readonly description: "avUSD is the primary stable token of the Avant Protocol, acting as the entry point for USD-denominated yield.";
431
+ readonly bridge: "chainlink-ccip";
432
+ readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN", "SYNTHETIC"];
433
+ };
396
434
  };
@@ -221,6 +221,31 @@ export const tokens = {
221
221
  bridge: 'chainlink',
222
222
  tags: ['STABLECOIN'],
223
223
  },
224
+ GHO: {
225
+ name: 'GHO Token',
226
+ symbol: 'GHO',
227
+ oracleId: 'GHO',
228
+ address: '0xfc421aD3C883Bf9E7C4f42dE845C4e4405799e73',
229
+ chainId: 143,
230
+ decimals: 18,
231
+ website: 'https://aave.com/',
232
+ documentation: 'https://docs.aave.com/faq/gho-stablecoin',
233
+ description: 'GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.',
234
+ bridge: 'chainlink-ccip',
235
+ tags: ['STABLECOIN', 'SYNTHETIC'],
236
+ },
237
+ mUSD: {
238
+ name: 'MetaMask USD',
239
+ symbol: 'mUSD',
240
+ oracleId: 'MetaMaskUSD',
241
+ address: '0xacA92E438df0B2401fF60dA7E4337B687a2435DA',
242
+ chainId: 143,
243
+ decimals: 6,
244
+ website: 'https://metamask.io/',
245
+ documentation: 'https://metamask.io/',
246
+ description: 'MetaMask USD (mUSD) is a stablecoin issued by MetaMask, designed to maintain a 1:1 peg with the US dollar and integrate across MetaMask products.',
247
+ tags: ['STABLECOIN'],
248
+ },
224
249
  earnAUSD: {
225
250
  name: 'Earn Agora Dollar',
226
251
  symbol: 'earnAUSD',
@@ -361,4 +386,17 @@ export const tokens = {
361
386
  documentation: 'https://docs.neverland.money/',
362
387
  tags: ['NO_TIMELOCK', 'SYNTHETIC', 'STABLECOIN'],
363
388
  },
389
+ avUSD: {
390
+ name: 'avUSD',
391
+ symbol: 'avUSD',
392
+ oracleId: 'avUSD',
393
+ address: '0x0D9D741FE423Cd5419e4BCb6cB2FfA87AFa93bA4',
394
+ chainId: 1,
395
+ decimals: 18,
396
+ website: 'https://app.avantprotocol.com/products',
397
+ documentation: 'https://docs.avantprotocol.com/overview/core-tokens#avusd',
398
+ description: 'avUSD is the primary stable token of the Avant Protocol, acting as the entry point for USD-denominated yield.',
399
+ bridge: 'chainlink-ccip',
400
+ tags: ['NO_TIMELOCK', 'STABLECOIN', 'SYNTHETIC'],
401
+ },
364
402
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@beefyfinance/blockchain-addressbook",
3
- "version": "0.55.13",
3
+ "version": "0.56.0",
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",