@beefyfinance/blockchain-addressbook 0.54.138 → 0.54.140

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.
@@ -2910,6 +2910,18 @@ export declare const base: {
2910
2910
  readonly description: "AAA is the foundational utility token of the Arcadia protocol, used for governance, fee sharing and rewards when staked as stAAA.";
2911
2911
  readonly tags: readonly ["LARGE_HOLDERS"];
2912
2912
  };
2913
+ readonly FUN: {
2914
+ readonly name: "Sports.Fun";
2915
+ readonly symbol: "FUN";
2916
+ readonly oracleId: "FUN";
2917
+ readonly address: "0x16EE7ecAc70d1028E7712751E2Ee6BA808a7dd92";
2918
+ readonly chainId: 8453;
2919
+ readonly decimals: 18;
2920
+ readonly website: "https://www.football.fun/";
2921
+ readonly documentation: "https://docs.sport.fun/";
2922
+ readonly description: "$FUN token rewards you for contributing value across the Sport.Fun ecosystem. Holding $FUN in your in-game wallet unlocks a bundle of perks designed to reward consistent players and long-term holders.";
2923
+ readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
2924
+ };
2913
2925
  };
2914
2926
  readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
2915
2927
  readonly WNATIVE: {
@@ -5820,6 +5832,18 @@ export declare const base: {
5820
5832
  readonly description: "AAA is the foundational utility token of the Arcadia protocol, used for governance, fee sharing and rewards when staked as stAAA.";
5821
5833
  readonly tags: readonly ["LARGE_HOLDERS"];
5822
5834
  };
5835
+ readonly FUN: {
5836
+ readonly name: "Sports.Fun";
5837
+ readonly symbol: "FUN";
5838
+ readonly oracleId: "FUN";
5839
+ readonly address: "0x16EE7ecAc70d1028E7712751E2Ee6BA808a7dd92";
5840
+ readonly chainId: 8453;
5841
+ readonly decimals: 18;
5842
+ readonly website: "https://www.football.fun/";
5843
+ readonly documentation: "https://docs.sport.fun/";
5844
+ readonly description: "$FUN token rewards you for contributing value across the Sport.Fun ecosystem. Holding $FUN in your in-game wallet unlocks a bundle of perks designed to reward consistent players and long-term holders.";
5845
+ readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
5846
+ };
5823
5847
  }>;
5824
5848
  readonly native: {
5825
5849
  readonly symbol: "ETH";
@@ -2907,4 +2907,16 @@ export declare const tokens: {
2907
2907
  readonly description: "AAA is the foundational utility token of the Arcadia protocol, used for governance, fee sharing and rewards when staked as stAAA.";
2908
2908
  readonly tags: readonly ["LARGE_HOLDERS"];
2909
2909
  };
2910
+ readonly FUN: {
2911
+ readonly name: "Sports.Fun";
2912
+ readonly symbol: "FUN";
2913
+ readonly oracleId: "FUN";
2914
+ readonly address: "0x16EE7ecAc70d1028E7712751E2Ee6BA808a7dd92";
2915
+ readonly chainId: 8453;
2916
+ readonly decimals: 18;
2917
+ readonly website: "https://www.football.fun/";
2918
+ readonly documentation: "https://docs.sport.fun/";
2919
+ readonly description: "$FUN token rewards you for contributing value across the Sport.Fun ecosystem. Holding $FUN in your in-game wallet unlocks a bundle of perks designed to reward consistent players and long-term holders.";
2920
+ readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
2921
+ };
2910
2922
  };
@@ -2877,5 +2877,17 @@ exports.tokens = {
2877
2877
  documentation: 'https://docs.arcadia.finance/governance/tokenomics',
2878
2878
  description: 'AAA is the foundational utility token of the Arcadia protocol, used for governance, fee sharing and rewards when staked as stAAA.',
2879
2879
  tags: ['LARGE_HOLDERS'],
2880
- }
2880
+ },
2881
+ FUN: {
2882
+ name: 'Sports.Fun',
2883
+ symbol: 'FUN',
2884
+ oracleId: 'FUN',
2885
+ address: '0x16EE7ecAc70d1028E7712751E2Ee6BA808a7dd92',
2886
+ chainId: 8453,
2887
+ decimals: 18,
2888
+ website: 'https://www.football.fun/',
2889
+ documentation: 'https://docs.sport.fun/',
2890
+ description: '$FUN token rewards you for contributing value across the Sport.Fun ecosystem. Holding $FUN in your in-game wallet unlocks a bundle of perks designed to reward consistent players and long-term holders.',
2891
+ tags: ['LARGE_HOLDERS', 'NO_TIMELOCK'],
2892
+ },
2881
2893
  };
@@ -28,7 +28,7 @@ export declare const beefyfinance: {
28
28
  readonly clmFactory: "0x55D0efec44ee905fC3e12CcB9f25bBd5ccE0ab9C";
29
29
  readonly clmStrategyFactory: "0x3B2D461464b9052Dfe52a17f10aA9e3b17332F2d";
30
30
  readonly clmRewardPoolFactory: "0x4399457CB360fC37242d2BE326579Caf3981c769";
31
- readonly positionMulticall: "0xe68a5BCdc54ce32f95bf747FEA7e92c5F3F93a00";
31
+ readonly positionMulticall: "0x3Ce876428Bc7C65ec6682b55042BD41DdDEDd5b5";
32
32
  readonly beefySwapper: "0xe115b50c52cB5624fD76232cDF498ADA6ECD1e69";
33
33
  readonly beefyOracle: "0x7066606233Cc8b5ede0925003F8910FF7B15219C";
34
34
  readonly beefyOracleChainlink: "0x5232Afb1d3cf314bF4D93C83C7AfB98b696ABAa4";
@@ -34,7 +34,7 @@ exports.beefyfinance = {
34
34
  clmFactory: '0x55D0efec44ee905fC3e12CcB9f25bBd5ccE0ab9C',
35
35
  clmStrategyFactory: '0x3B2D461464b9052Dfe52a17f10aA9e3b17332F2d',
36
36
  clmRewardPoolFactory: '0x4399457CB360fC37242d2BE326579Caf3981c769',
37
- positionMulticall: '0xe68a5BCdc54ce32f95bf747FEA7e92c5F3F93a00',
37
+ positionMulticall: '0x3Ce876428Bc7C65ec6682b55042BD41DdDEDd5b5',
38
38
  /// Beefy Swapper Contracts
39
39
  beefySwapper: '0xe115b50c52cB5624fD76232cDF498ADA6ECD1e69',
40
40
  beefyOracle: '0x7066606233Cc8b5ede0925003F8910FF7B15219C',
@@ -2910,6 +2910,18 @@ export declare const base: {
2910
2910
  readonly description: "AAA is the foundational utility token of the Arcadia protocol, used for governance, fee sharing and rewards when staked as stAAA.";
2911
2911
  readonly tags: readonly ["LARGE_HOLDERS"];
2912
2912
  };
2913
+ readonly FUN: {
2914
+ readonly name: "Sports.Fun";
2915
+ readonly symbol: "FUN";
2916
+ readonly oracleId: "FUN";
2917
+ readonly address: "0x16EE7ecAc70d1028E7712751E2Ee6BA808a7dd92";
2918
+ readonly chainId: 8453;
2919
+ readonly decimals: 18;
2920
+ readonly website: "https://www.football.fun/";
2921
+ readonly documentation: "https://docs.sport.fun/";
2922
+ readonly description: "$FUN token rewards you for contributing value across the Sport.Fun ecosystem. Holding $FUN in your in-game wallet unlocks a bundle of perks designed to reward consistent players and long-term holders.";
2923
+ readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
2924
+ };
2913
2925
  };
2914
2926
  readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
2915
2927
  readonly WNATIVE: {
@@ -5820,6 +5832,18 @@ export declare const base: {
5820
5832
  readonly description: "AAA is the foundational utility token of the Arcadia protocol, used for governance, fee sharing and rewards when staked as stAAA.";
5821
5833
  readonly tags: readonly ["LARGE_HOLDERS"];
5822
5834
  };
5835
+ readonly FUN: {
5836
+ readonly name: "Sports.Fun";
5837
+ readonly symbol: "FUN";
5838
+ readonly oracleId: "FUN";
5839
+ readonly address: "0x16EE7ecAc70d1028E7712751E2Ee6BA808a7dd92";
5840
+ readonly chainId: 8453;
5841
+ readonly decimals: 18;
5842
+ readonly website: "https://www.football.fun/";
5843
+ readonly documentation: "https://docs.sport.fun/";
5844
+ readonly description: "$FUN token rewards you for contributing value across the Sport.Fun ecosystem. Holding $FUN in your in-game wallet unlocks a bundle of perks designed to reward consistent players and long-term holders.";
5845
+ readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
5846
+ };
5823
5847
  }>;
5824
5848
  readonly native: {
5825
5849
  readonly symbol: "ETH";
@@ -2907,4 +2907,16 @@ export declare const tokens: {
2907
2907
  readonly description: "AAA is the foundational utility token of the Arcadia protocol, used for governance, fee sharing and rewards when staked as stAAA.";
2908
2908
  readonly tags: readonly ["LARGE_HOLDERS"];
2909
2909
  };
2910
+ readonly FUN: {
2911
+ readonly name: "Sports.Fun";
2912
+ readonly symbol: "FUN";
2913
+ readonly oracleId: "FUN";
2914
+ readonly address: "0x16EE7ecAc70d1028E7712751E2Ee6BA808a7dd92";
2915
+ readonly chainId: 8453;
2916
+ readonly decimals: 18;
2917
+ readonly website: "https://www.football.fun/";
2918
+ readonly documentation: "https://docs.sport.fun/";
2919
+ readonly description: "$FUN token rewards you for contributing value across the Sport.Fun ecosystem. Holding $FUN in your in-game wallet unlocks a bundle of perks designed to reward consistent players and long-term holders.";
2920
+ readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
2921
+ };
2910
2922
  };
@@ -2874,5 +2874,17 @@ export const tokens = {
2874
2874
  documentation: 'https://docs.arcadia.finance/governance/tokenomics',
2875
2875
  description: 'AAA is the foundational utility token of the Arcadia protocol, used for governance, fee sharing and rewards when staked as stAAA.',
2876
2876
  tags: ['LARGE_HOLDERS'],
2877
- }
2877
+ },
2878
+ FUN: {
2879
+ name: 'Sports.Fun',
2880
+ symbol: 'FUN',
2881
+ oracleId: 'FUN',
2882
+ address: '0x16EE7ecAc70d1028E7712751E2Ee6BA808a7dd92',
2883
+ chainId: 8453,
2884
+ decimals: 18,
2885
+ website: 'https://www.football.fun/',
2886
+ documentation: 'https://docs.sport.fun/',
2887
+ description: '$FUN token rewards you for contributing value across the Sport.Fun ecosystem. Holding $FUN in your in-game wallet unlocks a bundle of perks designed to reward consistent players and long-term holders.',
2888
+ tags: ['LARGE_HOLDERS', 'NO_TIMELOCK'],
2889
+ },
2878
2890
  };
@@ -28,7 +28,7 @@ export declare const beefyfinance: {
28
28
  readonly clmFactory: "0x55D0efec44ee905fC3e12CcB9f25bBd5ccE0ab9C";
29
29
  readonly clmStrategyFactory: "0x3B2D461464b9052Dfe52a17f10aA9e3b17332F2d";
30
30
  readonly clmRewardPoolFactory: "0x4399457CB360fC37242d2BE326579Caf3981c769";
31
- readonly positionMulticall: "0xe68a5BCdc54ce32f95bf747FEA7e92c5F3F93a00";
31
+ readonly positionMulticall: "0x3Ce876428Bc7C65ec6682b55042BD41DdDEDd5b5";
32
32
  readonly beefySwapper: "0xe115b50c52cB5624fD76232cDF498ADA6ECD1e69";
33
33
  readonly beefyOracle: "0x7066606233Cc8b5ede0925003F8910FF7B15219C";
34
34
  readonly beefyOracleChainlink: "0x5232Afb1d3cf314bF4D93C83C7AfB98b696ABAa4";
@@ -31,7 +31,7 @@ export const beefyfinance = {
31
31
  clmFactory: '0x55D0efec44ee905fC3e12CcB9f25bBd5ccE0ab9C',
32
32
  clmStrategyFactory: '0x3B2D461464b9052Dfe52a17f10aA9e3b17332F2d',
33
33
  clmRewardPoolFactory: '0x4399457CB360fC37242d2BE326579Caf3981c769',
34
- positionMulticall: '0xe68a5BCdc54ce32f95bf747FEA7e92c5F3F93a00',
34
+ positionMulticall: '0x3Ce876428Bc7C65ec6682b55042BD41DdDEDd5b5',
35
35
  /// Beefy Swapper Contracts
36
36
  beefySwapper: '0xe115b50c52cB5624fD76232cDF498ADA6ECD1e69',
37
37
  beefyOracle: '0x7066606233Cc8b5ede0925003F8910FF7B15219C',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@beefyfinance/blockchain-addressbook",
3
- "version": "0.54.138",
3
+ "version": "0.54.140",
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",