@beefyfinance/blockchain-addressbook 0.54.150 → 0.54.152
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/avax/index.d.ts +2 -2
- package/build/address-book/avax/tokens/tokens.d.ts +1 -1
- package/build/address-book/avax/tokens/tokens.js +1 -1
- package/build/address-book/base/index.d.ts +64 -4
- package/build/address-book/base/tokens/tokens.d.ts +32 -2
- package/build/address-book/base/tokens/tokens.js +32 -2
- package/build/address-book/bsc/index.d.ts +10 -0
- package/build/address-book/bsc/tokens/tokens.d.ts +5 -0
- package/build/address-book/bsc/tokens/tokens.js +5 -0
- package/build/address-book/ethereum/index.d.ts +10 -6
- package/build/address-book/ethereum/tokens/tokens.d.ts +5 -3
- package/build/address-book/ethereum/tokens/tokens.js +5 -3
- package/build/address-book/hyperevm/index.d.ts +14 -6
- package/build/address-book/hyperevm/tokens/tokens.d.ts +7 -3
- package/build/address-book/hyperevm/tokens/tokens.js +4 -3
- package/build-esm/address-book/avax/index.d.ts +2 -2
- package/build-esm/address-book/avax/tokens/tokens.d.ts +1 -1
- package/build-esm/address-book/avax/tokens/tokens.js +1 -1
- package/build-esm/address-book/base/index.d.ts +64 -4
- package/build-esm/address-book/base/tokens/tokens.d.ts +32 -2
- package/build-esm/address-book/base/tokens/tokens.js +32 -2
- package/build-esm/address-book/bsc/index.d.ts +10 -0
- package/build-esm/address-book/bsc/tokens/tokens.d.ts +5 -0
- package/build-esm/address-book/bsc/tokens/tokens.js +5 -0
- package/build-esm/address-book/ethereum/index.d.ts +10 -6
- package/build-esm/address-book/ethereum/tokens/tokens.d.ts +5 -3
- package/build-esm/address-book/ethereum/tokens/tokens.js +5 -3
- package/build-esm/address-book/hyperevm/index.d.ts +14 -6
- package/build-esm/address-book/hyperevm/tokens/tokens.d.ts +7 -3
- package/build-esm/address-book/hyperevm/tokens/tokens.js +4 -3
- package/package.json +1 -1
|
@@ -1985,7 +1985,7 @@ export declare const ethereum: {
|
|
|
1985
1985
|
readonly description: "eBTC is a collateralized crypto asset soft pegged to the price of Bitcoin and built on the Ethereum network. It is backed exclusively by Lido's stETH and powered by immutable smart contracts with minimized counterparty reliance. It is designed to be the most decentralized synthetic Bitcoin in DeFi and offers the ability for anyone in the world to borrow BTC at no cost.";
|
|
1986
1986
|
readonly bridge: "native";
|
|
1987
1987
|
readonly documentation: "https://docs.ebtc.finance/ebtc";
|
|
1988
|
-
readonly tags: readonly ["SYNTHETIC"];
|
|
1988
|
+
readonly tags: readonly ["BLUECHIP", "SYNTHETIC"];
|
|
1989
1989
|
};
|
|
1990
1990
|
readonly USD0: {
|
|
1991
1991
|
readonly name: "Usual USD";
|
|
@@ -2061,6 +2061,7 @@ export declare const ethereum: {
|
|
|
2061
2061
|
readonly documentation: "https://docs.sky.money/";
|
|
2062
2062
|
readonly description: "Sky.money is the next evolution of MakerDAO, introducing a powerful suite of DeFi tools including a new stablecoin (USDS), cross-chain bridging via SkyLink, and yield opportunities like the Sky Savings Rate and Sky Token Rewards.";
|
|
2063
2063
|
readonly bridge: "native";
|
|
2064
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2064
2065
|
};
|
|
2065
2066
|
readonly USDS: {
|
|
2066
2067
|
readonly name: "USDS Stablecoin";
|
|
@@ -2526,7 +2527,7 @@ export declare const ethereum: {
|
|
|
2526
2527
|
readonly website: "https://fluid.io/";
|
|
2527
2528
|
readonly documentation: "https://fluid.guides.instadapp.io/";
|
|
2528
2529
|
readonly description: "Fluid Staked Wrapped Staked Ether.";
|
|
2529
|
-
readonly tags: readonly ["SYNTHETIC"];
|
|
2530
|
+
readonly tags: readonly ["SYNTHETIC", "BLUECHIP"];
|
|
2530
2531
|
};
|
|
2531
2532
|
readonly fWETH: {
|
|
2532
2533
|
readonly name: "Fluid WETH";
|
|
@@ -2538,7 +2539,7 @@ export declare const ethereum: {
|
|
|
2538
2539
|
readonly website: "https://fluid.io/";
|
|
2539
2540
|
readonly documentation: "https://fluid.guides.instadapp.io/";
|
|
2540
2541
|
readonly description: "Fluid Staked WETH.";
|
|
2541
|
-
readonly tags: readonly ["SYNTHETIC"];
|
|
2542
|
+
readonly tags: readonly ["SYNTHETIC", "BLUECHIP"];
|
|
2542
2543
|
};
|
|
2543
2544
|
readonly cbBTC: {
|
|
2544
2545
|
readonly name: "Coinbase Wrapped WBTC";
|
|
@@ -2551,6 +2552,7 @@ export declare const ethereum: {
|
|
|
2551
2552
|
readonly description: "Coinbase Wrapped Bitcoin (cbBTC) is backed 1:1 with Bitcoin, custodied with Coinbase.";
|
|
2552
2553
|
readonly documentation: "https://www.coinbase.com/blog/coinbase-wrapped-btc-cbbtc-is-now-live";
|
|
2553
2554
|
readonly bridge: "native";
|
|
2555
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2554
2556
|
};
|
|
2555
2557
|
readonly sUSD: {
|
|
2556
2558
|
readonly name: "Synth sUSD";
|
|
@@ -4712,7 +4714,7 @@ export declare const ethereum: {
|
|
|
4712
4714
|
readonly description: "eBTC is a collateralized crypto asset soft pegged to the price of Bitcoin and built on the Ethereum network. It is backed exclusively by Lido's stETH and powered by immutable smart contracts with minimized counterparty reliance. It is designed to be the most decentralized synthetic Bitcoin in DeFi and offers the ability for anyone in the world to borrow BTC at no cost.";
|
|
4713
4715
|
readonly bridge: "native";
|
|
4714
4716
|
readonly documentation: "https://docs.ebtc.finance/ebtc";
|
|
4715
|
-
readonly tags: readonly ["SYNTHETIC"];
|
|
4717
|
+
readonly tags: readonly ["BLUECHIP", "SYNTHETIC"];
|
|
4716
4718
|
};
|
|
4717
4719
|
readonly USD0: {
|
|
4718
4720
|
readonly name: "Usual USD";
|
|
@@ -4788,6 +4790,7 @@ export declare const ethereum: {
|
|
|
4788
4790
|
readonly documentation: "https://docs.sky.money/";
|
|
4789
4791
|
readonly description: "Sky.money is the next evolution of MakerDAO, introducing a powerful suite of DeFi tools including a new stablecoin (USDS), cross-chain bridging via SkyLink, and yield opportunities like the Sky Savings Rate and Sky Token Rewards.";
|
|
4790
4792
|
readonly bridge: "native";
|
|
4793
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
4791
4794
|
};
|
|
4792
4795
|
readonly USDS: {
|
|
4793
4796
|
readonly name: "USDS Stablecoin";
|
|
@@ -5253,7 +5256,7 @@ export declare const ethereum: {
|
|
|
5253
5256
|
readonly website: "https://fluid.io/";
|
|
5254
5257
|
readonly documentation: "https://fluid.guides.instadapp.io/";
|
|
5255
5258
|
readonly description: "Fluid Staked Wrapped Staked Ether.";
|
|
5256
|
-
readonly tags: readonly ["SYNTHETIC"];
|
|
5259
|
+
readonly tags: readonly ["SYNTHETIC", "BLUECHIP"];
|
|
5257
5260
|
};
|
|
5258
5261
|
readonly fWETH: {
|
|
5259
5262
|
readonly name: "Fluid WETH";
|
|
@@ -5265,7 +5268,7 @@ export declare const ethereum: {
|
|
|
5265
5268
|
readonly website: "https://fluid.io/";
|
|
5266
5269
|
readonly documentation: "https://fluid.guides.instadapp.io/";
|
|
5267
5270
|
readonly description: "Fluid Staked WETH.";
|
|
5268
|
-
readonly tags: readonly ["SYNTHETIC"];
|
|
5271
|
+
readonly tags: readonly ["SYNTHETIC", "BLUECHIP"];
|
|
5269
5272
|
};
|
|
5270
5273
|
readonly cbBTC: {
|
|
5271
5274
|
readonly name: "Coinbase Wrapped WBTC";
|
|
@@ -5278,6 +5281,7 @@ export declare const ethereum: {
|
|
|
5278
5281
|
readonly description: "Coinbase Wrapped Bitcoin (cbBTC) is backed 1:1 with Bitcoin, custodied with Coinbase.";
|
|
5279
5282
|
readonly documentation: "https://www.coinbase.com/blog/coinbase-wrapped-btc-cbbtc-is-now-live";
|
|
5280
5283
|
readonly bridge: "native";
|
|
5284
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
5281
5285
|
};
|
|
5282
5286
|
readonly sUSD: {
|
|
5283
5287
|
readonly name: "Synth sUSD";
|
|
@@ -1982,7 +1982,7 @@ export declare const tokens: {
|
|
|
1982
1982
|
readonly description: "eBTC is a collateralized crypto asset soft pegged to the price of Bitcoin and built on the Ethereum network. It is backed exclusively by Lido's stETH and powered by immutable smart contracts with minimized counterparty reliance. It is designed to be the most decentralized synthetic Bitcoin in DeFi and offers the ability for anyone in the world to borrow BTC at no cost.";
|
|
1983
1983
|
readonly bridge: "native";
|
|
1984
1984
|
readonly documentation: "https://docs.ebtc.finance/ebtc";
|
|
1985
|
-
readonly tags: readonly ["SYNTHETIC"];
|
|
1985
|
+
readonly tags: readonly ["BLUECHIP", "SYNTHETIC"];
|
|
1986
1986
|
};
|
|
1987
1987
|
readonly USD0: {
|
|
1988
1988
|
readonly name: "Usual USD";
|
|
@@ -2058,6 +2058,7 @@ export declare const tokens: {
|
|
|
2058
2058
|
readonly documentation: "https://docs.sky.money/";
|
|
2059
2059
|
readonly description: "Sky.money is the next evolution of MakerDAO, introducing a powerful suite of DeFi tools including a new stablecoin (USDS), cross-chain bridging via SkyLink, and yield opportunities like the Sky Savings Rate and Sky Token Rewards.";
|
|
2060
2060
|
readonly bridge: "native";
|
|
2061
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2061
2062
|
};
|
|
2062
2063
|
readonly USDS: {
|
|
2063
2064
|
readonly name: "USDS Stablecoin";
|
|
@@ -2523,7 +2524,7 @@ export declare const tokens: {
|
|
|
2523
2524
|
readonly website: "https://fluid.io/";
|
|
2524
2525
|
readonly documentation: "https://fluid.guides.instadapp.io/";
|
|
2525
2526
|
readonly description: "Fluid Staked Wrapped Staked Ether.";
|
|
2526
|
-
readonly tags: readonly ["SYNTHETIC"];
|
|
2527
|
+
readonly tags: readonly ["SYNTHETIC", "BLUECHIP"];
|
|
2527
2528
|
};
|
|
2528
2529
|
readonly fWETH: {
|
|
2529
2530
|
readonly name: "Fluid WETH";
|
|
@@ -2535,7 +2536,7 @@ export declare const tokens: {
|
|
|
2535
2536
|
readonly website: "https://fluid.io/";
|
|
2536
2537
|
readonly documentation: "https://fluid.guides.instadapp.io/";
|
|
2537
2538
|
readonly description: "Fluid Staked WETH.";
|
|
2538
|
-
readonly tags: readonly ["SYNTHETIC"];
|
|
2539
|
+
readonly tags: readonly ["SYNTHETIC", "BLUECHIP"];
|
|
2539
2540
|
};
|
|
2540
2541
|
readonly cbBTC: {
|
|
2541
2542
|
readonly name: "Coinbase Wrapped WBTC";
|
|
@@ -2548,6 +2549,7 @@ export declare const tokens: {
|
|
|
2548
2549
|
readonly description: "Coinbase Wrapped Bitcoin (cbBTC) is backed 1:1 with Bitcoin, custodied with Coinbase.";
|
|
2549
2550
|
readonly documentation: "https://www.coinbase.com/blog/coinbase-wrapped-btc-cbbtc-is-now-live";
|
|
2550
2551
|
readonly bridge: "native";
|
|
2552
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2551
2553
|
};
|
|
2552
2554
|
readonly sUSD: {
|
|
2553
2555
|
readonly name: "Synth sUSD";
|
|
@@ -1951,7 +1951,7 @@ exports.tokens = {
|
|
|
1951
1951
|
description: "eBTC is a collateralized crypto asset soft pegged to the price of Bitcoin and built on the Ethereum network. It is backed exclusively by Lido's stETH and powered by immutable smart contracts with minimized counterparty reliance. It is designed to be the most decentralized synthetic Bitcoin in DeFi and offers the ability for anyone in the world to borrow BTC at no cost.",
|
|
1952
1952
|
bridge: 'native',
|
|
1953
1953
|
documentation: 'https://docs.ebtc.finance/ebtc',
|
|
1954
|
-
tags: ['SYNTHETIC'],
|
|
1954
|
+
tags: ['BLUECHIP', 'SYNTHETIC'],
|
|
1955
1955
|
},
|
|
1956
1956
|
USD0: {
|
|
1957
1957
|
name: 'Usual USD',
|
|
@@ -2027,6 +2027,7 @@ exports.tokens = {
|
|
|
2027
2027
|
documentation: 'https://docs.sky.money/',
|
|
2028
2028
|
description: 'Sky.money is the next evolution of MakerDAO, introducing a powerful suite of DeFi tools including a new stablecoin (USDS), cross-chain bridging via SkyLink, and yield opportunities like the Sky Savings Rate and Sky Token Rewards.',
|
|
2029
2029
|
bridge: 'native',
|
|
2030
|
+
tags: ['BLUECHIP'],
|
|
2030
2031
|
},
|
|
2031
2032
|
USDS: {
|
|
2032
2033
|
name: 'USDS Stablecoin',
|
|
@@ -2492,7 +2493,7 @@ exports.tokens = {
|
|
|
2492
2493
|
website: 'https://fluid.io/',
|
|
2493
2494
|
documentation: 'https://fluid.guides.instadapp.io/',
|
|
2494
2495
|
description: 'Fluid Staked Wrapped Staked Ether.',
|
|
2495
|
-
tags: ['SYNTHETIC'],
|
|
2496
|
+
tags: ['SYNTHETIC', 'BLUECHIP'],
|
|
2496
2497
|
},
|
|
2497
2498
|
fWETH: {
|
|
2498
2499
|
name: 'Fluid WETH',
|
|
@@ -2504,7 +2505,7 @@ exports.tokens = {
|
|
|
2504
2505
|
website: 'https://fluid.io/',
|
|
2505
2506
|
documentation: 'https://fluid.guides.instadapp.io/',
|
|
2506
2507
|
description: 'Fluid Staked WETH.',
|
|
2507
|
-
tags: ['SYNTHETIC'],
|
|
2508
|
+
tags: ['SYNTHETIC', 'BLUECHIP'],
|
|
2508
2509
|
},
|
|
2509
2510
|
cbBTC: {
|
|
2510
2511
|
name: 'Coinbase Wrapped WBTC',
|
|
@@ -2517,6 +2518,7 @@ exports.tokens = {
|
|
|
2517
2518
|
description: 'Coinbase Wrapped Bitcoin (cbBTC) is backed 1:1 with Bitcoin, custodied with Coinbase.',
|
|
2518
2519
|
documentation: 'https://www.coinbase.com/blog/coinbase-wrapped-btc-cbbtc-is-now-live',
|
|
2519
2520
|
bridge: 'native',
|
|
2521
|
+
tags: ['BLUECHIP'],
|
|
2520
2522
|
},
|
|
2521
2523
|
sUSD: {
|
|
2522
2524
|
name: 'Synth sUSD',
|
|
@@ -13,6 +13,7 @@ export declare const hyperevm: {
|
|
|
13
13
|
readonly description: "Hyperliquid is a performant blockchain built with the vision of a fully onchain open financial system. Liquidity, user applications, and trading activity synergize on a unified platform that will ultimately house all of finance. ";
|
|
14
14
|
readonly bridge: "canonical";
|
|
15
15
|
readonly documentation: "https://hyperliquid.gitbook.io/hyperliquid-docs";
|
|
16
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
16
17
|
};
|
|
17
18
|
readonly WHYPE: {
|
|
18
19
|
readonly name: "Wrapped HYPE";
|
|
@@ -25,6 +26,7 @@ export declare const hyperevm: {
|
|
|
25
26
|
readonly description: "Hyperliquid is a performant blockchain built with the vision of a fully onchain open financial system. Liquidity, user applications, and trading activity synergize on a unified platform that will ultimately house all of finance. ";
|
|
26
27
|
readonly bridge: "canonical";
|
|
27
28
|
readonly documentation: "https://hyperliquid.gitbook.io/hyperliquid-docs";
|
|
29
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
28
30
|
};
|
|
29
31
|
readonly WNATIVE: {
|
|
30
32
|
readonly name: "Wrapped HYPE";
|
|
@@ -37,6 +39,7 @@ export declare const hyperevm: {
|
|
|
37
39
|
readonly description: "Hyperliquid is a performant blockchain built with the vision of a fully onchain open financial system. Liquidity, user applications, and trading activity synergize on a unified platform that will ultimately house all of finance. ";
|
|
38
40
|
readonly bridge: "canonical";
|
|
39
41
|
readonly documentation: "https://hyperliquid.gitbook.io/hyperliquid-docs";
|
|
42
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
40
43
|
};
|
|
41
44
|
readonly FEES: {
|
|
42
45
|
readonly name: "Wrapped HYPE";
|
|
@@ -49,6 +52,7 @@ export declare const hyperevm: {
|
|
|
49
52
|
readonly description: "Hyperliquid is a performant blockchain built with the vision of a fully onchain open financial system. Liquidity, user applications, and trading activity synergize on a unified platform that will ultimately house all of finance. ";
|
|
50
53
|
readonly bridge: "canonical";
|
|
51
54
|
readonly documentation: "https://hyperliquid.gitbook.io/hyperliquid-docs";
|
|
55
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
52
56
|
};
|
|
53
57
|
readonly USDT0: {
|
|
54
58
|
readonly name: "USDT0";
|
|
@@ -175,7 +179,7 @@ export declare const hyperevm: {
|
|
|
175
179
|
readonly description: "Unit is the asset tokenization layer on Hyperliquid, enabling seamless deposits and withdrawals for a wide range of assets. Our first integration allows major crypto assets (e.g. BTC, ETH, & SOL) to flow between Hyperliquid and their native blockchains. Built from first principles, Unit's architecture is designed exclusively for Hyperliquid.";
|
|
176
180
|
readonly documentation: "https://docs.hyperunit.xyz/";
|
|
177
181
|
readonly bridge: "native";
|
|
178
|
-
readonly tags: readonly ["NO_TIMELOCK"];
|
|
182
|
+
readonly tags: readonly ["NO_TIMELOCK", "BLUECHIP"];
|
|
179
183
|
};
|
|
180
184
|
readonly kHYPE: {
|
|
181
185
|
readonly name: "Kinetiq Staked HYPE";
|
|
@@ -200,7 +204,7 @@ export declare const hyperevm: {
|
|
|
200
204
|
readonly description: "Unit is the asset tokenization layer on Hyperliquid, enabling seamless deposits and withdrawals for a wide range of assets. Our first integration allows major crypto assets (e.g. BTC, ETH, & SOL) to flow between Hyperliquid and their native blockchains. Built from first principles, Unit's architecture is designed exclusively for Hyperliquid.";
|
|
201
205
|
readonly documentation: "https://docs.hyperunit.xyz/";
|
|
202
206
|
readonly bridge: "native";
|
|
203
|
-
readonly tags: readonly ["NO_TIMELOCK"];
|
|
207
|
+
readonly tags: readonly ["NO_TIMELOCK", "BLUECHIP"];
|
|
204
208
|
};
|
|
205
209
|
readonly UFART: {
|
|
206
210
|
readonly name: "Unit Fartcoin";
|
|
@@ -213,7 +217,7 @@ export declare const hyperevm: {
|
|
|
213
217
|
readonly description: "Unit is the asset tokenization layer on Hyperliquid, enabling seamless deposits and withdrawals for a wide range of assets. Our first integration allows major crypto assets (e.g. BTC, ETH, & SOL) to flow between Hyperliquid and their native blockchains. Built from first principles, Unit's architecture is designed exclusively for Hyperliquid.";
|
|
214
218
|
readonly documentation: "https://docs.hyperunit.xyz/";
|
|
215
219
|
readonly bridge: "native";
|
|
216
|
-
readonly tags: readonly ["NO_TIMELOCK"];
|
|
220
|
+
readonly tags: readonly ["NO_TIMELOCK", "MEMECOIN"];
|
|
217
221
|
};
|
|
218
222
|
readonly UPUMP: {
|
|
219
223
|
readonly name: "Unit Pumpcoin";
|
|
@@ -253,6 +257,7 @@ export declare const hyperevm: {
|
|
|
253
257
|
readonly description: "Hyperliquid is a performant blockchain built with the vision of a fully onchain open financial system. Liquidity, user applications, and trading activity synergize on a unified platform that will ultimately house all of finance. ";
|
|
254
258
|
readonly bridge: "canonical";
|
|
255
259
|
readonly documentation: "https://hyperliquid.gitbook.io/hyperliquid-docs";
|
|
260
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
256
261
|
};
|
|
257
262
|
readonly WHYPE: {
|
|
258
263
|
readonly name: "Wrapped HYPE";
|
|
@@ -265,6 +270,7 @@ export declare const hyperevm: {
|
|
|
265
270
|
readonly description: "Hyperliquid is a performant blockchain built with the vision of a fully onchain open financial system. Liquidity, user applications, and trading activity synergize on a unified platform that will ultimately house all of finance. ";
|
|
266
271
|
readonly bridge: "canonical";
|
|
267
272
|
readonly documentation: "https://hyperliquid.gitbook.io/hyperliquid-docs";
|
|
273
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
268
274
|
};
|
|
269
275
|
readonly WNATIVE: {
|
|
270
276
|
readonly name: "Wrapped HYPE";
|
|
@@ -277,6 +283,7 @@ export declare const hyperevm: {
|
|
|
277
283
|
readonly description: "Hyperliquid is a performant blockchain built with the vision of a fully onchain open financial system. Liquidity, user applications, and trading activity synergize on a unified platform that will ultimately house all of finance. ";
|
|
278
284
|
readonly bridge: "canonical";
|
|
279
285
|
readonly documentation: "https://hyperliquid.gitbook.io/hyperliquid-docs";
|
|
286
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
280
287
|
};
|
|
281
288
|
readonly FEES: {
|
|
282
289
|
readonly name: "Wrapped HYPE";
|
|
@@ -289,6 +296,7 @@ export declare const hyperevm: {
|
|
|
289
296
|
readonly description: "Hyperliquid is a performant blockchain built with the vision of a fully onchain open financial system. Liquidity, user applications, and trading activity synergize on a unified platform that will ultimately house all of finance. ";
|
|
290
297
|
readonly bridge: "canonical";
|
|
291
298
|
readonly documentation: "https://hyperliquid.gitbook.io/hyperliquid-docs";
|
|
299
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
292
300
|
};
|
|
293
301
|
readonly USDT0: {
|
|
294
302
|
readonly name: "USDT0";
|
|
@@ -415,7 +423,7 @@ export declare const hyperevm: {
|
|
|
415
423
|
readonly description: "Unit is the asset tokenization layer on Hyperliquid, enabling seamless deposits and withdrawals for a wide range of assets. Our first integration allows major crypto assets (e.g. BTC, ETH, & SOL) to flow between Hyperliquid and their native blockchains. Built from first principles, Unit's architecture is designed exclusively for Hyperliquid.";
|
|
416
424
|
readonly documentation: "https://docs.hyperunit.xyz/";
|
|
417
425
|
readonly bridge: "native";
|
|
418
|
-
readonly tags: readonly ["NO_TIMELOCK"];
|
|
426
|
+
readonly tags: readonly ["NO_TIMELOCK", "BLUECHIP"];
|
|
419
427
|
};
|
|
420
428
|
readonly kHYPE: {
|
|
421
429
|
readonly name: "Kinetiq Staked HYPE";
|
|
@@ -440,7 +448,7 @@ export declare const hyperevm: {
|
|
|
440
448
|
readonly description: "Unit is the asset tokenization layer on Hyperliquid, enabling seamless deposits and withdrawals for a wide range of assets. Our first integration allows major crypto assets (e.g. BTC, ETH, & SOL) to flow between Hyperliquid and their native blockchains. Built from first principles, Unit's architecture is designed exclusively for Hyperliquid.";
|
|
441
449
|
readonly documentation: "https://docs.hyperunit.xyz/";
|
|
442
450
|
readonly bridge: "native";
|
|
443
|
-
readonly tags: readonly ["NO_TIMELOCK"];
|
|
451
|
+
readonly tags: readonly ["NO_TIMELOCK", "BLUECHIP"];
|
|
444
452
|
};
|
|
445
453
|
readonly UFART: {
|
|
446
454
|
readonly name: "Unit Fartcoin";
|
|
@@ -453,7 +461,7 @@ export declare const hyperevm: {
|
|
|
453
461
|
readonly description: "Unit is the asset tokenization layer on Hyperliquid, enabling seamless deposits and withdrawals for a wide range of assets. Our first integration allows major crypto assets (e.g. BTC, ETH, & SOL) to flow between Hyperliquid and their native blockchains. Built from first principles, Unit's architecture is designed exclusively for Hyperliquid.";
|
|
454
462
|
readonly documentation: "https://docs.hyperunit.xyz/";
|
|
455
463
|
readonly bridge: "native";
|
|
456
|
-
readonly tags: readonly ["NO_TIMELOCK"];
|
|
464
|
+
readonly tags: readonly ["NO_TIMELOCK", "MEMECOIN"];
|
|
457
465
|
};
|
|
458
466
|
readonly UPUMP: {
|
|
459
467
|
readonly name: "Unit Pumpcoin";
|
|
@@ -10,6 +10,7 @@ export declare const tokens: {
|
|
|
10
10
|
readonly description: "Hyperliquid is a performant blockchain built with the vision of a fully onchain open financial system. Liquidity, user applications, and trading activity synergize on a unified platform that will ultimately house all of finance. ";
|
|
11
11
|
readonly bridge: "canonical";
|
|
12
12
|
readonly documentation: "https://hyperliquid.gitbook.io/hyperliquid-docs";
|
|
13
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
13
14
|
};
|
|
14
15
|
readonly WHYPE: {
|
|
15
16
|
readonly name: "Wrapped HYPE";
|
|
@@ -22,6 +23,7 @@ export declare const tokens: {
|
|
|
22
23
|
readonly description: "Hyperliquid is a performant blockchain built with the vision of a fully onchain open financial system. Liquidity, user applications, and trading activity synergize on a unified platform that will ultimately house all of finance. ";
|
|
23
24
|
readonly bridge: "canonical";
|
|
24
25
|
readonly documentation: "https://hyperliquid.gitbook.io/hyperliquid-docs";
|
|
26
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
25
27
|
};
|
|
26
28
|
readonly WNATIVE: {
|
|
27
29
|
readonly name: "Wrapped HYPE";
|
|
@@ -34,6 +36,7 @@ export declare const tokens: {
|
|
|
34
36
|
readonly description: "Hyperliquid is a performant blockchain built with the vision of a fully onchain open financial system. Liquidity, user applications, and trading activity synergize on a unified platform that will ultimately house all of finance. ";
|
|
35
37
|
readonly bridge: "canonical";
|
|
36
38
|
readonly documentation: "https://hyperliquid.gitbook.io/hyperliquid-docs";
|
|
39
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
37
40
|
};
|
|
38
41
|
readonly FEES: {
|
|
39
42
|
readonly name: "Wrapped HYPE";
|
|
@@ -46,6 +49,7 @@ export declare const tokens: {
|
|
|
46
49
|
readonly description: "Hyperliquid is a performant blockchain built with the vision of a fully onchain open financial system. Liquidity, user applications, and trading activity synergize on a unified platform that will ultimately house all of finance. ";
|
|
47
50
|
readonly bridge: "canonical";
|
|
48
51
|
readonly documentation: "https://hyperliquid.gitbook.io/hyperliquid-docs";
|
|
52
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
49
53
|
};
|
|
50
54
|
readonly USDT0: {
|
|
51
55
|
readonly name: "USDT0";
|
|
@@ -172,7 +176,7 @@ export declare const tokens: {
|
|
|
172
176
|
readonly description: "Unit is the asset tokenization layer on Hyperliquid, enabling seamless deposits and withdrawals for a wide range of assets. Our first integration allows major crypto assets (e.g. BTC, ETH, & SOL) to flow between Hyperliquid and their native blockchains. Built from first principles, Unit's architecture is designed exclusively for Hyperliquid.";
|
|
173
177
|
readonly documentation: "https://docs.hyperunit.xyz/";
|
|
174
178
|
readonly bridge: "native";
|
|
175
|
-
readonly tags: readonly ["NO_TIMELOCK"];
|
|
179
|
+
readonly tags: readonly ["NO_TIMELOCK", "BLUECHIP"];
|
|
176
180
|
};
|
|
177
181
|
readonly kHYPE: {
|
|
178
182
|
readonly name: "Kinetiq Staked HYPE";
|
|
@@ -197,7 +201,7 @@ export declare const tokens: {
|
|
|
197
201
|
readonly description: "Unit is the asset tokenization layer on Hyperliquid, enabling seamless deposits and withdrawals for a wide range of assets. Our first integration allows major crypto assets (e.g. BTC, ETH, & SOL) to flow between Hyperliquid and their native blockchains. Built from first principles, Unit's architecture is designed exclusively for Hyperliquid.";
|
|
198
202
|
readonly documentation: "https://docs.hyperunit.xyz/";
|
|
199
203
|
readonly bridge: "native";
|
|
200
|
-
readonly tags: readonly ["NO_TIMELOCK"];
|
|
204
|
+
readonly tags: readonly ["NO_TIMELOCK", "BLUECHIP"];
|
|
201
205
|
};
|
|
202
206
|
readonly UFART: {
|
|
203
207
|
readonly name: "Unit Fartcoin";
|
|
@@ -210,7 +214,7 @@ export declare const tokens: {
|
|
|
210
214
|
readonly description: "Unit is the asset tokenization layer on Hyperliquid, enabling seamless deposits and withdrawals for a wide range of assets. Our first integration allows major crypto assets (e.g. BTC, ETH, & SOL) to flow between Hyperliquid and their native blockchains. Built from first principles, Unit's architecture is designed exclusively for Hyperliquid.";
|
|
211
215
|
readonly documentation: "https://docs.hyperunit.xyz/";
|
|
212
216
|
readonly bridge: "native";
|
|
213
|
-
readonly tags: readonly ["NO_TIMELOCK"];
|
|
217
|
+
readonly tags: readonly ["NO_TIMELOCK", "MEMECOIN"];
|
|
214
218
|
};
|
|
215
219
|
readonly UPUMP: {
|
|
216
220
|
readonly name: "Unit Pumpcoin";
|
|
@@ -12,6 +12,7 @@ const HYPE = {
|
|
|
12
12
|
description: 'Hyperliquid is a performant blockchain built with the vision of a fully onchain open financial system. Liquidity, user applications, and trading activity synergize on a unified platform that will ultimately house all of finance. ',
|
|
13
13
|
bridge: 'canonical',
|
|
14
14
|
documentation: 'https://hyperliquid.gitbook.io/hyperliquid-docs',
|
|
15
|
+
tags: ['BLUECHIP'],
|
|
15
16
|
};
|
|
16
17
|
exports.tokens = {
|
|
17
18
|
HYPE,
|
|
@@ -143,7 +144,7 @@ exports.tokens = {
|
|
|
143
144
|
description: "Unit is the asset tokenization layer on Hyperliquid, enabling seamless deposits and withdrawals for a wide range of assets. Our first integration allows major crypto assets (e.g. BTC, ETH, & SOL) to flow between Hyperliquid and their native blockchains. Built from first principles, Unit's architecture is designed exclusively for Hyperliquid.",
|
|
144
145
|
documentation: 'https://docs.hyperunit.xyz/',
|
|
145
146
|
bridge: 'native',
|
|
146
|
-
tags: ['NO_TIMELOCK'],
|
|
147
|
+
tags: ['NO_TIMELOCK', 'BLUECHIP'],
|
|
147
148
|
},
|
|
148
149
|
kHYPE: {
|
|
149
150
|
name: 'Kinetiq Staked HYPE',
|
|
@@ -168,7 +169,7 @@ exports.tokens = {
|
|
|
168
169
|
description: "Unit is the asset tokenization layer on Hyperliquid, enabling seamless deposits and withdrawals for a wide range of assets. Our first integration allows major crypto assets (e.g. BTC, ETH, & SOL) to flow between Hyperliquid and their native blockchains. Built from first principles, Unit's architecture is designed exclusively for Hyperliquid.",
|
|
169
170
|
documentation: 'https://docs.hyperunit.xyz/',
|
|
170
171
|
bridge: 'native',
|
|
171
|
-
tags: ['NO_TIMELOCK'],
|
|
172
|
+
tags: ['NO_TIMELOCK', 'BLUECHIP'],
|
|
172
173
|
},
|
|
173
174
|
UFART: {
|
|
174
175
|
name: 'Unit Fartcoin',
|
|
@@ -181,7 +182,7 @@ exports.tokens = {
|
|
|
181
182
|
description: "Unit is the asset tokenization layer on Hyperliquid, enabling seamless deposits and withdrawals for a wide range of assets. Our first integration allows major crypto assets (e.g. BTC, ETH, & SOL) to flow between Hyperliquid and their native blockchains. Built from first principles, Unit's architecture is designed exclusively for Hyperliquid.",
|
|
182
183
|
documentation: 'https://docs.hyperunit.xyz/',
|
|
183
184
|
bridge: 'native',
|
|
184
|
-
tags: ['NO_TIMELOCK'],
|
|
185
|
+
tags: ['NO_TIMELOCK', 'MEMECOIN'],
|
|
185
186
|
},
|
|
186
187
|
UPUMP: {
|
|
187
188
|
name: 'Unit Pumpcoin',
|
|
@@ -4595,7 +4595,7 @@ export declare const avax: {
|
|
|
4595
4595
|
readonly documentation: "https://docs.superverse.co/";
|
|
4596
4596
|
readonly description: "The SuperVerse is building and delivering Web3 products that empower crypto natives with next-generation NFT functionality, and onboard Web2 users through immersive blockchain gaming experiences. The SuperVerse comprises two core verticals: NFT marketplace technology and video games. This wide array of Web3 tools and features is supported and governed by a single protocol and token: $SUPER ERC20 (formerly known as SuperFarm). The SuperVerse harbors two central products: GigaMart, a next-gen NFT marketplace with advanced analytics tools and unique social features, and Impostors, a social-gaming metaverse.";
|
|
4597
4597
|
readonly bridge: "layer-zero";
|
|
4598
|
-
readonly tags: readonly ["NO_TIMELOCK"];
|
|
4598
|
+
readonly tags: readonly ["NO_TIMELOCK", "MEMECOIN"];
|
|
4599
4599
|
};
|
|
4600
4600
|
readonly rsAVAX: {
|
|
4601
4601
|
readonly name: "Yak Milk Suzaku Restaked sAVAX";
|
|
@@ -9244,7 +9244,7 @@ export declare const avax: {
|
|
|
9244
9244
|
readonly documentation: "https://docs.superverse.co/";
|
|
9245
9245
|
readonly description: "The SuperVerse is building and delivering Web3 products that empower crypto natives with next-generation NFT functionality, and onboard Web2 users through immersive blockchain gaming experiences. The SuperVerse comprises two core verticals: NFT marketplace technology and video games. This wide array of Web3 tools and features is supported and governed by a single protocol and token: $SUPER ERC20 (formerly known as SuperFarm). The SuperVerse harbors two central products: GigaMart, a next-gen NFT marketplace with advanced analytics tools and unique social features, and Impostors, a social-gaming metaverse.";
|
|
9246
9246
|
readonly bridge: "layer-zero";
|
|
9247
|
-
readonly tags: readonly ["NO_TIMELOCK"];
|
|
9247
|
+
readonly tags: readonly ["NO_TIMELOCK", "MEMECOIN"];
|
|
9248
9248
|
};
|
|
9249
9249
|
readonly rsAVAX: {
|
|
9250
9250
|
readonly name: "Yak Milk Suzaku Restaked sAVAX";
|
|
@@ -4592,7 +4592,7 @@ export declare const tokens: {
|
|
|
4592
4592
|
readonly documentation: "https://docs.superverse.co/";
|
|
4593
4593
|
readonly description: "The SuperVerse is building and delivering Web3 products that empower crypto natives with next-generation NFT functionality, and onboard Web2 users through immersive blockchain gaming experiences. The SuperVerse comprises two core verticals: NFT marketplace technology and video games. This wide array of Web3 tools and features is supported and governed by a single protocol and token: $SUPER ERC20 (formerly known as SuperFarm). The SuperVerse harbors two central products: GigaMart, a next-gen NFT marketplace with advanced analytics tools and unique social features, and Impostors, a social-gaming metaverse.";
|
|
4594
4594
|
readonly bridge: "layer-zero";
|
|
4595
|
-
readonly tags: readonly ["NO_TIMELOCK"];
|
|
4595
|
+
readonly tags: readonly ["NO_TIMELOCK", "MEMECOIN"];
|
|
4596
4596
|
};
|
|
4597
4597
|
readonly rsAVAX: {
|
|
4598
4598
|
readonly name: "Yak Milk Suzaku Restaked sAVAX";
|
|
@@ -4557,7 +4557,7 @@ export const tokens = {
|
|
|
4557
4557
|
documentation: 'https://docs.superverse.co/',
|
|
4558
4558
|
description: 'The SuperVerse is building and delivering Web3 products that empower crypto natives with next-generation NFT functionality, and onboard Web2 users through immersive blockchain gaming experiences. The SuperVerse comprises two core verticals: NFT marketplace technology and video games. This wide array of Web3 tools and features is supported and governed by a single protocol and token: $SUPER ERC20 (formerly known as SuperFarm). The SuperVerse harbors two central products: GigaMart, a next-gen NFT marketplace with advanced analytics tools and unique social features, and Impostors, a social-gaming metaverse.',
|
|
4559
4559
|
bridge: 'layer-zero',
|
|
4560
|
-
tags: ['NO_TIMELOCK'],
|
|
4560
|
+
tags: ['NO_TIMELOCK', 'MEMECOIN'],
|
|
4561
4561
|
},
|
|
4562
4562
|
rsAVAX: {
|
|
4563
4563
|
name: 'Yak Milk Suzaku Restaked sAVAX',
|
|
@@ -1871,7 +1871,7 @@ export declare const base: {
|
|
|
1871
1871
|
readonly description: "uAssets (e.g. uBTC, uSOL, ...) are ERC-20 tokens that can solve liquidity problems builders face today.";
|
|
1872
1872
|
readonly documentation: "https://docs.universalassets.xyz/universal-protocol";
|
|
1873
1873
|
readonly bridge: "native";
|
|
1874
|
-
readonly tags: readonly ["NO_TIMELOCK"];
|
|
1874
|
+
readonly tags: readonly ["NO_TIMELOCK", "BLUECHIP"];
|
|
1875
1875
|
};
|
|
1876
1876
|
readonly uXRP: {
|
|
1877
1877
|
readonly name: "XRP (Universal)";
|
|
@@ -2529,6 +2529,7 @@ export declare const base: {
|
|
|
2529
2529
|
readonly description: "Coinbase Wrapped XRP (cbXRP) is backed 1:1 with XRP, custodied with Coinbase.";
|
|
2530
2530
|
readonly documentation: "https://www.coinbase.com/blog/";
|
|
2531
2531
|
readonly bridge: "native";
|
|
2532
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2532
2533
|
};
|
|
2533
2534
|
readonly cbADA: {
|
|
2534
2535
|
readonly name: "Coinbase Wrapped ADA";
|
|
@@ -2541,6 +2542,7 @@ export declare const base: {
|
|
|
2541
2542
|
readonly description: "Coinbase Wrapped ADA (cbADA) is backed 1:1 with ADA, custodied with Coinbase.";
|
|
2542
2543
|
readonly documentation: "https://www.coinbase.com/blog/";
|
|
2543
2544
|
readonly bridge: "native";
|
|
2545
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2544
2546
|
};
|
|
2545
2547
|
readonly cbDOGE: {
|
|
2546
2548
|
readonly name: "Coinbase Wrapped DOGE";
|
|
@@ -2553,6 +2555,7 @@ export declare const base: {
|
|
|
2553
2555
|
readonly description: "Coinbase Wrapped DOGE (cbDOGE) is backed 1:1 with DOGE, custodied with Coinbase.";
|
|
2554
2556
|
readonly documentation: "https://www.coinbase.com/blog/";
|
|
2555
2557
|
readonly bridge: "native";
|
|
2558
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
2556
2559
|
};
|
|
2557
2560
|
readonly cbLTC: {
|
|
2558
2561
|
readonly name: "Coinbase Wrapped LTC";
|
|
@@ -2565,6 +2568,7 @@ export declare const base: {
|
|
|
2565
2568
|
readonly description: "Coinbase Wrapped LTC (cbLTC) is backed 1:1 with LTC, custodied with Coinbase.";
|
|
2566
2569
|
readonly documentation: "https://www.coinbase.com/blog/";
|
|
2567
2570
|
readonly bridge: "native";
|
|
2571
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2568
2572
|
};
|
|
2569
2573
|
readonly AAVE: {
|
|
2570
2574
|
readonly name: "AAVE";
|
|
@@ -2678,6 +2682,7 @@ export declare const base: {
|
|
|
2678
2682
|
readonly description: "Metacade is the home of gaming on Base. Welcome to thriving metropolis, Metacadia, where the onchain gaming pulse never fades. Within its neon-lit streets are four quarters, where gamers, investors, builders and ambitious partners are poised to carve their mark into the virtual skyline, each pushing to dominate the city and win over the Metacaders.";
|
|
2679
2683
|
readonly documentation: "https://docs.metacade.co/";
|
|
2680
2684
|
readonly bridge: "base-canonical";
|
|
2685
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
2681
2686
|
};
|
|
2682
2687
|
readonly SPECTRA: {
|
|
2683
2688
|
readonly name: "Spectra Token";
|
|
@@ -2817,6 +2822,7 @@ export declare const base: {
|
|
|
2817
2822
|
readonly description: "The CF Large Cap Index (Diversified Weight) is a liquid, investible benchmark portfolio index built designed to track the performance of large-cap digital assets.";
|
|
2818
2823
|
readonly documentation: "https://reserve.org/protocol/";
|
|
2819
2824
|
readonly bridge: "native";
|
|
2825
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2820
2826
|
};
|
|
2821
2827
|
readonly DIEM: {
|
|
2822
2828
|
readonly name: "Diem";
|
|
@@ -2993,7 +2999,7 @@ export declare const base: {
|
|
|
2993
2999
|
readonly website: "https://bytegroksdog.xyz/";
|
|
2994
3000
|
readonly documentation: "https://bytegroksdog.xyz/whitepaper";
|
|
2995
3001
|
readonly description: "BYTE is a meme coin and an onchain experiment launched by AI command on Base.";
|
|
2996
|
-
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
3002
|
+
readonly tags: readonly ["LARGE_HOLDERS", "MEMECOIN"];
|
|
2997
3003
|
};
|
|
2998
3004
|
readonly ZEN: {
|
|
2999
3005
|
readonly name: "Horizen";
|
|
@@ -3007,6 +3013,30 @@ export declare const base: {
|
|
|
3007
3013
|
readonly description: "ZEN is the governance and utility token of the Horizen ecosystem - empowering holders, builders, and partners to shape the future of verifiable privacy for the new era of web3.";
|
|
3008
3014
|
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
3009
3015
|
};
|
|
3016
|
+
readonly LINK: {
|
|
3017
|
+
readonly name: "Chainlink";
|
|
3018
|
+
readonly symbol: "LINK";
|
|
3019
|
+
readonly oracleId: "bLINK";
|
|
3020
|
+
readonly address: "0x88Fb150BDc53A65fe94Dea0c9BA0a6dAf8C6e196";
|
|
3021
|
+
readonly chainId: 8453;
|
|
3022
|
+
readonly decimals: 18;
|
|
3023
|
+
readonly website: "https://chain.link/";
|
|
3024
|
+
readonly description: "Link is the currency used to pay the Chainlink node operators for their work. Chainlink node operators have to stake LINK in the network in order to participate and provide data services.";
|
|
3025
|
+
readonly bridge: "arbitrum-canonical";
|
|
3026
|
+
readonly documentation: "https://docs.chain.link/resources/link-token-contracts";
|
|
3027
|
+
};
|
|
3028
|
+
readonly LSK: {
|
|
3029
|
+
readonly name: "Lisk";
|
|
3030
|
+
readonly symbol: "LSK";
|
|
3031
|
+
readonly oracleId: "bLSK";
|
|
3032
|
+
readonly address: "0xac485391EB2d7D88253a7F1eF18C37f4242D1A24";
|
|
3033
|
+
readonly chainId: 8453;
|
|
3034
|
+
readonly decimals: 18;
|
|
3035
|
+
readonly website: "https://lisk.com/";
|
|
3036
|
+
readonly description: "Lisk is supporting founders and builders from all around the world to thrive on Ethereum for the first time.";
|
|
3037
|
+
readonly documentation: "https://docs.lisk.com/";
|
|
3038
|
+
readonly bridge: "canonical";
|
|
3039
|
+
};
|
|
3010
3040
|
};
|
|
3011
3041
|
readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
|
|
3012
3042
|
readonly WNATIVE: {
|
|
@@ -4878,7 +4908,7 @@ export declare const base: {
|
|
|
4878
4908
|
readonly description: "uAssets (e.g. uBTC, uSOL, ...) are ERC-20 tokens that can solve liquidity problems builders face today.";
|
|
4879
4909
|
readonly documentation: "https://docs.universalassets.xyz/universal-protocol";
|
|
4880
4910
|
readonly bridge: "native";
|
|
4881
|
-
readonly tags: readonly ["NO_TIMELOCK"];
|
|
4911
|
+
readonly tags: readonly ["NO_TIMELOCK", "BLUECHIP"];
|
|
4882
4912
|
};
|
|
4883
4913
|
readonly uXRP: {
|
|
4884
4914
|
readonly name: "XRP (Universal)";
|
|
@@ -5536,6 +5566,7 @@ export declare const base: {
|
|
|
5536
5566
|
readonly description: "Coinbase Wrapped XRP (cbXRP) is backed 1:1 with XRP, custodied with Coinbase.";
|
|
5537
5567
|
readonly documentation: "https://www.coinbase.com/blog/";
|
|
5538
5568
|
readonly bridge: "native";
|
|
5569
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
5539
5570
|
};
|
|
5540
5571
|
readonly cbADA: {
|
|
5541
5572
|
readonly name: "Coinbase Wrapped ADA";
|
|
@@ -5548,6 +5579,7 @@ export declare const base: {
|
|
|
5548
5579
|
readonly description: "Coinbase Wrapped ADA (cbADA) is backed 1:1 with ADA, custodied with Coinbase.";
|
|
5549
5580
|
readonly documentation: "https://www.coinbase.com/blog/";
|
|
5550
5581
|
readonly bridge: "native";
|
|
5582
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
5551
5583
|
};
|
|
5552
5584
|
readonly cbDOGE: {
|
|
5553
5585
|
readonly name: "Coinbase Wrapped DOGE";
|
|
@@ -5560,6 +5592,7 @@ export declare const base: {
|
|
|
5560
5592
|
readonly description: "Coinbase Wrapped DOGE (cbDOGE) is backed 1:1 with DOGE, custodied with Coinbase.";
|
|
5561
5593
|
readonly documentation: "https://www.coinbase.com/blog/";
|
|
5562
5594
|
readonly bridge: "native";
|
|
5595
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
5563
5596
|
};
|
|
5564
5597
|
readonly cbLTC: {
|
|
5565
5598
|
readonly name: "Coinbase Wrapped LTC";
|
|
@@ -5572,6 +5605,7 @@ export declare const base: {
|
|
|
5572
5605
|
readonly description: "Coinbase Wrapped LTC (cbLTC) is backed 1:1 with LTC, custodied with Coinbase.";
|
|
5573
5606
|
readonly documentation: "https://www.coinbase.com/blog/";
|
|
5574
5607
|
readonly bridge: "native";
|
|
5608
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
5575
5609
|
};
|
|
5576
5610
|
readonly AAVE: {
|
|
5577
5611
|
readonly name: "AAVE";
|
|
@@ -5685,6 +5719,7 @@ export declare const base: {
|
|
|
5685
5719
|
readonly description: "Metacade is the home of gaming on Base. Welcome to thriving metropolis, Metacadia, where the onchain gaming pulse never fades. Within its neon-lit streets are four quarters, where gamers, investors, builders and ambitious partners are poised to carve their mark into the virtual skyline, each pushing to dominate the city and win over the Metacaders.";
|
|
5686
5720
|
readonly documentation: "https://docs.metacade.co/";
|
|
5687
5721
|
readonly bridge: "base-canonical";
|
|
5722
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
5688
5723
|
};
|
|
5689
5724
|
readonly SPECTRA: {
|
|
5690
5725
|
readonly name: "Spectra Token";
|
|
@@ -5824,6 +5859,7 @@ export declare const base: {
|
|
|
5824
5859
|
readonly description: "The CF Large Cap Index (Diversified Weight) is a liquid, investible benchmark portfolio index built designed to track the performance of large-cap digital assets.";
|
|
5825
5860
|
readonly documentation: "https://reserve.org/protocol/";
|
|
5826
5861
|
readonly bridge: "native";
|
|
5862
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
5827
5863
|
};
|
|
5828
5864
|
readonly DIEM: {
|
|
5829
5865
|
readonly name: "Diem";
|
|
@@ -6000,7 +6036,7 @@ export declare const base: {
|
|
|
6000
6036
|
readonly website: "https://bytegroksdog.xyz/";
|
|
6001
6037
|
readonly documentation: "https://bytegroksdog.xyz/whitepaper";
|
|
6002
6038
|
readonly description: "BYTE is a meme coin and an onchain experiment launched by AI command on Base.";
|
|
6003
|
-
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
6039
|
+
readonly tags: readonly ["LARGE_HOLDERS", "MEMECOIN"];
|
|
6004
6040
|
};
|
|
6005
6041
|
readonly ZEN: {
|
|
6006
6042
|
readonly name: "Horizen";
|
|
@@ -6014,6 +6050,30 @@ export declare const base: {
|
|
|
6014
6050
|
readonly description: "ZEN is the governance and utility token of the Horizen ecosystem - empowering holders, builders, and partners to shape the future of verifiable privacy for the new era of web3.";
|
|
6015
6051
|
readonly tags: readonly ["LARGE_HOLDERS"];
|
|
6016
6052
|
};
|
|
6053
|
+
readonly LINK: {
|
|
6054
|
+
readonly name: "Chainlink";
|
|
6055
|
+
readonly symbol: "LINK";
|
|
6056
|
+
readonly oracleId: "bLINK";
|
|
6057
|
+
readonly address: "0x88Fb150BDc53A65fe94Dea0c9BA0a6dAf8C6e196";
|
|
6058
|
+
readonly chainId: 8453;
|
|
6059
|
+
readonly decimals: 18;
|
|
6060
|
+
readonly website: "https://chain.link/";
|
|
6061
|
+
readonly description: "Link is the currency used to pay the Chainlink node operators for their work. Chainlink node operators have to stake LINK in the network in order to participate and provide data services.";
|
|
6062
|
+
readonly bridge: "arbitrum-canonical";
|
|
6063
|
+
readonly documentation: "https://docs.chain.link/resources/link-token-contracts";
|
|
6064
|
+
};
|
|
6065
|
+
readonly LSK: {
|
|
6066
|
+
readonly name: "Lisk";
|
|
6067
|
+
readonly symbol: "LSK";
|
|
6068
|
+
readonly oracleId: "bLSK";
|
|
6069
|
+
readonly address: "0xac485391EB2d7D88253a7F1eF18C37f4242D1A24";
|
|
6070
|
+
readonly chainId: 8453;
|
|
6071
|
+
readonly decimals: 18;
|
|
6072
|
+
readonly website: "https://lisk.com/";
|
|
6073
|
+
readonly description: "Lisk is supporting founders and builders from all around the world to thrive on Ethereum for the first time.";
|
|
6074
|
+
readonly documentation: "https://docs.lisk.com/";
|
|
6075
|
+
readonly bridge: "canonical";
|
|
6076
|
+
};
|
|
6017
6077
|
}>;
|
|
6018
6078
|
readonly native: {
|
|
6019
6079
|
readonly symbol: "ETH";
|