@beefyfinance/blockchain-addressbook 0.54.184 → 0.54.186

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.
@@ -3235,6 +3235,32 @@ export declare const base: {
3235
3235
  readonly bridge: "native";
3236
3236
  readonly tags: readonly ["LARGE_HOLDERS", "MEMECOIN"];
3237
3237
  };
3238
+ readonly CAKE: {
3239
+ readonly name: "PancakeSwap Token";
3240
+ readonly symbol: "CAKE";
3241
+ readonly oracleId: "Cake";
3242
+ readonly address: "0x3055913c90Fcc1A6CE9a358911721eEb942013A1";
3243
+ readonly chainId: 8453;
3244
+ readonly decimals: 18;
3245
+ readonly website: "https://pancakeswap.finance/";
3246
+ readonly description: "PancakeSwap is an automated market maker (AMM) — a decentralized finance (DeFi) application that allows users to exchange tokens, providing liquidity via farming and earning fees in return.";
3247
+ readonly documentation: "https://docs.pancakeswap.finance/";
3248
+ readonly bridge: "layer-zero";
3249
+ readonly tags: readonly ["NO_TIMELOCK"];
3250
+ };
3251
+ readonly AUKI: {
3252
+ readonly name: "Auki Token";
3253
+ readonly symbol: "AUKI";
3254
+ readonly oracleId: "AUKI";
3255
+ readonly address: "0xF9569cFb8FD265e91aa478d86ae8c78b8AF55Df4";
3256
+ readonly chainId: 8453;
3257
+ readonly decimals: 18;
3258
+ readonly website: "https://www.auki.com/";
3259
+ readonly description: "The Auki Network makes the physical world browsable, navigable and searchable. Their goal is to make the physical world accessible to AI.";
3260
+ readonly documentation: "https://www.auki.com/posemesh/fundamentals";
3261
+ readonly bridge: "native";
3262
+ readonly tags: readonly ["NO_TIMELOCK", "LARGE_HOLDERS"];
3263
+ };
3238
3264
  };
3239
3265
  readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
3240
3266
  readonly WNATIVE: {
@@ -6470,6 +6496,32 @@ export declare const base: {
6470
6496
  readonly bridge: "native";
6471
6497
  readonly tags: readonly ["LARGE_HOLDERS", "MEMECOIN"];
6472
6498
  };
6499
+ readonly CAKE: {
6500
+ readonly name: "PancakeSwap Token";
6501
+ readonly symbol: "CAKE";
6502
+ readonly oracleId: "Cake";
6503
+ readonly address: "0x3055913c90Fcc1A6CE9a358911721eEb942013A1";
6504
+ readonly chainId: 8453;
6505
+ readonly decimals: 18;
6506
+ readonly website: "https://pancakeswap.finance/";
6507
+ readonly description: "PancakeSwap is an automated market maker (AMM) — a decentralized finance (DeFi) application that allows users to exchange tokens, providing liquidity via farming and earning fees in return.";
6508
+ readonly documentation: "https://docs.pancakeswap.finance/";
6509
+ readonly bridge: "layer-zero";
6510
+ readonly tags: readonly ["NO_TIMELOCK"];
6511
+ };
6512
+ readonly AUKI: {
6513
+ readonly name: "Auki Token";
6514
+ readonly symbol: "AUKI";
6515
+ readonly oracleId: "AUKI";
6516
+ readonly address: "0xF9569cFb8FD265e91aa478d86ae8c78b8AF55Df4";
6517
+ readonly chainId: 8453;
6518
+ readonly decimals: 18;
6519
+ readonly website: "https://www.auki.com/";
6520
+ readonly description: "The Auki Network makes the physical world browsable, navigable and searchable. Their goal is to make the physical world accessible to AI.";
6521
+ readonly documentation: "https://www.auki.com/posemesh/fundamentals";
6522
+ readonly bridge: "native";
6523
+ readonly tags: readonly ["NO_TIMELOCK", "LARGE_HOLDERS"];
6524
+ };
6473
6525
  }>;
6474
6526
  readonly native: {
6475
6527
  readonly symbol: "ETH";
@@ -3232,4 +3232,30 @@ export declare const tokens: {
3232
3232
  readonly bridge: "native";
3233
3233
  readonly tags: readonly ["LARGE_HOLDERS", "MEMECOIN"];
3234
3234
  };
3235
+ readonly CAKE: {
3236
+ readonly name: "PancakeSwap Token";
3237
+ readonly symbol: "CAKE";
3238
+ readonly oracleId: "Cake";
3239
+ readonly address: "0x3055913c90Fcc1A6CE9a358911721eEb942013A1";
3240
+ readonly chainId: 8453;
3241
+ readonly decimals: 18;
3242
+ readonly website: "https://pancakeswap.finance/";
3243
+ readonly description: "PancakeSwap is an automated market maker (AMM) — a decentralized finance (DeFi) application that allows users to exchange tokens, providing liquidity via farming and earning fees in return.";
3244
+ readonly documentation: "https://docs.pancakeswap.finance/";
3245
+ readonly bridge: "layer-zero";
3246
+ readonly tags: readonly ["NO_TIMELOCK"];
3247
+ };
3248
+ readonly AUKI: {
3249
+ readonly name: "Auki Token";
3250
+ readonly symbol: "AUKI";
3251
+ readonly oracleId: "AUKI";
3252
+ readonly address: "0xF9569cFb8FD265e91aa478d86ae8c78b8AF55Df4";
3253
+ readonly chainId: 8453;
3254
+ readonly decimals: 18;
3255
+ readonly website: "https://www.auki.com/";
3256
+ readonly description: "The Auki Network makes the physical world browsable, navigable and searchable. Their goal is to make the physical world accessible to AI.";
3257
+ readonly documentation: "https://www.auki.com/posemesh/fundamentals";
3258
+ readonly bridge: "native";
3259
+ readonly tags: readonly ["NO_TIMELOCK", "LARGE_HOLDERS"];
3260
+ };
3235
3261
  };
@@ -3200,4 +3200,30 @@ exports.tokens = {
3200
3200
  bridge: 'native',
3201
3201
  tags: ['LARGE_HOLDERS', 'MEMECOIN'],
3202
3202
  },
3203
+ CAKE: {
3204
+ name: 'PancakeSwap Token',
3205
+ symbol: 'CAKE',
3206
+ oracleId: 'Cake',
3207
+ address: '0x3055913c90Fcc1A6CE9a358911721eEb942013A1',
3208
+ chainId: 8453,
3209
+ decimals: 18,
3210
+ website: 'https://pancakeswap.finance/',
3211
+ description: 'PancakeSwap is an automated market maker (AMM) — a decentralized finance (DeFi) application that allows users to exchange tokens, providing liquidity via farming and earning fees in return.',
3212
+ documentation: 'https://docs.pancakeswap.finance/',
3213
+ bridge: 'layer-zero',
3214
+ tags: ['NO_TIMELOCK'],
3215
+ },
3216
+ AUKI: {
3217
+ name: 'Auki Token',
3218
+ symbol: 'AUKI',
3219
+ oracleId: 'AUKI',
3220
+ address: '0xF9569cFb8FD265e91aa478d86ae8c78b8AF55Df4',
3221
+ chainId: 8453,
3222
+ decimals: 18,
3223
+ website: 'https://www.auki.com/',
3224
+ description: 'The Auki Network makes the physical world browsable, navigable and searchable. Their goal is to make the physical world accessible to AI.',
3225
+ documentation: 'https://www.auki.com/posemesh/fundamentals',
3226
+ bridge: 'native',
3227
+ tags: ['NO_TIMELOCK', 'LARGE_HOLDERS'],
3228
+ },
3203
3229
  };
@@ -255,6 +255,18 @@ export declare const hyperevm: {
255
255
  readonly bridge: "layer-zero";
256
256
  readonly documentation: "https://usdt0.gitbook.io/xaut0";
257
257
  };
258
+ readonly KNTQ: {
259
+ readonly name: "Kinetiq Governance Token";
260
+ readonly symbol: "KNTQ";
261
+ readonly oracleId: "KNTQ";
262
+ readonly address: "0x000000000000780555bD0BCA3791f89f9542c2d6";
263
+ readonly chainId: 999;
264
+ readonly decimals: 18;
265
+ readonly website: "https://kinetiq.xyz/";
266
+ readonly description: "Kinetiq is a liquid staking protocol built natively on Hyperliquid, enabling users to stake the native token of the Hyperliquid blockchain (HYPE) and receive Kinetiq Staked HYPE (kHYPE) in return.";
267
+ readonly documentation: "https://docs.kinetiq.xyz/";
268
+ readonly bridge: "native";
269
+ };
258
270
  };
259
271
  readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
260
272
  readonly HYPE: {
@@ -510,6 +522,18 @@ export declare const hyperevm: {
510
522
  readonly bridge: "layer-zero";
511
523
  readonly documentation: "https://usdt0.gitbook.io/xaut0";
512
524
  };
525
+ readonly KNTQ: {
526
+ readonly name: "Kinetiq Governance Token";
527
+ readonly symbol: "KNTQ";
528
+ readonly oracleId: "KNTQ";
529
+ readonly address: "0x000000000000780555bD0BCA3791f89f9542c2d6";
530
+ readonly chainId: 999;
531
+ readonly decimals: 18;
532
+ readonly website: "https://kinetiq.xyz/";
533
+ readonly description: "Kinetiq is a liquid staking protocol built natively on Hyperliquid, enabling users to stake the native token of the Hyperliquid blockchain (HYPE) and receive Kinetiq Staked HYPE (kHYPE) in return.";
534
+ readonly documentation: "https://docs.kinetiq.xyz/";
535
+ readonly bridge: "native";
536
+ };
513
537
  }>;
514
538
  readonly native: {
515
539
  readonly symbol: "HYPE";
@@ -252,4 +252,16 @@ export declare const tokens: {
252
252
  readonly bridge: "layer-zero";
253
253
  readonly documentation: "https://usdt0.gitbook.io/xaut0";
254
254
  };
255
+ readonly KNTQ: {
256
+ readonly name: "Kinetiq Governance Token";
257
+ readonly symbol: "KNTQ";
258
+ readonly oracleId: "KNTQ";
259
+ readonly address: "0x000000000000780555bD0BCA3791f89f9542c2d6";
260
+ readonly chainId: 999;
261
+ readonly decimals: 18;
262
+ readonly website: "https://kinetiq.xyz/";
263
+ readonly description: "Kinetiq is a liquid staking protocol built natively on Hyperliquid, enabling users to stake the native token of the Hyperliquid blockchain (HYPE) and receive Kinetiq Staked HYPE (kHYPE) in return.";
264
+ readonly documentation: "https://docs.kinetiq.xyz/";
265
+ readonly bridge: "native";
266
+ };
255
267
  };
@@ -220,4 +220,16 @@ exports.tokens = {
220
220
  bridge: 'layer-zero',
221
221
  documentation: 'https://usdt0.gitbook.io/xaut0',
222
222
  },
223
+ KNTQ: {
224
+ name: 'Kinetiq Governance Token',
225
+ symbol: 'KNTQ',
226
+ oracleId: 'KNTQ',
227
+ address: '0x000000000000780555bD0BCA3791f89f9542c2d6',
228
+ chainId: 999,
229
+ decimals: 18,
230
+ website: 'https://kinetiq.xyz/',
231
+ description: 'Kinetiq is a liquid staking protocol built natively on Hyperliquid, enabling users to stake the native token of the Hyperliquid blockchain (HYPE) and receive Kinetiq Staked HYPE (kHYPE) in return.',
232
+ documentation: 'https://docs.kinetiq.xyz/',
233
+ bridge: 'native',
234
+ },
223
235
  };
@@ -3235,6 +3235,32 @@ export declare const base: {
3235
3235
  readonly bridge: "native";
3236
3236
  readonly tags: readonly ["LARGE_HOLDERS", "MEMECOIN"];
3237
3237
  };
3238
+ readonly CAKE: {
3239
+ readonly name: "PancakeSwap Token";
3240
+ readonly symbol: "CAKE";
3241
+ readonly oracleId: "Cake";
3242
+ readonly address: "0x3055913c90Fcc1A6CE9a358911721eEb942013A1";
3243
+ readonly chainId: 8453;
3244
+ readonly decimals: 18;
3245
+ readonly website: "https://pancakeswap.finance/";
3246
+ readonly description: "PancakeSwap is an automated market maker (AMM) — a decentralized finance (DeFi) application that allows users to exchange tokens, providing liquidity via farming and earning fees in return.";
3247
+ readonly documentation: "https://docs.pancakeswap.finance/";
3248
+ readonly bridge: "layer-zero";
3249
+ readonly tags: readonly ["NO_TIMELOCK"];
3250
+ };
3251
+ readonly AUKI: {
3252
+ readonly name: "Auki Token";
3253
+ readonly symbol: "AUKI";
3254
+ readonly oracleId: "AUKI";
3255
+ readonly address: "0xF9569cFb8FD265e91aa478d86ae8c78b8AF55Df4";
3256
+ readonly chainId: 8453;
3257
+ readonly decimals: 18;
3258
+ readonly website: "https://www.auki.com/";
3259
+ readonly description: "The Auki Network makes the physical world browsable, navigable and searchable. Their goal is to make the physical world accessible to AI.";
3260
+ readonly documentation: "https://www.auki.com/posemesh/fundamentals";
3261
+ readonly bridge: "native";
3262
+ readonly tags: readonly ["NO_TIMELOCK", "LARGE_HOLDERS"];
3263
+ };
3238
3264
  };
3239
3265
  readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
3240
3266
  readonly WNATIVE: {
@@ -6470,6 +6496,32 @@ export declare const base: {
6470
6496
  readonly bridge: "native";
6471
6497
  readonly tags: readonly ["LARGE_HOLDERS", "MEMECOIN"];
6472
6498
  };
6499
+ readonly CAKE: {
6500
+ readonly name: "PancakeSwap Token";
6501
+ readonly symbol: "CAKE";
6502
+ readonly oracleId: "Cake";
6503
+ readonly address: "0x3055913c90Fcc1A6CE9a358911721eEb942013A1";
6504
+ readonly chainId: 8453;
6505
+ readonly decimals: 18;
6506
+ readonly website: "https://pancakeswap.finance/";
6507
+ readonly description: "PancakeSwap is an automated market maker (AMM) — a decentralized finance (DeFi) application that allows users to exchange tokens, providing liquidity via farming and earning fees in return.";
6508
+ readonly documentation: "https://docs.pancakeswap.finance/";
6509
+ readonly bridge: "layer-zero";
6510
+ readonly tags: readonly ["NO_TIMELOCK"];
6511
+ };
6512
+ readonly AUKI: {
6513
+ readonly name: "Auki Token";
6514
+ readonly symbol: "AUKI";
6515
+ readonly oracleId: "AUKI";
6516
+ readonly address: "0xF9569cFb8FD265e91aa478d86ae8c78b8AF55Df4";
6517
+ readonly chainId: 8453;
6518
+ readonly decimals: 18;
6519
+ readonly website: "https://www.auki.com/";
6520
+ readonly description: "The Auki Network makes the physical world browsable, navigable and searchable. Their goal is to make the physical world accessible to AI.";
6521
+ readonly documentation: "https://www.auki.com/posemesh/fundamentals";
6522
+ readonly bridge: "native";
6523
+ readonly tags: readonly ["NO_TIMELOCK", "LARGE_HOLDERS"];
6524
+ };
6473
6525
  }>;
6474
6526
  readonly native: {
6475
6527
  readonly symbol: "ETH";
@@ -3232,4 +3232,30 @@ export declare const tokens: {
3232
3232
  readonly bridge: "native";
3233
3233
  readonly tags: readonly ["LARGE_HOLDERS", "MEMECOIN"];
3234
3234
  };
3235
+ readonly CAKE: {
3236
+ readonly name: "PancakeSwap Token";
3237
+ readonly symbol: "CAKE";
3238
+ readonly oracleId: "Cake";
3239
+ readonly address: "0x3055913c90Fcc1A6CE9a358911721eEb942013A1";
3240
+ readonly chainId: 8453;
3241
+ readonly decimals: 18;
3242
+ readonly website: "https://pancakeswap.finance/";
3243
+ readonly description: "PancakeSwap is an automated market maker (AMM) — a decentralized finance (DeFi) application that allows users to exchange tokens, providing liquidity via farming and earning fees in return.";
3244
+ readonly documentation: "https://docs.pancakeswap.finance/";
3245
+ readonly bridge: "layer-zero";
3246
+ readonly tags: readonly ["NO_TIMELOCK"];
3247
+ };
3248
+ readonly AUKI: {
3249
+ readonly name: "Auki Token";
3250
+ readonly symbol: "AUKI";
3251
+ readonly oracleId: "AUKI";
3252
+ readonly address: "0xF9569cFb8FD265e91aa478d86ae8c78b8AF55Df4";
3253
+ readonly chainId: 8453;
3254
+ readonly decimals: 18;
3255
+ readonly website: "https://www.auki.com/";
3256
+ readonly description: "The Auki Network makes the physical world browsable, navigable and searchable. Their goal is to make the physical world accessible to AI.";
3257
+ readonly documentation: "https://www.auki.com/posemesh/fundamentals";
3258
+ readonly bridge: "native";
3259
+ readonly tags: readonly ["NO_TIMELOCK", "LARGE_HOLDERS"];
3260
+ };
3235
3261
  };
@@ -3197,4 +3197,30 @@ export const tokens = {
3197
3197
  bridge: 'native',
3198
3198
  tags: ['LARGE_HOLDERS', 'MEMECOIN'],
3199
3199
  },
3200
+ CAKE: {
3201
+ name: 'PancakeSwap Token',
3202
+ symbol: 'CAKE',
3203
+ oracleId: 'Cake',
3204
+ address: '0x3055913c90Fcc1A6CE9a358911721eEb942013A1',
3205
+ chainId: 8453,
3206
+ decimals: 18,
3207
+ website: 'https://pancakeswap.finance/',
3208
+ description: 'PancakeSwap is an automated market maker (AMM) — a decentralized finance (DeFi) application that allows users to exchange tokens, providing liquidity via farming and earning fees in return.',
3209
+ documentation: 'https://docs.pancakeswap.finance/',
3210
+ bridge: 'layer-zero',
3211
+ tags: ['NO_TIMELOCK'],
3212
+ },
3213
+ AUKI: {
3214
+ name: 'Auki Token',
3215
+ symbol: 'AUKI',
3216
+ oracleId: 'AUKI',
3217
+ address: '0xF9569cFb8FD265e91aa478d86ae8c78b8AF55Df4',
3218
+ chainId: 8453,
3219
+ decimals: 18,
3220
+ website: 'https://www.auki.com/',
3221
+ description: 'The Auki Network makes the physical world browsable, navigable and searchable. Their goal is to make the physical world accessible to AI.',
3222
+ documentation: 'https://www.auki.com/posemesh/fundamentals',
3223
+ bridge: 'native',
3224
+ tags: ['NO_TIMELOCK', 'LARGE_HOLDERS'],
3225
+ },
3200
3226
  };
@@ -255,6 +255,18 @@ export declare const hyperevm: {
255
255
  readonly bridge: "layer-zero";
256
256
  readonly documentation: "https://usdt0.gitbook.io/xaut0";
257
257
  };
258
+ readonly KNTQ: {
259
+ readonly name: "Kinetiq Governance Token";
260
+ readonly symbol: "KNTQ";
261
+ readonly oracleId: "KNTQ";
262
+ readonly address: "0x000000000000780555bD0BCA3791f89f9542c2d6";
263
+ readonly chainId: 999;
264
+ readonly decimals: 18;
265
+ readonly website: "https://kinetiq.xyz/";
266
+ readonly description: "Kinetiq is a liquid staking protocol built natively on Hyperliquid, enabling users to stake the native token of the Hyperliquid blockchain (HYPE) and receive Kinetiq Staked HYPE (kHYPE) in return.";
267
+ readonly documentation: "https://docs.kinetiq.xyz/";
268
+ readonly bridge: "native";
269
+ };
258
270
  };
259
271
  readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
260
272
  readonly HYPE: {
@@ -510,6 +522,18 @@ export declare const hyperevm: {
510
522
  readonly bridge: "layer-zero";
511
523
  readonly documentation: "https://usdt0.gitbook.io/xaut0";
512
524
  };
525
+ readonly KNTQ: {
526
+ readonly name: "Kinetiq Governance Token";
527
+ readonly symbol: "KNTQ";
528
+ readonly oracleId: "KNTQ";
529
+ readonly address: "0x000000000000780555bD0BCA3791f89f9542c2d6";
530
+ readonly chainId: 999;
531
+ readonly decimals: 18;
532
+ readonly website: "https://kinetiq.xyz/";
533
+ readonly description: "Kinetiq is a liquid staking protocol built natively on Hyperliquid, enabling users to stake the native token of the Hyperliquid blockchain (HYPE) and receive Kinetiq Staked HYPE (kHYPE) in return.";
534
+ readonly documentation: "https://docs.kinetiq.xyz/";
535
+ readonly bridge: "native";
536
+ };
513
537
  }>;
514
538
  readonly native: {
515
539
  readonly symbol: "HYPE";
@@ -252,4 +252,16 @@ export declare const tokens: {
252
252
  readonly bridge: "layer-zero";
253
253
  readonly documentation: "https://usdt0.gitbook.io/xaut0";
254
254
  };
255
+ readonly KNTQ: {
256
+ readonly name: "Kinetiq Governance Token";
257
+ readonly symbol: "KNTQ";
258
+ readonly oracleId: "KNTQ";
259
+ readonly address: "0x000000000000780555bD0BCA3791f89f9542c2d6";
260
+ readonly chainId: 999;
261
+ readonly decimals: 18;
262
+ readonly website: "https://kinetiq.xyz/";
263
+ readonly description: "Kinetiq is a liquid staking protocol built natively on Hyperliquid, enabling users to stake the native token of the Hyperliquid blockchain (HYPE) and receive Kinetiq Staked HYPE (kHYPE) in return.";
264
+ readonly documentation: "https://docs.kinetiq.xyz/";
265
+ readonly bridge: "native";
266
+ };
255
267
  };
@@ -217,4 +217,16 @@ export const tokens = {
217
217
  bridge: 'layer-zero',
218
218
  documentation: 'https://usdt0.gitbook.io/xaut0',
219
219
  },
220
+ KNTQ: {
221
+ name: 'Kinetiq Governance Token',
222
+ symbol: 'KNTQ',
223
+ oracleId: 'KNTQ',
224
+ address: '0x000000000000780555bD0BCA3791f89f9542c2d6',
225
+ chainId: 999,
226
+ decimals: 18,
227
+ website: 'https://kinetiq.xyz/',
228
+ description: 'Kinetiq is a liquid staking protocol built natively on Hyperliquid, enabling users to stake the native token of the Hyperliquid blockchain (HYPE) and receive Kinetiq Staked HYPE (kHYPE) in return.',
229
+ documentation: 'https://docs.kinetiq.xyz/',
230
+ bridge: 'native',
231
+ },
220
232
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@beefyfinance/blockchain-addressbook",
3
- "version": "0.54.184",
3
+ "version": "0.54.186",
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",