@beefyfinance/blockchain-addressbook 0.58.6 → 0.58.7

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.
@@ -1393,6 +1393,19 @@ declare const ethereum: {
1393
1393
  readonly description: "GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.";
1394
1394
  readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
1395
1395
  };
1396
+ readonly sGHO: {
1397
+ readonly name: "Savings GHO";
1398
+ readonly symbol: "sGHO";
1399
+ readonly oracleId: "sGHO";
1400
+ readonly address: "0xE1753F2e00940cC31213dd92013cF019DFE4ca1d";
1401
+ readonly chainId: 1;
1402
+ readonly decimals: 18;
1403
+ readonly website: "https://aave.com/";
1404
+ readonly documentation: "https://docs.aave.com/faq/gho-stablecoin";
1405
+ readonly bridge: "native";
1406
+ readonly description: "GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.";
1407
+ readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
1408
+ };
1396
1409
  readonly mkUSD: {
1397
1410
  readonly name: "Prisma mkUSD";
1398
1411
  readonly symbol: "mkUSD";
@@ -4405,6 +4418,19 @@ declare const ethereum: {
4405
4418
  readonly description: "GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.";
4406
4419
  readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
4407
4420
  };
4421
+ readonly sGHO: {
4422
+ readonly name: "Savings GHO";
4423
+ readonly symbol: "sGHO";
4424
+ readonly oracleId: "sGHO";
4425
+ readonly address: "0xE1753F2e00940cC31213dd92013cF019DFE4ca1d";
4426
+ readonly chainId: 1;
4427
+ readonly decimals: 18;
4428
+ readonly website: "https://aave.com/";
4429
+ readonly documentation: "https://docs.aave.com/faq/gho-stablecoin";
4430
+ readonly bridge: "native";
4431
+ readonly description: "GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.";
4432
+ readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
4433
+ };
4408
4434
  readonly mkUSD: {
4409
4435
  readonly name: "Prisma mkUSD";
4410
4436
  readonly symbol: "mkUSD";
@@ -1393,6 +1393,19 @@ declare const ethereum: {
1393
1393
  readonly description: "GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.";
1394
1394
  readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
1395
1395
  };
1396
+ readonly sGHO: {
1397
+ readonly name: "Savings GHO";
1398
+ readonly symbol: "sGHO";
1399
+ readonly oracleId: "sGHO";
1400
+ readonly address: "0xE1753F2e00940cC31213dd92013cF019DFE4ca1d";
1401
+ readonly chainId: 1;
1402
+ readonly decimals: 18;
1403
+ readonly website: "https://aave.com/";
1404
+ readonly documentation: "https://docs.aave.com/faq/gho-stablecoin";
1405
+ readonly bridge: "native";
1406
+ readonly description: "GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.";
1407
+ readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
1408
+ };
1396
1409
  readonly mkUSD: {
1397
1410
  readonly name: "Prisma mkUSD";
1398
1411
  readonly symbol: "mkUSD";
@@ -4405,6 +4418,19 @@ declare const ethereum: {
4405
4418
  readonly description: "GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.";
4406
4419
  readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
4407
4420
  };
4421
+ readonly sGHO: {
4422
+ readonly name: "Savings GHO";
4423
+ readonly symbol: "sGHO";
4424
+ readonly oracleId: "sGHO";
4425
+ readonly address: "0xE1753F2e00940cC31213dd92013cF019DFE4ca1d";
4426
+ readonly chainId: 1;
4427
+ readonly decimals: 18;
4428
+ readonly website: "https://aave.com/";
4429
+ readonly documentation: "https://docs.aave.com/faq/gho-stablecoin";
4430
+ readonly bridge: "native";
4431
+ readonly description: "GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.";
4432
+ readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
4433
+ };
4408
4434
  readonly mkUSD: {
4409
4435
  readonly name: "Prisma mkUSD";
4410
4436
  readonly symbol: "mkUSD";
@@ -1358,6 +1358,19 @@ const tokens = {
1358
1358
  description: "GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.",
1359
1359
  tags: ["STABLECOIN", "SYNTHETIC"]
1360
1360
  },
1361
+ sGHO: {
1362
+ name: "Savings GHO",
1363
+ symbol: "sGHO",
1364
+ oracleId: "sGHO",
1365
+ address: "0xE1753F2e00940cC31213dd92013cF019DFE4ca1d",
1366
+ chainId: 1,
1367
+ decimals: 18,
1368
+ website: "https://aave.com/",
1369
+ documentation: "https://docs.aave.com/faq/gho-stablecoin",
1370
+ bridge: "native",
1371
+ description: "GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.",
1372
+ tags: ["STABLECOIN", "SYNTHETIC"]
1373
+ },
1361
1374
  mkUSD: {
1362
1375
  name: "Prisma mkUSD",
1363
1376
  symbol: "mkUSD",
@@ -1358,6 +1358,19 @@ const tokens = {
1358
1358
  description: "GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.",
1359
1359
  tags: ["STABLECOIN", "SYNTHETIC"]
1360
1360
  },
1361
+ sGHO: {
1362
+ name: "Savings GHO",
1363
+ symbol: "sGHO",
1364
+ oracleId: "sGHO",
1365
+ address: "0xE1753F2e00940cC31213dd92013cF019DFE4ca1d",
1366
+ chainId: 1,
1367
+ decimals: 18,
1368
+ website: "https://aave.com/",
1369
+ documentation: "https://docs.aave.com/faq/gho-stablecoin",
1370
+ bridge: "native",
1371
+ description: "GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.",
1372
+ tags: ["STABLECOIN", "SYNTHETIC"]
1373
+ },
1361
1374
  mkUSD: {
1362
1375
  name: "Prisma mkUSD",
1363
1376
  symbol: "mkUSD",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@beefyfinance/blockchain-addressbook",
3
- "version": "0.58.6",
3
+ "version": "0.58.7",
4
4
  "description": "A collection of useful addresses on various chains for defi development",
5
5
  "type": "module",
6
6
  "types": "./dist/address-book/index.d.ts",