@beefyfinance/blockchain-addressbook 0.58.10 → 0.58.11

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.
@@ -3453,6 +3453,54 @@ declare const base: {
3453
3453
  readonly bridge: "native";
3454
3454
  readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
3455
3455
  };
3456
+ readonly AAPLc: {
3457
+ readonly name: "Apple Inc.";
3458
+ readonly symbol: "AAPL";
3459
+ readonly oracleId: "AAPLc";
3460
+ readonly address: "0xb200000000000000000000C2e324d24d7eEcd1fb";
3461
+ readonly chainId: 8453;
3462
+ readonly decimals: 8;
3463
+ readonly website: "coinbase.com";
3464
+ readonly description: "Apple Inc. Coinbase Token is a tokenized debt security issued by Coinbase Onchain SPV Ltd that provides beneficial ownership of custodied Apple Inc. shares to KYC'd holders.";
3465
+ readonly documentation: "https://docs.base.org/";
3466
+ readonly bridge: "native";
3467
+ };
3468
+ readonly GOOGLc: {
3469
+ readonly name: "Alphabet Inc.";
3470
+ readonly symbol: "GOOGL";
3471
+ readonly oracleId: "GOOGLc";
3472
+ readonly address: "0xb2000000000000000000002D0BA3164cc74f58B7";
3473
+ readonly chainId: 8453;
3474
+ readonly decimals: 8;
3475
+ readonly website: "coinbase.com";
3476
+ readonly description: "Alphabet Inc. Coinbase Token is a tokenized debt security issued by Coinbase Onchain SPV Ltd that provides beneficial ownership of custodied Alphabet Inc. shares to KYC'd holders.";
3477
+ readonly documentation: "https://docs.base.org/";
3478
+ readonly bridge: "native";
3479
+ };
3480
+ readonly NVDAc: {
3481
+ readonly name: "NVIDIA Corporation";
3482
+ readonly symbol: "NVDA";
3483
+ readonly oracleId: "NVDAc";
3484
+ readonly address: "0xb20000000000000000000078ee7ce2fE4908108C";
3485
+ readonly chainId: 8453;
3486
+ readonly decimals: 8;
3487
+ readonly website: "coinbase.com";
3488
+ readonly description: "NVIDIA Corporation Coinbase Token is a tokenized debt security issued by Coinbase Onchain SPV Ltd that provides beneficial ownership of custodied NVIDIA Corporation shares to KYC'd holders.";
3489
+ readonly documentation: "https://docs.base.org/";
3490
+ readonly bridge: "native";
3491
+ };
3492
+ readonly METAc: {
3493
+ readonly name: "Meta Platforms Inc.";
3494
+ readonly symbol: "META";
3495
+ readonly oracleId: "METAc";
3496
+ readonly address: "0xb2000000000000000000008bC8786B856E61707C";
3497
+ readonly chainId: 8453;
3498
+ readonly decimals: 8;
3499
+ readonly website: "coinbase.com";
3500
+ readonly description: "Meta Platforms Inc. Coinbase Token is a tokenized debt security issued by Coinbase Onchain SPV Ltd that provides beneficial ownership of custodied Meta Platforms Inc. shares to KYC'd holders.";
3501
+ readonly documentation: "https://docs.base.org/";
3502
+ readonly bridge: "native";
3503
+ };
3456
3504
  };
3457
3505
  readonly tokenAddressMap: AddressToTokenMap<{
3458
3506
  readonly WNATIVE: {
@@ -6904,6 +6952,54 @@ declare const base: {
6904
6952
  readonly bridge: "native";
6905
6953
  readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
6906
6954
  };
6955
+ readonly AAPLc: {
6956
+ readonly name: "Apple Inc.";
6957
+ readonly symbol: "AAPL";
6958
+ readonly oracleId: "AAPLc";
6959
+ readonly address: "0xb200000000000000000000C2e324d24d7eEcd1fb";
6960
+ readonly chainId: 8453;
6961
+ readonly decimals: 8;
6962
+ readonly website: "coinbase.com";
6963
+ readonly description: "Apple Inc. Coinbase Token is a tokenized debt security issued by Coinbase Onchain SPV Ltd that provides beneficial ownership of custodied Apple Inc. shares to KYC'd holders.";
6964
+ readonly documentation: "https://docs.base.org/";
6965
+ readonly bridge: "native";
6966
+ };
6967
+ readonly GOOGLc: {
6968
+ readonly name: "Alphabet Inc.";
6969
+ readonly symbol: "GOOGL";
6970
+ readonly oracleId: "GOOGLc";
6971
+ readonly address: "0xb2000000000000000000002D0BA3164cc74f58B7";
6972
+ readonly chainId: 8453;
6973
+ readonly decimals: 8;
6974
+ readonly website: "coinbase.com";
6975
+ readonly description: "Alphabet Inc. Coinbase Token is a tokenized debt security issued by Coinbase Onchain SPV Ltd that provides beneficial ownership of custodied Alphabet Inc. shares to KYC'd holders.";
6976
+ readonly documentation: "https://docs.base.org/";
6977
+ readonly bridge: "native";
6978
+ };
6979
+ readonly NVDAc: {
6980
+ readonly name: "NVIDIA Corporation";
6981
+ readonly symbol: "NVDA";
6982
+ readonly oracleId: "NVDAc";
6983
+ readonly address: "0xb20000000000000000000078ee7ce2fE4908108C";
6984
+ readonly chainId: 8453;
6985
+ readonly decimals: 8;
6986
+ readonly website: "coinbase.com";
6987
+ readonly description: "NVIDIA Corporation Coinbase Token is a tokenized debt security issued by Coinbase Onchain SPV Ltd that provides beneficial ownership of custodied NVIDIA Corporation shares to KYC'd holders.";
6988
+ readonly documentation: "https://docs.base.org/";
6989
+ readonly bridge: "native";
6990
+ };
6991
+ readonly METAc: {
6992
+ readonly name: "Meta Platforms Inc.";
6993
+ readonly symbol: "META";
6994
+ readonly oracleId: "METAc";
6995
+ readonly address: "0xb2000000000000000000008bC8786B856E61707C";
6996
+ readonly chainId: 8453;
6997
+ readonly decimals: 8;
6998
+ readonly website: "coinbase.com";
6999
+ readonly description: "Meta Platforms Inc. Coinbase Token is a tokenized debt security issued by Coinbase Onchain SPV Ltd that provides beneficial ownership of custodied Meta Platforms Inc. shares to KYC'd holders.";
7000
+ readonly documentation: "https://docs.base.org/";
7001
+ readonly bridge: "native";
7002
+ };
6907
7003
  }>;
6908
7004
  readonly native: {
6909
7005
  readonly symbol: "ETH";
@@ -3453,6 +3453,54 @@ declare const base: {
3453
3453
  readonly bridge: "native";
3454
3454
  readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
3455
3455
  };
3456
+ readonly AAPLc: {
3457
+ readonly name: "Apple Inc.";
3458
+ readonly symbol: "AAPL";
3459
+ readonly oracleId: "AAPLc";
3460
+ readonly address: "0xb200000000000000000000C2e324d24d7eEcd1fb";
3461
+ readonly chainId: 8453;
3462
+ readonly decimals: 8;
3463
+ readonly website: "coinbase.com";
3464
+ readonly description: "Apple Inc. Coinbase Token is a tokenized debt security issued by Coinbase Onchain SPV Ltd that provides beneficial ownership of custodied Apple Inc. shares to KYC'd holders.";
3465
+ readonly documentation: "https://docs.base.org/";
3466
+ readonly bridge: "native";
3467
+ };
3468
+ readonly GOOGLc: {
3469
+ readonly name: "Alphabet Inc.";
3470
+ readonly symbol: "GOOGL";
3471
+ readonly oracleId: "GOOGLc";
3472
+ readonly address: "0xb2000000000000000000002D0BA3164cc74f58B7";
3473
+ readonly chainId: 8453;
3474
+ readonly decimals: 8;
3475
+ readonly website: "coinbase.com";
3476
+ readonly description: "Alphabet Inc. Coinbase Token is a tokenized debt security issued by Coinbase Onchain SPV Ltd that provides beneficial ownership of custodied Alphabet Inc. shares to KYC'd holders.";
3477
+ readonly documentation: "https://docs.base.org/";
3478
+ readonly bridge: "native";
3479
+ };
3480
+ readonly NVDAc: {
3481
+ readonly name: "NVIDIA Corporation";
3482
+ readonly symbol: "NVDA";
3483
+ readonly oracleId: "NVDAc";
3484
+ readonly address: "0xb20000000000000000000078ee7ce2fE4908108C";
3485
+ readonly chainId: 8453;
3486
+ readonly decimals: 8;
3487
+ readonly website: "coinbase.com";
3488
+ readonly description: "NVIDIA Corporation Coinbase Token is a tokenized debt security issued by Coinbase Onchain SPV Ltd that provides beneficial ownership of custodied NVIDIA Corporation shares to KYC'd holders.";
3489
+ readonly documentation: "https://docs.base.org/";
3490
+ readonly bridge: "native";
3491
+ };
3492
+ readonly METAc: {
3493
+ readonly name: "Meta Platforms Inc.";
3494
+ readonly symbol: "META";
3495
+ readonly oracleId: "METAc";
3496
+ readonly address: "0xb2000000000000000000008bC8786B856E61707C";
3497
+ readonly chainId: 8453;
3498
+ readonly decimals: 8;
3499
+ readonly website: "coinbase.com";
3500
+ readonly description: "Meta Platforms Inc. Coinbase Token is a tokenized debt security issued by Coinbase Onchain SPV Ltd that provides beneficial ownership of custodied Meta Platforms Inc. shares to KYC'd holders.";
3501
+ readonly documentation: "https://docs.base.org/";
3502
+ readonly bridge: "native";
3503
+ };
3456
3504
  };
3457
3505
  readonly tokenAddressMap: AddressToTokenMap<{
3458
3506
  readonly WNATIVE: {
@@ -6904,6 +6952,54 @@ declare const base: {
6904
6952
  readonly bridge: "native";
6905
6953
  readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
6906
6954
  };
6955
+ readonly AAPLc: {
6956
+ readonly name: "Apple Inc.";
6957
+ readonly symbol: "AAPL";
6958
+ readonly oracleId: "AAPLc";
6959
+ readonly address: "0xb200000000000000000000C2e324d24d7eEcd1fb";
6960
+ readonly chainId: 8453;
6961
+ readonly decimals: 8;
6962
+ readonly website: "coinbase.com";
6963
+ readonly description: "Apple Inc. Coinbase Token is a tokenized debt security issued by Coinbase Onchain SPV Ltd that provides beneficial ownership of custodied Apple Inc. shares to KYC'd holders.";
6964
+ readonly documentation: "https://docs.base.org/";
6965
+ readonly bridge: "native";
6966
+ };
6967
+ readonly GOOGLc: {
6968
+ readonly name: "Alphabet Inc.";
6969
+ readonly symbol: "GOOGL";
6970
+ readonly oracleId: "GOOGLc";
6971
+ readonly address: "0xb2000000000000000000002D0BA3164cc74f58B7";
6972
+ readonly chainId: 8453;
6973
+ readonly decimals: 8;
6974
+ readonly website: "coinbase.com";
6975
+ readonly description: "Alphabet Inc. Coinbase Token is a tokenized debt security issued by Coinbase Onchain SPV Ltd that provides beneficial ownership of custodied Alphabet Inc. shares to KYC'd holders.";
6976
+ readonly documentation: "https://docs.base.org/";
6977
+ readonly bridge: "native";
6978
+ };
6979
+ readonly NVDAc: {
6980
+ readonly name: "NVIDIA Corporation";
6981
+ readonly symbol: "NVDA";
6982
+ readonly oracleId: "NVDAc";
6983
+ readonly address: "0xb20000000000000000000078ee7ce2fE4908108C";
6984
+ readonly chainId: 8453;
6985
+ readonly decimals: 8;
6986
+ readonly website: "coinbase.com";
6987
+ readonly description: "NVIDIA Corporation Coinbase Token is a tokenized debt security issued by Coinbase Onchain SPV Ltd that provides beneficial ownership of custodied NVIDIA Corporation shares to KYC'd holders.";
6988
+ readonly documentation: "https://docs.base.org/";
6989
+ readonly bridge: "native";
6990
+ };
6991
+ readonly METAc: {
6992
+ readonly name: "Meta Platforms Inc.";
6993
+ readonly symbol: "META";
6994
+ readonly oracleId: "METAc";
6995
+ readonly address: "0xb2000000000000000000008bC8786B856E61707C";
6996
+ readonly chainId: 8453;
6997
+ readonly decimals: 8;
6998
+ readonly website: "coinbase.com";
6999
+ readonly description: "Meta Platforms Inc. Coinbase Token is a tokenized debt security issued by Coinbase Onchain SPV Ltd that provides beneficial ownership of custodied Meta Platforms Inc. shares to KYC'd holders.";
7000
+ readonly documentation: "https://docs.base.org/";
7001
+ readonly bridge: "native";
7002
+ };
6907
7003
  }>;
6908
7004
  readonly native: {
6909
7005
  readonly symbol: "ETH";
@@ -3466,6 +3466,54 @@ const tokens = {
3466
3466
  description: "LienFi tokenizes U.S. tax liens and tax deeds onchain. $LFI is the native token of the protocol — a fixed-supply ERC-20 on Base with 73% liquid at launch.",
3467
3467
  bridge: "native",
3468
3468
  tags: ["LARGE_HOLDERS", "NO_TIMELOCK"]
3469
+ },
3470
+ AAPLc: {
3471
+ name: "Apple Inc.",
3472
+ symbol: "AAPL",
3473
+ oracleId: "AAPLc",
3474
+ address: "0xb200000000000000000000C2e324d24d7eEcd1fb",
3475
+ chainId: 8453,
3476
+ decimals: 8,
3477
+ website: "coinbase.com",
3478
+ description: "Apple Inc. Coinbase Token is a tokenized debt security issued by Coinbase Onchain SPV Ltd that provides beneficial ownership of custodied Apple Inc. shares to KYC'd holders.",
3479
+ documentation: "https://docs.base.org/",
3480
+ bridge: "native"
3481
+ },
3482
+ GOOGLc: {
3483
+ name: "Alphabet Inc.",
3484
+ symbol: "GOOGL",
3485
+ oracleId: "GOOGLc",
3486
+ address: "0xb2000000000000000000002D0BA3164cc74f58B7",
3487
+ chainId: 8453,
3488
+ decimals: 8,
3489
+ website: "coinbase.com",
3490
+ description: "Alphabet Inc. Coinbase Token is a tokenized debt security issued by Coinbase Onchain SPV Ltd that provides beneficial ownership of custodied Alphabet Inc. shares to KYC'd holders.",
3491
+ documentation: "https://docs.base.org/",
3492
+ bridge: "native"
3493
+ },
3494
+ NVDAc: {
3495
+ name: "NVIDIA Corporation",
3496
+ symbol: "NVDA",
3497
+ oracleId: "NVDAc",
3498
+ address: "0xb20000000000000000000078ee7ce2fE4908108C",
3499
+ chainId: 8453,
3500
+ decimals: 8,
3501
+ website: "coinbase.com",
3502
+ description: "NVIDIA Corporation Coinbase Token is a tokenized debt security issued by Coinbase Onchain SPV Ltd that provides beneficial ownership of custodied NVIDIA Corporation shares to KYC'd holders.",
3503
+ documentation: "https://docs.base.org/",
3504
+ bridge: "native"
3505
+ },
3506
+ METAc: {
3507
+ name: "Meta Platforms Inc.",
3508
+ symbol: "META",
3509
+ oracleId: "METAc",
3510
+ address: "0xb2000000000000000000008bC8786B856E61707C",
3511
+ chainId: 8453,
3512
+ decimals: 8,
3513
+ website: "coinbase.com",
3514
+ description: "Meta Platforms Inc. Coinbase Token is a tokenized debt security issued by Coinbase Onchain SPV Ltd that provides beneficial ownership of custodied Meta Platforms Inc. shares to KYC'd holders.",
3515
+ documentation: "https://docs.base.org/",
3516
+ bridge: "native"
3469
3517
  }
3470
3518
  };
3471
3519
  //#endregion
@@ -3466,6 +3466,54 @@ const tokens = {
3466
3466
  description: "LienFi tokenizes U.S. tax liens and tax deeds onchain. $LFI is the native token of the protocol — a fixed-supply ERC-20 on Base with 73% liquid at launch.",
3467
3467
  bridge: "native",
3468
3468
  tags: ["LARGE_HOLDERS", "NO_TIMELOCK"]
3469
+ },
3470
+ AAPLc: {
3471
+ name: "Apple Inc.",
3472
+ symbol: "AAPL",
3473
+ oracleId: "AAPLc",
3474
+ address: "0xb200000000000000000000C2e324d24d7eEcd1fb",
3475
+ chainId: 8453,
3476
+ decimals: 8,
3477
+ website: "coinbase.com",
3478
+ description: "Apple Inc. Coinbase Token is a tokenized debt security issued by Coinbase Onchain SPV Ltd that provides beneficial ownership of custodied Apple Inc. shares to KYC'd holders.",
3479
+ documentation: "https://docs.base.org/",
3480
+ bridge: "native"
3481
+ },
3482
+ GOOGLc: {
3483
+ name: "Alphabet Inc.",
3484
+ symbol: "GOOGL",
3485
+ oracleId: "GOOGLc",
3486
+ address: "0xb2000000000000000000002D0BA3164cc74f58B7",
3487
+ chainId: 8453,
3488
+ decimals: 8,
3489
+ website: "coinbase.com",
3490
+ description: "Alphabet Inc. Coinbase Token is a tokenized debt security issued by Coinbase Onchain SPV Ltd that provides beneficial ownership of custodied Alphabet Inc. shares to KYC'd holders.",
3491
+ documentation: "https://docs.base.org/",
3492
+ bridge: "native"
3493
+ },
3494
+ NVDAc: {
3495
+ name: "NVIDIA Corporation",
3496
+ symbol: "NVDA",
3497
+ oracleId: "NVDAc",
3498
+ address: "0xb20000000000000000000078ee7ce2fE4908108C",
3499
+ chainId: 8453,
3500
+ decimals: 8,
3501
+ website: "coinbase.com",
3502
+ description: "NVIDIA Corporation Coinbase Token is a tokenized debt security issued by Coinbase Onchain SPV Ltd that provides beneficial ownership of custodied NVIDIA Corporation shares to KYC'd holders.",
3503
+ documentation: "https://docs.base.org/",
3504
+ bridge: "native"
3505
+ },
3506
+ METAc: {
3507
+ name: "Meta Platforms Inc.",
3508
+ symbol: "META",
3509
+ oracleId: "METAc",
3510
+ address: "0xb2000000000000000000008bC8786B856E61707C",
3511
+ chainId: 8453,
3512
+ decimals: 8,
3513
+ website: "coinbase.com",
3514
+ description: "Meta Platforms Inc. Coinbase Token is a tokenized debt security issued by Coinbase Onchain SPV Ltd that provides beneficial ownership of custodied Meta Platforms Inc. shares to KYC'd holders.",
3515
+ documentation: "https://docs.base.org/",
3516
+ bridge: "native"
3469
3517
  }
3470
3518
  };
3471
3519
  //#endregion
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@beefyfinance/blockchain-addressbook",
3
- "version": "0.58.10",
3
+ "version": "0.58.11",
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",