@beefyfinance/blockchain-addressbook 0.54.174 → 0.54.176

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.
@@ -3210,6 +3210,18 @@ export declare const base: {
3210
3210
  readonly bridge: "native";
3211
3211
  readonly tags: readonly ["LARGE_HOLDERS"];
3212
3212
  };
3213
+ readonly KELLYCLAUDE: {
3214
+ readonly name: "KellyClaude";
3215
+ readonly symbol: "KELLYCLAUDE";
3216
+ readonly oracleId: "KELLYCLAUDE";
3217
+ readonly address: "0x50D2280441372486BeecdD328c1854743EBaCb07";
3218
+ readonly chainId: 8453;
3219
+ readonly decimals: 18;
3220
+ readonly website: "https://www.moltbook.com/u/KellyClaude";
3221
+ readonly description: "Kelly Claude - AI Executive Assistant";
3222
+ readonly bridge: "native";
3223
+ readonly tags: readonly ["LARGE_HOLDERS", "MEMECOIN"];
3224
+ };
3213
3225
  };
3214
3226
  readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
3215
3227
  readonly WNATIVE: {
@@ -6420,6 +6432,18 @@ export declare const base: {
6420
6432
  readonly bridge: "native";
6421
6433
  readonly tags: readonly ["LARGE_HOLDERS"];
6422
6434
  };
6435
+ readonly KELLYCLAUDE: {
6436
+ readonly name: "KellyClaude";
6437
+ readonly symbol: "KELLYCLAUDE";
6438
+ readonly oracleId: "KELLYCLAUDE";
6439
+ readonly address: "0x50D2280441372486BeecdD328c1854743EBaCb07";
6440
+ readonly chainId: 8453;
6441
+ readonly decimals: 18;
6442
+ readonly website: "https://www.moltbook.com/u/KellyClaude";
6443
+ readonly description: "Kelly Claude - AI Executive Assistant";
6444
+ readonly bridge: "native";
6445
+ readonly tags: readonly ["LARGE_HOLDERS", "MEMECOIN"];
6446
+ };
6423
6447
  }>;
6424
6448
  readonly native: {
6425
6449
  readonly symbol: "ETH";
@@ -33,4 +33,5 @@ export declare const beefyfinance: {
33
33
  readonly beefyOracleSolidly: "0xF5b2701b649691Ea35480E5dbfe0F7E5D8AbA1C1";
34
34
  readonly beefyOracleUniswapV3: "0xe573af49001b599Faefedd57F266EC503cf88B94";
35
35
  readonly beefyMultiHopSwapper: "0x799259edB5e13BA3a9ce74908F154DFcb4fd93Df";
36
+ readonly beefyUniV4Swapper: "0x88F643Ed28D586EFaB820d85B01C86581086097B";
36
37
  };
@@ -40,4 +40,5 @@ exports.beefyfinance = {
40
40
  beefyOracleSolidly: '0xF5b2701b649691Ea35480E5dbfe0F7E5D8AbA1C1',
41
41
  beefyOracleUniswapV3: '0xe573af49001b599Faefedd57F266EC503cf88B94',
42
42
  beefyMultiHopSwapper: '0x799259edB5e13BA3a9ce74908F154DFcb4fd93Df',
43
+ beefyUniV4Swapper: '0x88F643Ed28D586EFaB820d85B01C86581086097B',
43
44
  };
@@ -3207,4 +3207,16 @@ export declare const tokens: {
3207
3207
  readonly bridge: "native";
3208
3208
  readonly tags: readonly ["LARGE_HOLDERS"];
3209
3209
  };
3210
+ readonly KELLYCLAUDE: {
3211
+ readonly name: "KellyClaude";
3212
+ readonly symbol: "KELLYCLAUDE";
3213
+ readonly oracleId: "KELLYCLAUDE";
3214
+ readonly address: "0x50D2280441372486BeecdD328c1854743EBaCb07";
3215
+ readonly chainId: 8453;
3216
+ readonly decimals: 18;
3217
+ readonly website: "https://www.moltbook.com/u/KellyClaude";
3218
+ readonly description: "Kelly Claude - AI Executive Assistant";
3219
+ readonly bridge: "native";
3220
+ readonly tags: readonly ["LARGE_HOLDERS", "MEMECOIN"];
3221
+ };
3210
3222
  };
@@ -3175,4 +3175,16 @@ exports.tokens = {
3175
3175
  bridge: 'native',
3176
3176
  tags: ['LARGE_HOLDERS'],
3177
3177
  },
3178
+ KELLYCLAUDE: {
3179
+ name: 'KellyClaude',
3180
+ symbol: 'KELLYCLAUDE',
3181
+ oracleId: 'KELLYCLAUDE',
3182
+ address: '0x50D2280441372486BeecdD328c1854743EBaCb07',
3183
+ chainId: 8453,
3184
+ decimals: 18,
3185
+ website: 'https://www.moltbook.com/u/KellyClaude',
3186
+ description: 'Kelly Claude - AI Executive Assistant',
3187
+ bridge: 'native',
3188
+ tags: ['LARGE_HOLDERS', 'MEMECOIN'],
3189
+ },
3178
3190
  };
@@ -30,4 +30,5 @@ export declare const beefyfinance: {
30
30
  readonly beefyOracleUniswapV3: "0xA5Cd8A60a05571141370D184e255777e5c2d5968";
31
31
  readonly beefyOracleERC4626: "0x2b6Cc259c5C779e1c6aF0d24bF1785dD96397549";
32
32
  readonly beefyMultiHopSwapper: "0x822856E9433e7b4C268286Bf004b8c8ecf559d64";
33
+ readonly beefyUniV4Swapper: "0xa379320eD6636b2f30FaDe3c8b277bF12C089CdA";
33
34
  };
@@ -37,4 +37,5 @@ exports.beefyfinance = {
37
37
  beefyOracleUniswapV3: '0xA5Cd8A60a05571141370D184e255777e5c2d5968',
38
38
  beefyOracleERC4626: '0x2b6Cc259c5C779e1c6aF0d24bF1785dD96397549',
39
39
  beefyMultiHopSwapper: '0x822856E9433e7b4C268286Bf004b8c8ecf559d64',
40
+ beefyUniV4Swapper: '0xa379320eD6636b2f30FaDe3c8b277bF12C089CdA',
40
41
  };
@@ -39,4 +39,5 @@ export interface BeefyFinance {
39
39
  beefyOracleSolidly?: string;
40
40
  beefyOracleAlgebra?: string;
41
41
  beefyMultiHopSwapper?: string;
42
+ beefyUniV4Swapper?: string;
42
43
  }
@@ -3210,6 +3210,18 @@ export declare const base: {
3210
3210
  readonly bridge: "native";
3211
3211
  readonly tags: readonly ["LARGE_HOLDERS"];
3212
3212
  };
3213
+ readonly KELLYCLAUDE: {
3214
+ readonly name: "KellyClaude";
3215
+ readonly symbol: "KELLYCLAUDE";
3216
+ readonly oracleId: "KELLYCLAUDE";
3217
+ readonly address: "0x50D2280441372486BeecdD328c1854743EBaCb07";
3218
+ readonly chainId: 8453;
3219
+ readonly decimals: 18;
3220
+ readonly website: "https://www.moltbook.com/u/KellyClaude";
3221
+ readonly description: "Kelly Claude - AI Executive Assistant";
3222
+ readonly bridge: "native";
3223
+ readonly tags: readonly ["LARGE_HOLDERS", "MEMECOIN"];
3224
+ };
3213
3225
  };
3214
3226
  readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
3215
3227
  readonly WNATIVE: {
@@ -6420,6 +6432,18 @@ export declare const base: {
6420
6432
  readonly bridge: "native";
6421
6433
  readonly tags: readonly ["LARGE_HOLDERS"];
6422
6434
  };
6435
+ readonly KELLYCLAUDE: {
6436
+ readonly name: "KellyClaude";
6437
+ readonly symbol: "KELLYCLAUDE";
6438
+ readonly oracleId: "KELLYCLAUDE";
6439
+ readonly address: "0x50D2280441372486BeecdD328c1854743EBaCb07";
6440
+ readonly chainId: 8453;
6441
+ readonly decimals: 18;
6442
+ readonly website: "https://www.moltbook.com/u/KellyClaude";
6443
+ readonly description: "Kelly Claude - AI Executive Assistant";
6444
+ readonly bridge: "native";
6445
+ readonly tags: readonly ["LARGE_HOLDERS", "MEMECOIN"];
6446
+ };
6423
6447
  }>;
6424
6448
  readonly native: {
6425
6449
  readonly symbol: "ETH";
@@ -33,4 +33,5 @@ export declare const beefyfinance: {
33
33
  readonly beefyOracleSolidly: "0xF5b2701b649691Ea35480E5dbfe0F7E5D8AbA1C1";
34
34
  readonly beefyOracleUniswapV3: "0xe573af49001b599Faefedd57F266EC503cf88B94";
35
35
  readonly beefyMultiHopSwapper: "0x799259edB5e13BA3a9ce74908F154DFcb4fd93Df";
36
+ readonly beefyUniV4Swapper: "0x88F643Ed28D586EFaB820d85B01C86581086097B";
36
37
  };
@@ -37,4 +37,5 @@ export const beefyfinance = {
37
37
  beefyOracleSolidly: '0xF5b2701b649691Ea35480E5dbfe0F7E5D8AbA1C1',
38
38
  beefyOracleUniswapV3: '0xe573af49001b599Faefedd57F266EC503cf88B94',
39
39
  beefyMultiHopSwapper: '0x799259edB5e13BA3a9ce74908F154DFcb4fd93Df',
40
+ beefyUniV4Swapper: '0x88F643Ed28D586EFaB820d85B01C86581086097B',
40
41
  };
@@ -3207,4 +3207,16 @@ export declare const tokens: {
3207
3207
  readonly bridge: "native";
3208
3208
  readonly tags: readonly ["LARGE_HOLDERS"];
3209
3209
  };
3210
+ readonly KELLYCLAUDE: {
3211
+ readonly name: "KellyClaude";
3212
+ readonly symbol: "KELLYCLAUDE";
3213
+ readonly oracleId: "KELLYCLAUDE";
3214
+ readonly address: "0x50D2280441372486BeecdD328c1854743EBaCb07";
3215
+ readonly chainId: 8453;
3216
+ readonly decimals: 18;
3217
+ readonly website: "https://www.moltbook.com/u/KellyClaude";
3218
+ readonly description: "Kelly Claude - AI Executive Assistant";
3219
+ readonly bridge: "native";
3220
+ readonly tags: readonly ["LARGE_HOLDERS", "MEMECOIN"];
3221
+ };
3210
3222
  };
@@ -3172,4 +3172,16 @@ export const tokens = {
3172
3172
  bridge: 'native',
3173
3173
  tags: ['LARGE_HOLDERS'],
3174
3174
  },
3175
+ KELLYCLAUDE: {
3176
+ name: 'KellyClaude',
3177
+ symbol: 'KELLYCLAUDE',
3178
+ oracleId: 'KELLYCLAUDE',
3179
+ address: '0x50D2280441372486BeecdD328c1854743EBaCb07',
3180
+ chainId: 8453,
3181
+ decimals: 18,
3182
+ website: 'https://www.moltbook.com/u/KellyClaude',
3183
+ description: 'Kelly Claude - AI Executive Assistant',
3184
+ bridge: 'native',
3185
+ tags: ['LARGE_HOLDERS', 'MEMECOIN'],
3186
+ },
3175
3187
  };
@@ -30,4 +30,5 @@ export declare const beefyfinance: {
30
30
  readonly beefyOracleUniswapV3: "0xA5Cd8A60a05571141370D184e255777e5c2d5968";
31
31
  readonly beefyOracleERC4626: "0x2b6Cc259c5C779e1c6aF0d24bF1785dD96397549";
32
32
  readonly beefyMultiHopSwapper: "0x822856E9433e7b4C268286Bf004b8c8ecf559d64";
33
+ readonly beefyUniV4Swapper: "0xa379320eD6636b2f30FaDe3c8b277bF12C089CdA";
33
34
  };
@@ -34,4 +34,5 @@ export const beefyfinance = {
34
34
  beefyOracleUniswapV3: '0xA5Cd8A60a05571141370D184e255777e5c2d5968',
35
35
  beefyOracleERC4626: '0x2b6Cc259c5C779e1c6aF0d24bF1785dD96397549',
36
36
  beefyMultiHopSwapper: '0x822856E9433e7b4C268286Bf004b8c8ecf559d64',
37
+ beefyUniV4Swapper: '0xa379320eD6636b2f30FaDe3c8b277bF12C089CdA',
37
38
  };
@@ -39,4 +39,5 @@ export interface BeefyFinance {
39
39
  beefyOracleSolidly?: string;
40
40
  beefyOracleAlgebra?: string;
41
41
  beefyMultiHopSwapper?: string;
42
+ beefyUniV4Swapper?: string;
42
43
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@beefyfinance/blockchain-addressbook",
3
- "version": "0.54.174",
3
+ "version": "0.54.176",
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",