@beefyfinance/blockchain-addressbook 0.54.187 → 0.54.188
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 +12 -0
- 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 +12 -0
- package/package.json +1 -1
|
@@ -3261,6 +3261,18 @@ export declare const base: {
|
|
|
3261
3261
|
readonly bridge: "native";
|
|
3262
3262
|
readonly tags: readonly ["NO_TIMELOCK", "LARGE_HOLDERS"];
|
|
3263
3263
|
};
|
|
3264
|
+
readonly FELIX: {
|
|
3265
|
+
readonly name: "FELIX";
|
|
3266
|
+
readonly symbol: "FELIX";
|
|
3267
|
+
readonly oracleId: "FELIX";
|
|
3268
|
+
readonly address: "0xf30Bf00edd0C22db54C9274B90D2A4C21FC09b07";
|
|
3269
|
+
readonly chainId: 8453;
|
|
3270
|
+
readonly decimals: 18;
|
|
3271
|
+
readonly website: "https://felixcraft.ai/";
|
|
3272
|
+
readonly description: "Felix Craft is Nat Eliason’s autonomous agent, building the felixcraft.ai business dashboard and the shopclawmart.com app store for AI assistants.";
|
|
3273
|
+
readonly bridge: "native";
|
|
3274
|
+
readonly tags: readonly ["LARGE_HOLDERS", "MEMECOIN"];
|
|
3275
|
+
};
|
|
3264
3276
|
};
|
|
3265
3277
|
readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
|
|
3266
3278
|
readonly WNATIVE: {
|
|
@@ -6522,6 +6534,18 @@ export declare const base: {
|
|
|
6522
6534
|
readonly bridge: "native";
|
|
6523
6535
|
readonly tags: readonly ["NO_TIMELOCK", "LARGE_HOLDERS"];
|
|
6524
6536
|
};
|
|
6537
|
+
readonly FELIX: {
|
|
6538
|
+
readonly name: "FELIX";
|
|
6539
|
+
readonly symbol: "FELIX";
|
|
6540
|
+
readonly oracleId: "FELIX";
|
|
6541
|
+
readonly address: "0xf30Bf00edd0C22db54C9274B90D2A4C21FC09b07";
|
|
6542
|
+
readonly chainId: 8453;
|
|
6543
|
+
readonly decimals: 18;
|
|
6544
|
+
readonly website: "https://felixcraft.ai/";
|
|
6545
|
+
readonly description: "Felix Craft is Nat Eliason’s autonomous agent, building the felixcraft.ai business dashboard and the shopclawmart.com app store for AI assistants.";
|
|
6546
|
+
readonly bridge: "native";
|
|
6547
|
+
readonly tags: readonly ["LARGE_HOLDERS", "MEMECOIN"];
|
|
6548
|
+
};
|
|
6525
6549
|
}>;
|
|
6526
6550
|
readonly native: {
|
|
6527
6551
|
readonly symbol: "ETH";
|
|
@@ -3258,4 +3258,16 @@ export declare const tokens: {
|
|
|
3258
3258
|
readonly bridge: "native";
|
|
3259
3259
|
readonly tags: readonly ["NO_TIMELOCK", "LARGE_HOLDERS"];
|
|
3260
3260
|
};
|
|
3261
|
+
readonly FELIX: {
|
|
3262
|
+
readonly name: "FELIX";
|
|
3263
|
+
readonly symbol: "FELIX";
|
|
3264
|
+
readonly oracleId: "FELIX";
|
|
3265
|
+
readonly address: "0xf30Bf00edd0C22db54C9274B90D2A4C21FC09b07";
|
|
3266
|
+
readonly chainId: 8453;
|
|
3267
|
+
readonly decimals: 18;
|
|
3268
|
+
readonly website: "https://felixcraft.ai/";
|
|
3269
|
+
readonly description: "Felix Craft is Nat Eliason’s autonomous agent, building the felixcraft.ai business dashboard and the shopclawmart.com app store for AI assistants.";
|
|
3270
|
+
readonly bridge: "native";
|
|
3271
|
+
readonly tags: readonly ["LARGE_HOLDERS", "MEMECOIN"];
|
|
3272
|
+
};
|
|
3261
3273
|
};
|
|
@@ -3226,4 +3226,16 @@ exports.tokens = {
|
|
|
3226
3226
|
bridge: 'native',
|
|
3227
3227
|
tags: ['NO_TIMELOCK', 'LARGE_HOLDERS'],
|
|
3228
3228
|
},
|
|
3229
|
+
FELIX: {
|
|
3230
|
+
name: 'FELIX',
|
|
3231
|
+
symbol: 'FELIX',
|
|
3232
|
+
oracleId: 'FELIX',
|
|
3233
|
+
address: '0xf30Bf00edd0C22db54C9274B90D2A4C21FC09b07',
|
|
3234
|
+
chainId: 8453,
|
|
3235
|
+
decimals: 18,
|
|
3236
|
+
website: 'https://felixcraft.ai/',
|
|
3237
|
+
description: 'Felix Craft is Nat Eliason’s autonomous agent, building the felixcraft.ai business dashboard and the shopclawmart.com app store for AI assistants.',
|
|
3238
|
+
bridge: 'native',
|
|
3239
|
+
tags: ['LARGE_HOLDERS', 'MEMECOIN'],
|
|
3240
|
+
},
|
|
3229
3241
|
};
|
|
@@ -3261,6 +3261,18 @@ export declare const base: {
|
|
|
3261
3261
|
readonly bridge: "native";
|
|
3262
3262
|
readonly tags: readonly ["NO_TIMELOCK", "LARGE_HOLDERS"];
|
|
3263
3263
|
};
|
|
3264
|
+
readonly FELIX: {
|
|
3265
|
+
readonly name: "FELIX";
|
|
3266
|
+
readonly symbol: "FELIX";
|
|
3267
|
+
readonly oracleId: "FELIX";
|
|
3268
|
+
readonly address: "0xf30Bf00edd0C22db54C9274B90D2A4C21FC09b07";
|
|
3269
|
+
readonly chainId: 8453;
|
|
3270
|
+
readonly decimals: 18;
|
|
3271
|
+
readonly website: "https://felixcraft.ai/";
|
|
3272
|
+
readonly description: "Felix Craft is Nat Eliason’s autonomous agent, building the felixcraft.ai business dashboard and the shopclawmart.com app store for AI assistants.";
|
|
3273
|
+
readonly bridge: "native";
|
|
3274
|
+
readonly tags: readonly ["LARGE_HOLDERS", "MEMECOIN"];
|
|
3275
|
+
};
|
|
3264
3276
|
};
|
|
3265
3277
|
readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
|
|
3266
3278
|
readonly WNATIVE: {
|
|
@@ -6522,6 +6534,18 @@ export declare const base: {
|
|
|
6522
6534
|
readonly bridge: "native";
|
|
6523
6535
|
readonly tags: readonly ["NO_TIMELOCK", "LARGE_HOLDERS"];
|
|
6524
6536
|
};
|
|
6537
|
+
readonly FELIX: {
|
|
6538
|
+
readonly name: "FELIX";
|
|
6539
|
+
readonly symbol: "FELIX";
|
|
6540
|
+
readonly oracleId: "FELIX";
|
|
6541
|
+
readonly address: "0xf30Bf00edd0C22db54C9274B90D2A4C21FC09b07";
|
|
6542
|
+
readonly chainId: 8453;
|
|
6543
|
+
readonly decimals: 18;
|
|
6544
|
+
readonly website: "https://felixcraft.ai/";
|
|
6545
|
+
readonly description: "Felix Craft is Nat Eliason’s autonomous agent, building the felixcraft.ai business dashboard and the shopclawmart.com app store for AI assistants.";
|
|
6546
|
+
readonly bridge: "native";
|
|
6547
|
+
readonly tags: readonly ["LARGE_HOLDERS", "MEMECOIN"];
|
|
6548
|
+
};
|
|
6525
6549
|
}>;
|
|
6526
6550
|
readonly native: {
|
|
6527
6551
|
readonly symbol: "ETH";
|
|
@@ -3258,4 +3258,16 @@ export declare const tokens: {
|
|
|
3258
3258
|
readonly bridge: "native";
|
|
3259
3259
|
readonly tags: readonly ["NO_TIMELOCK", "LARGE_HOLDERS"];
|
|
3260
3260
|
};
|
|
3261
|
+
readonly FELIX: {
|
|
3262
|
+
readonly name: "FELIX";
|
|
3263
|
+
readonly symbol: "FELIX";
|
|
3264
|
+
readonly oracleId: "FELIX";
|
|
3265
|
+
readonly address: "0xf30Bf00edd0C22db54C9274B90D2A4C21FC09b07";
|
|
3266
|
+
readonly chainId: 8453;
|
|
3267
|
+
readonly decimals: 18;
|
|
3268
|
+
readonly website: "https://felixcraft.ai/";
|
|
3269
|
+
readonly description: "Felix Craft is Nat Eliason’s autonomous agent, building the felixcraft.ai business dashboard and the shopclawmart.com app store for AI assistants.";
|
|
3270
|
+
readonly bridge: "native";
|
|
3271
|
+
readonly tags: readonly ["LARGE_HOLDERS", "MEMECOIN"];
|
|
3272
|
+
};
|
|
3261
3273
|
};
|
|
@@ -3223,4 +3223,16 @@ export const tokens = {
|
|
|
3223
3223
|
bridge: 'native',
|
|
3224
3224
|
tags: ['NO_TIMELOCK', 'LARGE_HOLDERS'],
|
|
3225
3225
|
},
|
|
3226
|
+
FELIX: {
|
|
3227
|
+
name: 'FELIX',
|
|
3228
|
+
symbol: 'FELIX',
|
|
3229
|
+
oracleId: 'FELIX',
|
|
3230
|
+
address: '0xf30Bf00edd0C22db54C9274B90D2A4C21FC09b07',
|
|
3231
|
+
chainId: 8453,
|
|
3232
|
+
decimals: 18,
|
|
3233
|
+
website: 'https://felixcraft.ai/',
|
|
3234
|
+
description: 'Felix Craft is Nat Eliason’s autonomous agent, building the felixcraft.ai business dashboard and the shopclawmart.com app store for AI assistants.',
|
|
3235
|
+
bridge: 'native',
|
|
3236
|
+
tags: ['LARGE_HOLDERS', 'MEMECOIN'],
|
|
3237
|
+
},
|
|
3226
3238
|
};
|
package/package.json
CHANGED