@beefyfinance/blockchain-addressbook 0.54.139 → 0.54.141
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.
- package/build/address-book/base/index.d.ts +24 -0
- package/build/address-book/base/tokens/tokens.d.ts +12 -0
- package/build/address-book/base/tokens/tokens.js +13 -1
- package/build/address-book/optimism/platforms/beefyfinance.d.ts +1 -1
- package/build/address-book/optimism/platforms/beefyfinance.js +1 -1
- package/build-esm/address-book/base/index.d.ts +24 -0
- package/build-esm/address-book/base/tokens/tokens.d.ts +12 -0
- package/build-esm/address-book/base/tokens/tokens.js +13 -1
- package/build-esm/address-book/optimism/platforms/beefyfinance.d.ts +1 -1
- package/build-esm/address-book/optimism/platforms/beefyfinance.js +1 -1
- package/package.json +1 -1
|
@@ -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
|
};
|
|
@@ -24,7 +24,7 @@ export declare const beefyfinance: {
|
|
|
24
24
|
readonly optimismBridge: "0xbbb8971aEA2627fa2E1342bb5Bf952Ec521479f2";
|
|
25
25
|
readonly ccipBridge: "0xcccEa7Fe84272995664369334351Fe344E2732aE";
|
|
26
26
|
readonly layerZeroBridge: "0xdddaEc9c267dF24aD66Edc3B2cBe25dB86422051";
|
|
27
|
-
readonly treasurySwapper: "
|
|
27
|
+
readonly treasurySwapper: "0x029028A29a5F06BFF37825f97900542465bcb1ac";
|
|
28
28
|
readonly clmFactory: "0x55D0efec44ee905fC3e12CcB9f25bBd5ccE0ab9C";
|
|
29
29
|
readonly clmStrategyFactory: "0x3B2D461464b9052Dfe52a17f10aA9e3b17332F2d";
|
|
30
30
|
readonly clmRewardPoolFactory: "0x4399457CB360fC37242d2BE326579Caf3981c769";
|
|
@@ -29,7 +29,7 @@ exports.beefyfinance = {
|
|
|
29
29
|
optimismBridge: '0xbbb8971aEA2627fa2E1342bb5Bf952Ec521479f2',
|
|
30
30
|
ccipBridge: '0xcccEa7Fe84272995664369334351Fe344E2732aE',
|
|
31
31
|
layerZeroBridge: '0xdddaEc9c267dF24aD66Edc3B2cBe25dB86422051',
|
|
32
|
-
treasurySwapper: '
|
|
32
|
+
treasurySwapper: '0x029028A29a5F06BFF37825f97900542465bcb1ac',
|
|
33
33
|
/// CLM Contracts
|
|
34
34
|
clmFactory: '0x55D0efec44ee905fC3e12CcB9f25bBd5ccE0ab9C',
|
|
35
35
|
clmStrategyFactory: '0x3B2D461464b9052Dfe52a17f10aA9e3b17332F2d',
|
|
@@ -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
|
};
|
|
@@ -24,7 +24,7 @@ export declare const beefyfinance: {
|
|
|
24
24
|
readonly optimismBridge: "0xbbb8971aEA2627fa2E1342bb5Bf952Ec521479f2";
|
|
25
25
|
readonly ccipBridge: "0xcccEa7Fe84272995664369334351Fe344E2732aE";
|
|
26
26
|
readonly layerZeroBridge: "0xdddaEc9c267dF24aD66Edc3B2cBe25dB86422051";
|
|
27
|
-
readonly treasurySwapper: "
|
|
27
|
+
readonly treasurySwapper: "0x029028A29a5F06BFF37825f97900542465bcb1ac";
|
|
28
28
|
readonly clmFactory: "0x55D0efec44ee905fC3e12CcB9f25bBd5ccE0ab9C";
|
|
29
29
|
readonly clmStrategyFactory: "0x3B2D461464b9052Dfe52a17f10aA9e3b17332F2d";
|
|
30
30
|
readonly clmRewardPoolFactory: "0x4399457CB360fC37242d2BE326579Caf3981c769";
|
|
@@ -26,7 +26,7 @@ export const beefyfinance = {
|
|
|
26
26
|
optimismBridge: '0xbbb8971aEA2627fa2E1342bb5Bf952Ec521479f2',
|
|
27
27
|
ccipBridge: '0xcccEa7Fe84272995664369334351Fe344E2732aE',
|
|
28
28
|
layerZeroBridge: '0xdddaEc9c267dF24aD66Edc3B2cBe25dB86422051',
|
|
29
|
-
treasurySwapper: '
|
|
29
|
+
treasurySwapper: '0x029028A29a5F06BFF37825f97900542465bcb1ac',
|
|
30
30
|
/// CLM Contracts
|
|
31
31
|
clmFactory: '0x55D0efec44ee905fC3e12CcB9f25bBd5ccE0ab9C',
|
|
32
32
|
clmStrategyFactory: '0x3B2D461464b9052Dfe52a17f10aA9e3b17332F2d',
|
package/package.json
CHANGED