@beefyfinance/blockchain-addressbook 0.55.11 → 0.55.13

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.
@@ -66,6 +66,17 @@ export declare const bsc: {
66
66
  readonly documentation: "https://docs.cap.app/resources/whitepaper";
67
67
  readonly bridge: "layer-zero";
68
68
  };
69
+ readonly CZ: {
70
+ readonly name: "The Final Form Bull";
71
+ readonly symbol: "CZ";
72
+ readonly oracleId: "CZ";
73
+ readonly address: "0x7A848a5A8169aa6a2f603D056A749f924F504444";
74
+ readonly chainId: 56;
75
+ readonly decimals: 18;
76
+ readonly website: "https://four.meme/en/token/0x7A848a5A8169aa6a2f603D056A749f924F504444";
77
+ readonly description: "The Final Form Bull (aka $CZ) is a BSC-based, fan-made meme token born from a viral “final form” CZ tweet and bull-themed imagery, basically a cheeky tribute to Changpeng Zhao rather than anything official.";
78
+ readonly tags: readonly ["LARGE_HOLDERS", "MEMECOIN"];
79
+ };
69
80
  readonly Q: {
70
81
  readonly name: "Quack AI Token";
71
82
  readonly symbol: "Q";
@@ -4495,6 +4506,17 @@ export declare const bsc: {
4495
4506
  readonly documentation: "https://docs.cap.app/resources/whitepaper";
4496
4507
  readonly bridge: "layer-zero";
4497
4508
  };
4509
+ readonly CZ: {
4510
+ readonly name: "The Final Form Bull";
4511
+ readonly symbol: "CZ";
4512
+ readonly oracleId: "CZ";
4513
+ readonly address: "0x7A848a5A8169aa6a2f603D056A749f924F504444";
4514
+ readonly chainId: 56;
4515
+ readonly decimals: 18;
4516
+ readonly website: "https://four.meme/en/token/0x7A848a5A8169aa6a2f603D056A749f924F504444";
4517
+ readonly description: "The Final Form Bull (aka $CZ) is a BSC-based, fan-made meme token born from a viral “final form” CZ tweet and bull-themed imagery, basically a cheeky tribute to Changpeng Zhao rather than anything official.";
4518
+ readonly tags: readonly ["LARGE_HOLDERS", "MEMECOIN"];
4519
+ };
4498
4520
  readonly Q: {
4499
4521
  readonly name: "Quack AI Token";
4500
4522
  readonly symbol: "Q";
@@ -63,6 +63,17 @@ export declare const tokens: {
63
63
  readonly documentation: "https://docs.cap.app/resources/whitepaper";
64
64
  readonly bridge: "layer-zero";
65
65
  };
66
+ readonly CZ: {
67
+ readonly name: "The Final Form Bull";
68
+ readonly symbol: "CZ";
69
+ readonly oracleId: "CZ";
70
+ readonly address: "0x7A848a5A8169aa6a2f603D056A749f924F504444";
71
+ readonly chainId: 56;
72
+ readonly decimals: 18;
73
+ readonly website: "https://four.meme/en/token/0x7A848a5A8169aa6a2f603D056A749f924F504444";
74
+ readonly description: "The Final Form Bull (aka $CZ) is a BSC-based, fan-made meme token born from a viral “final form” CZ tweet and bull-themed imagery, basically a cheeky tribute to Changpeng Zhao rather than anything official.";
75
+ readonly tags: readonly ["LARGE_HOLDERS", "MEMECOIN"];
76
+ };
66
77
  readonly Q: {
67
78
  readonly name: "Quack AI Token";
68
79
  readonly symbol: "Q";
@@ -44,6 +44,17 @@ exports.tokens = {
44
44
  documentation: 'https://docs.cap.app/resources/whitepaper',
45
45
  bridge: 'layer-zero',
46
46
  },
47
+ CZ: {
48
+ name: 'The Final Form Bull',
49
+ symbol: 'CZ',
50
+ oracleId: 'CZ',
51
+ address: '0x7A848a5A8169aa6a2f603D056A749f924F504444',
52
+ chainId: 56,
53
+ decimals: 18,
54
+ website: 'https://four.meme/en/token/0x7A848a5A8169aa6a2f603D056A749f924F504444',
55
+ description: 'The Final Form Bull (aka $CZ) is a BSC-based, fan-made meme token born from a viral “final form” CZ tweet and bull-themed imagery, basically a cheeky tribute to Changpeng Zhao rather than anything official.',
56
+ tags: ['LARGE_HOLDERS', 'MEMECOIN'],
57
+ },
47
58
  Q: {
48
59
  name: 'Quack AI Token',
49
60
  symbol: 'Q',
@@ -237,7 +237,7 @@ export declare const ethereum: {
237
237
  readonly description: "frxUSD is a replacement for FRAX on Ethereum. frxUSD is a crypto collateralized stablecoin pegged to the US dollar.";
238
238
  readonly bridge: "native";
239
239
  readonly documentation: "https://docs.frax.finance/";
240
- readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
240
+ readonly tags: readonly ["STABLECOIN"];
241
241
  };
242
242
  readonly sfrxUSD: {
243
243
  readonly name: "Staked Frax USD";
@@ -3211,7 +3211,7 @@ export declare const ethereum: {
3211
3211
  readonly description: "frxUSD is a replacement for FRAX on Ethereum. frxUSD is a crypto collateralized stablecoin pegged to the US dollar.";
3212
3212
  readonly bridge: "native";
3213
3213
  readonly documentation: "https://docs.frax.finance/";
3214
- readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
3214
+ readonly tags: readonly ["STABLECOIN"];
3215
3215
  };
3216
3216
  readonly sfrxUSD: {
3217
3217
  readonly name: "Staked Frax USD";
@@ -234,7 +234,7 @@ export declare const tokens: {
234
234
  readonly description: "frxUSD is a replacement for FRAX on Ethereum. frxUSD is a crypto collateralized stablecoin pegged to the US dollar.";
235
235
  readonly bridge: "native";
236
236
  readonly documentation: "https://docs.frax.finance/";
237
- readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
237
+ readonly tags: readonly ["STABLECOIN"];
238
238
  };
239
239
  readonly sfrxUSD: {
240
240
  readonly name: "Staked Frax USD";
@@ -202,7 +202,7 @@ exports.tokens = {
202
202
  description: 'frxUSD is a replacement for FRAX on Ethereum. frxUSD is a crypto collateralized stablecoin pegged to the US dollar.',
203
203
  bridge: 'native',
204
204
  documentation: 'https://docs.frax.finance/',
205
- tags: ['STABLECOIN', 'SYNTHETIC'],
205
+ tags: ['STABLECOIN'],
206
206
  },
207
207
  sfrxUSD: {
208
208
  name: 'Staked Frax USD',
@@ -66,6 +66,17 @@ export declare const bsc: {
66
66
  readonly documentation: "https://docs.cap.app/resources/whitepaper";
67
67
  readonly bridge: "layer-zero";
68
68
  };
69
+ readonly CZ: {
70
+ readonly name: "The Final Form Bull";
71
+ readonly symbol: "CZ";
72
+ readonly oracleId: "CZ";
73
+ readonly address: "0x7A848a5A8169aa6a2f603D056A749f924F504444";
74
+ readonly chainId: 56;
75
+ readonly decimals: 18;
76
+ readonly website: "https://four.meme/en/token/0x7A848a5A8169aa6a2f603D056A749f924F504444";
77
+ readonly description: "The Final Form Bull (aka $CZ) is a BSC-based, fan-made meme token born from a viral “final form” CZ tweet and bull-themed imagery, basically a cheeky tribute to Changpeng Zhao rather than anything official.";
78
+ readonly tags: readonly ["LARGE_HOLDERS", "MEMECOIN"];
79
+ };
69
80
  readonly Q: {
70
81
  readonly name: "Quack AI Token";
71
82
  readonly symbol: "Q";
@@ -4495,6 +4506,17 @@ export declare const bsc: {
4495
4506
  readonly documentation: "https://docs.cap.app/resources/whitepaper";
4496
4507
  readonly bridge: "layer-zero";
4497
4508
  };
4509
+ readonly CZ: {
4510
+ readonly name: "The Final Form Bull";
4511
+ readonly symbol: "CZ";
4512
+ readonly oracleId: "CZ";
4513
+ readonly address: "0x7A848a5A8169aa6a2f603D056A749f924F504444";
4514
+ readonly chainId: 56;
4515
+ readonly decimals: 18;
4516
+ readonly website: "https://four.meme/en/token/0x7A848a5A8169aa6a2f603D056A749f924F504444";
4517
+ readonly description: "The Final Form Bull (aka $CZ) is a BSC-based, fan-made meme token born from a viral “final form” CZ tweet and bull-themed imagery, basically a cheeky tribute to Changpeng Zhao rather than anything official.";
4518
+ readonly tags: readonly ["LARGE_HOLDERS", "MEMECOIN"];
4519
+ };
4498
4520
  readonly Q: {
4499
4521
  readonly name: "Quack AI Token";
4500
4522
  readonly symbol: "Q";
@@ -63,6 +63,17 @@ export declare const tokens: {
63
63
  readonly documentation: "https://docs.cap.app/resources/whitepaper";
64
64
  readonly bridge: "layer-zero";
65
65
  };
66
+ readonly CZ: {
67
+ readonly name: "The Final Form Bull";
68
+ readonly symbol: "CZ";
69
+ readonly oracleId: "CZ";
70
+ readonly address: "0x7A848a5A8169aa6a2f603D056A749f924F504444";
71
+ readonly chainId: 56;
72
+ readonly decimals: 18;
73
+ readonly website: "https://four.meme/en/token/0x7A848a5A8169aa6a2f603D056A749f924F504444";
74
+ readonly description: "The Final Form Bull (aka $CZ) is a BSC-based, fan-made meme token born from a viral “final form” CZ tweet and bull-themed imagery, basically a cheeky tribute to Changpeng Zhao rather than anything official.";
75
+ readonly tags: readonly ["LARGE_HOLDERS", "MEMECOIN"];
76
+ };
66
77
  readonly Q: {
67
78
  readonly name: "Quack AI Token";
68
79
  readonly symbol: "Q";
@@ -41,6 +41,17 @@ export const tokens = {
41
41
  documentation: 'https://docs.cap.app/resources/whitepaper',
42
42
  bridge: 'layer-zero',
43
43
  },
44
+ CZ: {
45
+ name: 'The Final Form Bull',
46
+ symbol: 'CZ',
47
+ oracleId: 'CZ',
48
+ address: '0x7A848a5A8169aa6a2f603D056A749f924F504444',
49
+ chainId: 56,
50
+ decimals: 18,
51
+ website: 'https://four.meme/en/token/0x7A848a5A8169aa6a2f603D056A749f924F504444',
52
+ description: 'The Final Form Bull (aka $CZ) is a BSC-based, fan-made meme token born from a viral “final form” CZ tweet and bull-themed imagery, basically a cheeky tribute to Changpeng Zhao rather than anything official.',
53
+ tags: ['LARGE_HOLDERS', 'MEMECOIN'],
54
+ },
44
55
  Q: {
45
56
  name: 'Quack AI Token',
46
57
  symbol: 'Q',
@@ -237,7 +237,7 @@ export declare const ethereum: {
237
237
  readonly description: "frxUSD is a replacement for FRAX on Ethereum. frxUSD is a crypto collateralized stablecoin pegged to the US dollar.";
238
238
  readonly bridge: "native";
239
239
  readonly documentation: "https://docs.frax.finance/";
240
- readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
240
+ readonly tags: readonly ["STABLECOIN"];
241
241
  };
242
242
  readonly sfrxUSD: {
243
243
  readonly name: "Staked Frax USD";
@@ -3211,7 +3211,7 @@ export declare const ethereum: {
3211
3211
  readonly description: "frxUSD is a replacement for FRAX on Ethereum. frxUSD is a crypto collateralized stablecoin pegged to the US dollar.";
3212
3212
  readonly bridge: "native";
3213
3213
  readonly documentation: "https://docs.frax.finance/";
3214
- readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
3214
+ readonly tags: readonly ["STABLECOIN"];
3215
3215
  };
3216
3216
  readonly sfrxUSD: {
3217
3217
  readonly name: "Staked Frax USD";
@@ -234,7 +234,7 @@ export declare const tokens: {
234
234
  readonly description: "frxUSD is a replacement for FRAX on Ethereum. frxUSD is a crypto collateralized stablecoin pegged to the US dollar.";
235
235
  readonly bridge: "native";
236
236
  readonly documentation: "https://docs.frax.finance/";
237
- readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
237
+ readonly tags: readonly ["STABLECOIN"];
238
238
  };
239
239
  readonly sfrxUSD: {
240
240
  readonly name: "Staked Frax USD";
@@ -199,7 +199,7 @@ export const tokens = {
199
199
  description: 'frxUSD is a replacement for FRAX on Ethereum. frxUSD is a crypto collateralized stablecoin pegged to the US dollar.',
200
200
  bridge: 'native',
201
201
  documentation: 'https://docs.frax.finance/',
202
- tags: ['STABLECOIN', 'SYNTHETIC'],
202
+ tags: ['STABLECOIN'],
203
203
  },
204
204
  sfrxUSD: {
205
205
  name: 'Staked Frax USD',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@beefyfinance/blockchain-addressbook",
3
- "version": "0.55.11",
3
+ "version": "0.55.13",
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",