@beefyfinance/blockchain-addressbook 0.54.147 → 0.54.149
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/arbitrum/index.d.ts +72 -12
- package/build/address-book/arbitrum/tokens/tokens.d.ts +36 -6
- package/build/address-book/arbitrum/tokens/tokens.js +33 -6
- package/build/address-book/aurora/index.d.ts +16 -0
- package/build/address-book/aurora/tokens/tokens.d.ts +8 -0
- package/build/address-book/aurora/tokens/tokens.js +5 -0
- package/build/address-book/avax/index.d.ts +58 -2
- package/build/address-book/avax/tokens/tokens.d.ts +29 -1
- package/build/address-book/avax/tokens/tokens.js +26 -1
- package/build/address-book/base/index.d.ts +174 -28
- package/build/address-book/base/tokens/tokens.d.ts +87 -14
- package/build/address-book/base/tokens/tokens.js +84 -14
- package/build/address-book/berachain/index.d.ts +6 -0
- package/build/address-book/berachain/tokens/tokens.d.ts +3 -0
- package/build/address-book/berachain/tokens/tokens.js +3 -0
- package/build/address-book/bsc/index.d.ts +78 -8
- package/build/address-book/bsc/tokens/tokens.d.ts +39 -4
- package/build/address-book/bsc/tokens/tokens.js +36 -4
- package/build/address-book/canto/index.d.ts +12 -0
- package/build/address-book/canto/tokens/tokens.d.ts +6 -0
- package/build/address-book/canto/tokens/tokens.js +6 -0
- package/build/address-book/celo/index.d.ts +2 -0
- package/build/address-book/celo/tokens/tokens.d.ts +1 -0
- package/build/address-book/celo/tokens/tokens.js +1 -0
- package/build/address-book/cronos/index.d.ts +18 -0
- package/build/address-book/cronos/tokens/tokens.d.ts +9 -0
- package/build/address-book/cronos/tokens/tokens.js +9 -0
- package/build/address-book/emerald/index.d.ts +4 -0
- package/build/address-book/emerald/tokens/tokens.d.ts +2 -0
- package/build/address-book/emerald/tokens/tokens.js +2 -0
- package/build/address-book/ethereum/index.d.ts +58 -6
- package/build/address-book/ethereum/tokens/tokens.d.ts +29 -3
- package/build/address-book/ethereum/tokens/tokens.js +26 -3
- package/build/address-book/fantom/index.d.ts +38 -0
- package/build/address-book/fantom/tokens/tokens.d.ts +19 -0
- package/build/address-book/fantom/tokens/tokens.js +16 -0
- package/build/address-book/fraxtal/index.d.ts +8 -0
- package/build/address-book/fraxtal/tokens/tokens.d.ts +4 -0
- package/build/address-book/fraxtal/tokens/tokens.js +4 -0
- package/build/address-book/fuse/index.d.ts +8 -0
- package/build/address-book/fuse/tokens/tokens.d.ts +4 -0
- package/build/address-book/fuse/tokens/tokens.js +4 -0
- package/build/address-book/gnosis/index.d.ts +16 -0
- package/build/address-book/gnosis/tokens/tokens.d.ts +8 -0
- package/build/address-book/gnosis/tokens/tokens.js +8 -0
- package/build/address-book/heco/index.d.ts +16 -0
- package/build/address-book/heco/tokens/tokens.d.ts +8 -0
- package/build/address-book/heco/tokens/tokens.js +8 -0
- package/build/address-book/hyperevm/index.d.ts +4 -0
- package/build/address-book/hyperevm/tokens/tokens.d.ts +2 -0
- package/build/address-book/hyperevm/tokens/tokens.js +2 -0
- package/build/address-book/kava/index.d.ts +10 -0
- package/build/address-book/kava/tokens/tokens.d.ts +5 -0
- package/build/address-book/kava/tokens/tokens.js +5 -0
- package/build/address-book/linea/index.d.ts +16 -4
- package/build/address-book/linea/tokens/tokens.d.ts +8 -2
- package/build/address-book/linea/tokens/tokens.js +5 -2
- package/build/address-book/lisk/index.d.ts +10 -0
- package/build/address-book/lisk/tokens/tokens.d.ts +5 -0
- package/build/address-book/lisk/tokens/tokens.js +2 -0
- package/build/address-book/manta/index.d.ts +8 -0
- package/build/address-book/manta/tokens/tokens.d.ts +4 -0
- package/build/address-book/manta/tokens/tokens.js +1 -0
- package/build/address-book/mantle/index.d.ts +4 -0
- package/build/address-book/mantle/tokens/tokens.d.ts +2 -0
- package/build/address-book/mantle/tokens/tokens.js +2 -0
- package/build/address-book/metis/index.d.ts +10 -0
- package/build/address-book/metis/tokens/tokens.d.ts +5 -0
- package/build/address-book/metis/tokens/tokens.js +5 -0
- package/build/address-book/mode/index.d.ts +10 -2
- package/build/address-book/mode/tokens/tokens.d.ts +5 -1
- package/build/address-book/mode/tokens/tokens.js +2 -1
- package/build/address-book/monad/index.d.ts +16 -8
- package/build/address-book/monad/tokens/tokens.d.ts +8 -4
- package/build/address-book/monad/tokens/tokens.js +8 -4
- package/build/address-book/moonbeam/index.d.ts +18 -0
- package/build/address-book/moonbeam/tokens/tokens.d.ts +9 -0
- package/build/address-book/moonbeam/tokens/tokens.js +9 -0
- package/build/address-book/moonriver/index.d.ts +20 -0
- package/build/address-book/moonriver/tokens/tokens.d.ts +10 -0
- package/build/address-book/moonriver/tokens/tokens.js +9 -0
- package/build/address-book/one/index.d.ts +14 -0
- package/build/address-book/one/tokens/tokens.d.ts +7 -0
- package/build/address-book/one/tokens/tokens.js +6 -0
- package/build/address-book/optimism/index.d.ts +46 -10
- package/build/address-book/optimism/tokens/tokens.d.ts +23 -5
- package/build/address-book/optimism/tokens/tokens.js +20 -5
- package/build/address-book/plasma/index.d.ts +4 -2
- package/build/address-book/plasma/tokens/tokens.d.ts +2 -1
- package/build/address-book/plasma/tokens/tokens.js +2 -1
- package/build/address-book/polygon/index.d.ts +54 -2
- package/build/address-book/polygon/tokens/tokens.d.ts +27 -1
- package/build/address-book/polygon/tokens/tokens.js +22 -1
- package/build/address-book/real/index.d.ts +10 -0
- package/build/address-book/real/tokens/tokens.d.ts +5 -0
- package/build/address-book/real/tokens/tokens.js +1 -0
- package/build/address-book/saga/index.d.ts +4 -0
- package/build/address-book/saga/tokens/tokens.d.ts +2 -0
- package/build/address-book/saga/tokens/tokens.js +2 -0
- package/build/address-book/scroll/index.d.ts +12 -0
- package/build/address-book/scroll/tokens/tokens.d.ts +6 -0
- package/build/address-book/scroll/tokens/tokens.js +3 -0
- package/build/address-book/sei/index.d.ts +2 -0
- package/build/address-book/sei/tokens/tokens.d.ts +1 -0
- package/build/address-book/sei/tokens/tokens.js +1 -0
- package/build/address-book/sonic/index.d.ts +18 -2
- package/build/address-book/sonic/tokens/tokens.d.ts +9 -1
- package/build/address-book/sonic/tokens/tokens.js +6 -1
- package/build/address-book/unichain/index.d.ts +8 -0
- package/build/address-book/unichain/tokens/tokens.d.ts +4 -0
- package/build/address-book/unichain/tokens/tokens.js +1 -0
- package/build/address-book/zkevm/index.d.ts +24 -0
- package/build/address-book/zkevm/tokens/tokens.d.ts +12 -0
- package/build/address-book/zkevm/tokens/tokens.js +9 -0
- package/build/address-book/zksync/index.d.ts +12 -2
- package/build/address-book/zksync/tokens/tokens.d.ts +6 -1
- package/build/address-book/zksync/tokens/tokens.js +3 -1
- package/build/types/token.d.ts +1 -1
- package/build-esm/address-book/arbitrum/index.d.ts +72 -12
- package/build-esm/address-book/arbitrum/tokens/tokens.d.ts +36 -6
- package/build-esm/address-book/arbitrum/tokens/tokens.js +33 -6
- package/build-esm/address-book/aurora/index.d.ts +16 -0
- package/build-esm/address-book/aurora/tokens/tokens.d.ts +8 -0
- package/build-esm/address-book/aurora/tokens/tokens.js +5 -0
- package/build-esm/address-book/avax/index.d.ts +58 -2
- package/build-esm/address-book/avax/tokens/tokens.d.ts +29 -1
- package/build-esm/address-book/avax/tokens/tokens.js +26 -1
- package/build-esm/address-book/base/index.d.ts +174 -28
- package/build-esm/address-book/base/tokens/tokens.d.ts +87 -14
- package/build-esm/address-book/base/tokens/tokens.js +84 -14
- package/build-esm/address-book/berachain/index.d.ts +6 -0
- package/build-esm/address-book/berachain/tokens/tokens.d.ts +3 -0
- package/build-esm/address-book/berachain/tokens/tokens.js +3 -0
- package/build-esm/address-book/bsc/index.d.ts +78 -8
- package/build-esm/address-book/bsc/tokens/tokens.d.ts +39 -4
- package/build-esm/address-book/bsc/tokens/tokens.js +36 -4
- package/build-esm/address-book/canto/index.d.ts +12 -0
- package/build-esm/address-book/canto/tokens/tokens.d.ts +6 -0
- package/build-esm/address-book/canto/tokens/tokens.js +6 -0
- package/build-esm/address-book/celo/index.d.ts +2 -0
- package/build-esm/address-book/celo/tokens/tokens.d.ts +1 -0
- package/build-esm/address-book/celo/tokens/tokens.js +1 -0
- package/build-esm/address-book/cronos/index.d.ts +18 -0
- package/build-esm/address-book/cronos/tokens/tokens.d.ts +9 -0
- package/build-esm/address-book/cronos/tokens/tokens.js +9 -0
- package/build-esm/address-book/emerald/index.d.ts +4 -0
- package/build-esm/address-book/emerald/tokens/tokens.d.ts +2 -0
- package/build-esm/address-book/emerald/tokens/tokens.js +2 -0
- package/build-esm/address-book/ethereum/index.d.ts +58 -6
- package/build-esm/address-book/ethereum/tokens/tokens.d.ts +29 -3
- package/build-esm/address-book/ethereum/tokens/tokens.js +26 -3
- package/build-esm/address-book/fantom/index.d.ts +38 -0
- package/build-esm/address-book/fantom/tokens/tokens.d.ts +19 -0
- package/build-esm/address-book/fantom/tokens/tokens.js +16 -0
- package/build-esm/address-book/fraxtal/index.d.ts +8 -0
- package/build-esm/address-book/fraxtal/tokens/tokens.d.ts +4 -0
- package/build-esm/address-book/fraxtal/tokens/tokens.js +4 -0
- package/build-esm/address-book/fuse/index.d.ts +8 -0
- package/build-esm/address-book/fuse/tokens/tokens.d.ts +4 -0
- package/build-esm/address-book/fuse/tokens/tokens.js +4 -0
- package/build-esm/address-book/gnosis/index.d.ts +16 -0
- package/build-esm/address-book/gnosis/tokens/tokens.d.ts +8 -0
- package/build-esm/address-book/gnosis/tokens/tokens.js +8 -0
- package/build-esm/address-book/heco/index.d.ts +16 -0
- package/build-esm/address-book/heco/tokens/tokens.d.ts +8 -0
- package/build-esm/address-book/heco/tokens/tokens.js +8 -0
- package/build-esm/address-book/hyperevm/index.d.ts +4 -0
- package/build-esm/address-book/hyperevm/tokens/tokens.d.ts +2 -0
- package/build-esm/address-book/hyperevm/tokens/tokens.js +2 -0
- package/build-esm/address-book/kava/index.d.ts +10 -0
- package/build-esm/address-book/kava/tokens/tokens.d.ts +5 -0
- package/build-esm/address-book/kava/tokens/tokens.js +5 -0
- package/build-esm/address-book/linea/index.d.ts +16 -4
- package/build-esm/address-book/linea/tokens/tokens.d.ts +8 -2
- package/build-esm/address-book/linea/tokens/tokens.js +5 -2
- package/build-esm/address-book/lisk/index.d.ts +10 -0
- package/build-esm/address-book/lisk/tokens/tokens.d.ts +5 -0
- package/build-esm/address-book/lisk/tokens/tokens.js +2 -0
- package/build-esm/address-book/manta/index.d.ts +8 -0
- package/build-esm/address-book/manta/tokens/tokens.d.ts +4 -0
- package/build-esm/address-book/manta/tokens/tokens.js +1 -0
- package/build-esm/address-book/mantle/index.d.ts +4 -0
- package/build-esm/address-book/mantle/tokens/tokens.d.ts +2 -0
- package/build-esm/address-book/mantle/tokens/tokens.js +2 -0
- package/build-esm/address-book/metis/index.d.ts +10 -0
- package/build-esm/address-book/metis/tokens/tokens.d.ts +5 -0
- package/build-esm/address-book/metis/tokens/tokens.js +5 -0
- package/build-esm/address-book/mode/index.d.ts +10 -2
- package/build-esm/address-book/mode/tokens/tokens.d.ts +5 -1
- package/build-esm/address-book/mode/tokens/tokens.js +2 -1
- package/build-esm/address-book/monad/index.d.ts +16 -8
- package/build-esm/address-book/monad/tokens/tokens.d.ts +8 -4
- package/build-esm/address-book/monad/tokens/tokens.js +8 -4
- package/build-esm/address-book/moonbeam/index.d.ts +18 -0
- package/build-esm/address-book/moonbeam/tokens/tokens.d.ts +9 -0
- package/build-esm/address-book/moonbeam/tokens/tokens.js +9 -0
- package/build-esm/address-book/moonriver/index.d.ts +20 -0
- package/build-esm/address-book/moonriver/tokens/tokens.d.ts +10 -0
- package/build-esm/address-book/moonriver/tokens/tokens.js +9 -0
- package/build-esm/address-book/one/index.d.ts +14 -0
- package/build-esm/address-book/one/tokens/tokens.d.ts +7 -0
- package/build-esm/address-book/one/tokens/tokens.js +6 -0
- package/build-esm/address-book/optimism/index.d.ts +46 -10
- package/build-esm/address-book/optimism/tokens/tokens.d.ts +23 -5
- package/build-esm/address-book/optimism/tokens/tokens.js +20 -5
- package/build-esm/address-book/plasma/index.d.ts +4 -2
- package/build-esm/address-book/plasma/tokens/tokens.d.ts +2 -1
- package/build-esm/address-book/plasma/tokens/tokens.js +2 -1
- package/build-esm/address-book/polygon/index.d.ts +54 -2
- package/build-esm/address-book/polygon/tokens/tokens.d.ts +27 -1
- package/build-esm/address-book/polygon/tokens/tokens.js +22 -1
- package/build-esm/address-book/real/index.d.ts +10 -0
- package/build-esm/address-book/real/tokens/tokens.d.ts +5 -0
- package/build-esm/address-book/real/tokens/tokens.js +1 -0
- package/build-esm/address-book/saga/index.d.ts +4 -0
- package/build-esm/address-book/saga/tokens/tokens.d.ts +2 -0
- package/build-esm/address-book/saga/tokens/tokens.js +2 -0
- package/build-esm/address-book/scroll/index.d.ts +12 -0
- package/build-esm/address-book/scroll/tokens/tokens.d.ts +6 -0
- package/build-esm/address-book/scroll/tokens/tokens.js +3 -0
- package/build-esm/address-book/sei/index.d.ts +2 -0
- package/build-esm/address-book/sei/tokens/tokens.d.ts +1 -0
- package/build-esm/address-book/sei/tokens/tokens.js +1 -0
- package/build-esm/address-book/sonic/index.d.ts +18 -2
- package/build-esm/address-book/sonic/tokens/tokens.d.ts +9 -1
- package/build-esm/address-book/sonic/tokens/tokens.js +6 -1
- package/build-esm/address-book/unichain/index.d.ts +8 -0
- package/build-esm/address-book/unichain/tokens/tokens.d.ts +4 -0
- package/build-esm/address-book/unichain/tokens/tokens.js +1 -0
- package/build-esm/address-book/zkevm/index.d.ts +24 -0
- package/build-esm/address-book/zkevm/tokens/tokens.d.ts +12 -0
- package/build-esm/address-book/zkevm/tokens/tokens.js +9 -0
- package/build-esm/address-book/zksync/index.d.ts +12 -2
- package/build-esm/address-book/zksync/tokens/tokens.d.ts +6 -1
- package/build-esm/address-book/zksync/tokens/tokens.js +3 -1
- package/build-esm/types/token.d.ts +1 -1
- package/package.json +1 -1
|
@@ -10,6 +10,7 @@ export declare const tokens: {
|
|
|
10
10
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
11
11
|
readonly bridge: "arbitrum-canonical";
|
|
12
12
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
13
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
13
14
|
};
|
|
14
15
|
readonly FEES: {
|
|
15
16
|
readonly name: "Wrapped Ether";
|
|
@@ -22,6 +23,7 @@ export declare const tokens: {
|
|
|
22
23
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
23
24
|
readonly bridge: "arbitrum-canonical";
|
|
24
25
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
26
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
25
27
|
};
|
|
26
28
|
readonly ETH: {
|
|
27
29
|
readonly name: "Wrapped Ether";
|
|
@@ -34,6 +36,7 @@ export declare const tokens: {
|
|
|
34
36
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
35
37
|
readonly bridge: "arbitrum-canonical";
|
|
36
38
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
39
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
37
40
|
};
|
|
38
41
|
readonly WETH: {
|
|
39
42
|
readonly name: "Wrapped Ether";
|
|
@@ -46,6 +49,7 @@ export declare const tokens: {
|
|
|
46
49
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
47
50
|
readonly bridge: "arbitrum-canonical";
|
|
48
51
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
52
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
49
53
|
};
|
|
50
54
|
readonly RPL: {
|
|
51
55
|
readonly name: "Rocket Pool Protocol";
|
|
@@ -115,6 +119,7 @@ export declare const tokens: {
|
|
|
115
119
|
readonly description: "Sushi is the home of DeFi. Their community is building a comprehensive, decentralized trading platform for the future of finance. Swap, earn, stack yields, lend, borrow, leverage all on one decentralized, community driven platform.";
|
|
116
120
|
readonly bridge: "arbitrum-canonical";
|
|
117
121
|
readonly documentation: "https://dev.sushi.com/";
|
|
122
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
118
123
|
};
|
|
119
124
|
readonly NYAN: {
|
|
120
125
|
readonly name: "ArbiNYAN";
|
|
@@ -160,6 +165,7 @@ export declare const tokens: {
|
|
|
160
165
|
readonly website: "https://wbtc.network/";
|
|
161
166
|
readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
|
|
162
167
|
readonly bridge: "arbitrum-canonical";
|
|
168
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
163
169
|
};
|
|
164
170
|
readonly LINK: {
|
|
165
171
|
readonly name: "Chainlink";
|
|
@@ -172,6 +178,7 @@ export declare const tokens: {
|
|
|
172
178
|
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.";
|
|
173
179
|
readonly bridge: "arbitrum-canonical";
|
|
174
180
|
readonly documentation: "https://docs.chain.link/resources/link-token-contracts";
|
|
181
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
175
182
|
};
|
|
176
183
|
readonly USDT: {
|
|
177
184
|
readonly name: "USDT0";
|
|
@@ -217,6 +224,7 @@ export declare const tokens: {
|
|
|
217
224
|
readonly decimals: 18;
|
|
218
225
|
readonly website: "https://balancer.fi/";
|
|
219
226
|
readonly description: "Balancer turns the concept of an index fund on its head: instead of a paying fees to portfolio managers to rebalance your portfolio, you collect fees from traders, who rebalance your portfolio by following arbitrage opportunities.";
|
|
227
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
220
228
|
};
|
|
221
229
|
readonly sarUSDC: {
|
|
222
230
|
readonly name: "Stargate USD Coin LP";
|
|
@@ -252,6 +260,7 @@ export declare const tokens: {
|
|
|
252
260
|
readonly website: "https://stargate.finance/";
|
|
253
261
|
readonly description: "The native currency that flows within the Ethereum economy is called Ether (ETH). Ether is typically used to pay for transaction fees called Gas, and it is the base currency of the network.";
|
|
254
262
|
readonly documentation: "https://stargateprotocol.gitbook.io/stargate/v/user-docs/";
|
|
263
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
255
264
|
};
|
|
256
265
|
readonly DAI: {
|
|
257
266
|
readonly name: "Dai Stablecoin";
|
|
@@ -335,6 +344,7 @@ export declare const tokens: {
|
|
|
335
344
|
readonly description: "Lido is a liquid staking solution for ETH backed by industry-leading staking providers. Lido lets users stake their ETH - without locking assets or maintaining infrastructure - whilst participating in on-chain activities, e.g. lending. Lido attempts to solve the problems associated with initial ETH staking - illiquidity, immovability and accessibility - making staked ETH liquid and allowing for participation with any amount of ETH to improve security of the Ethereum network.";
|
|
336
345
|
readonly bridge: "arbitrum-canonical";
|
|
337
346
|
readonly documentation: "https://docs.lido.fi/";
|
|
347
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
338
348
|
};
|
|
339
349
|
readonly GLP: {
|
|
340
350
|
readonly name: "GLP";
|
|
@@ -393,6 +403,7 @@ export declare const tokens: {
|
|
|
393
403
|
readonly description: "UNI is the governance token for Uniswap. UNI was introduced on 16th September 2020 through a retrospective airdrop to users who have interacted with the protocol either by swapping tokens or by providing liquidity.";
|
|
394
404
|
readonly bridge: "arbitrum-canonical";
|
|
395
405
|
readonly documentation: "https://docs.uniswap.org/concepts/governance/overview";
|
|
406
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
396
407
|
};
|
|
397
408
|
readonly HOP: {
|
|
398
409
|
readonly name: "HOP Protocol";
|
|
@@ -636,7 +647,7 @@ export declare const tokens: {
|
|
|
636
647
|
readonly description: "USD+ is USDC that pays you yield daily via rebase. It is 100% collateralized with assets immediately convertible into USDC. Yield is generated via strategies such as lending and stable-to-stable pools. Initial strategies include Aave, Rubicon, and Pika.";
|
|
637
648
|
readonly bridge: "native";
|
|
638
649
|
readonly documentation: "https://docs.overnight.fi/";
|
|
639
|
-
readonly tags: readonly ["CURATED"];
|
|
650
|
+
readonly tags: readonly ["CURATED", "STABLECOIN"];
|
|
640
651
|
};
|
|
641
652
|
readonly RAM: {
|
|
642
653
|
readonly name: "Ramses";
|
|
@@ -719,6 +730,7 @@ export declare const tokens: {
|
|
|
719
730
|
readonly description: "Arbitrum is a protocol that makes Ethereum transactions faster and cheaper. Developers use Arbitrum to build user-friendly decentralized apps (dApps) that can take advantage of the scalability benefits of the Arbitrum Rollup and AnyTrust protocols.";
|
|
720
731
|
readonly bridge: "native";
|
|
721
732
|
readonly documentation: "https://docs.arbitrum.foundation/gentle-intro-dao-governance";
|
|
733
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
722
734
|
};
|
|
723
735
|
readonly DPX: {
|
|
724
736
|
readonly name: "Dopex Governance Token";
|
|
@@ -862,7 +874,7 @@ export declare const tokens: {
|
|
|
862
874
|
readonly description: "As a Rocket Pool staker, your role is to deposit ETH into the deposit pool which will enable a node operator to create a new Beacon Chain validator. You can stake as little as 0.01 ETH. In doing so, you will be given a token called rETH. rETH represents both how much ETH you deposited, and when you deposited it.";
|
|
863
875
|
readonly bridge: "arbitrum-canonical";
|
|
864
876
|
readonly documentation: "https://docs.rocketpool.net/guides/";
|
|
865
|
-
readonly tags: readonly ["SYNTHETIC"];
|
|
877
|
+
readonly tags: readonly ["BLUECHIP", "SYNTHETIC"];
|
|
866
878
|
};
|
|
867
879
|
readonly CHR: {
|
|
868
880
|
readonly name: "Chronos";
|
|
@@ -899,6 +911,7 @@ export declare const tokens: {
|
|
|
899
911
|
readonly documentation: "https://docs.threshold.network/";
|
|
900
912
|
readonly description: "Threshold is the first ever on-chain merge between two existing networks and communities, Keep and NuCypher. Threshold provides a suite of threshold cryptography services that power user sovereignty on the blockchain.";
|
|
901
913
|
readonly bridge: "wormhole";
|
|
914
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
902
915
|
};
|
|
903
916
|
readonly aaUSDT: {
|
|
904
917
|
readonly name: "Aave Tether USD";
|
|
@@ -1117,9 +1130,10 @@ export declare const tokens: {
|
|
|
1117
1130
|
readonly chainId: 42161;
|
|
1118
1131
|
readonly decimals: 18;
|
|
1119
1132
|
readonly website: "https://www.coinbase.com/";
|
|
1120
|
-
readonly description: "Coinbase Wrapped Staked ETH (
|
|
1133
|
+
readonly description: "Coinbase Wrapped Staked ETH ('cbETH') is a utility token that represents Ethereum 2 (ETH2), which is ETH staked through Coinbase. Over time, the price of cbETH will likely deviate from ETH because cbETH represents 1 staked ETH plus all of its accrued staking interest starting from when cbETH's conversion rate and balance were initialized (June 16, 2022 19:34 UTC). cbETH is minted exclusively by Coinbase.";
|
|
1121
1134
|
readonly documentation: "https://help.coinbase.com/en/coinbase/trading-and-funding/staking-rewards/cbeth";
|
|
1122
1135
|
readonly bridge: "arbitrum-canonical";
|
|
1136
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1123
1137
|
};
|
|
1124
1138
|
readonly BTCb: {
|
|
1125
1139
|
readonly name: "Bitcoin";
|
|
@@ -1131,6 +1145,7 @@ export declare const tokens: {
|
|
|
1131
1145
|
readonly website: "https://bridge.avax.network/";
|
|
1132
1146
|
readonly description: "official AVAX BRIDGE bridged BTC";
|
|
1133
1147
|
readonly bridge: "avax-canonical";
|
|
1148
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1134
1149
|
};
|
|
1135
1150
|
readonly svETH: {
|
|
1136
1151
|
readonly name: "Savvy ETH";
|
|
@@ -1250,6 +1265,7 @@ export declare const tokens: {
|
|
|
1250
1265
|
readonly description: "Solana is a fast, secure, and censorship resistant blockchain providing the open infrastructure required for global adoption.";
|
|
1251
1266
|
readonly bridge: "wormhole";
|
|
1252
1267
|
readonly documentation: "https://docs.solana.com/";
|
|
1268
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1253
1269
|
};
|
|
1254
1270
|
readonly CRV: {
|
|
1255
1271
|
readonly name: "CRV";
|
|
@@ -1262,6 +1278,7 @@ export declare const tokens: {
|
|
|
1262
1278
|
readonly description: "Curve is an exchange liquidity pool on Ethereum. Curve is designed for extremely efficient stablecoin trading and low risk, supplemental fee income for liquidity providers, without an opportunity cost.";
|
|
1263
1279
|
readonly bridge: "arbitrum-canonical";
|
|
1264
1280
|
readonly documentation: "https://curve.readthedocs.io/";
|
|
1281
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1265
1282
|
};
|
|
1266
1283
|
readonly asdCRV: {
|
|
1267
1284
|
readonly name: "Aladdin sdCRV";
|
|
@@ -1345,7 +1362,7 @@ export declare const tokens: {
|
|
|
1345
1362
|
readonly website: "https://ether.fi/";
|
|
1346
1363
|
readonly description: "Stake ETH, get eETH - a natively restaked liquid staking token that fuels DeFi and decentralizes Ethereum.";
|
|
1347
1364
|
readonly bridge: "arbitrum-canonical";
|
|
1348
|
-
readonly tags: readonly ["NO_TIMELOCK"];
|
|
1365
|
+
readonly tags: readonly ["BLUECHIP", "NO_TIMELOCK"];
|
|
1349
1366
|
};
|
|
1350
1367
|
readonly rsETH: {
|
|
1351
1368
|
readonly chainId: 42161;
|
|
@@ -1382,6 +1399,7 @@ export declare const tokens: {
|
|
|
1382
1399
|
readonly description: "Optimistic Rollup is a layer 2 scaling solution that scales both transaction throughput and computation on Ethereum. The backbone of our implementation is the Optimistic Virtual Machine (OVM), which is fully compatible with the EVM.";
|
|
1383
1400
|
readonly documentation: "https://help.optimism.io/hc/en-us/articles/5497354656283-What-is-the-Optimism-Token";
|
|
1384
1401
|
readonly bridge: "layer-zero";
|
|
1402
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1385
1403
|
};
|
|
1386
1404
|
readonly WBNB: {
|
|
1387
1405
|
readonly name: "Wrapped BNB";
|
|
@@ -1394,6 +1412,7 @@ export declare const tokens: {
|
|
|
1394
1412
|
readonly description: "Binance Coin (BNB) is an exchange-based token created and issued by the cryptocurrency exchange Binance. Initially created on the Ethereum blockchain as an ERC-20 token in July 2017, BNB was migrated over to Binance Chain in February 2019 and became the native coin of the Binance Chain.";
|
|
1395
1413
|
readonly documentation: "https://www.binance.com/en/bnb";
|
|
1396
1414
|
readonly bridge: "layer-zero";
|
|
1415
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1397
1416
|
};
|
|
1398
1417
|
readonly AAVE: {
|
|
1399
1418
|
readonly name: "AAVE";
|
|
@@ -1406,6 +1425,7 @@ export declare const tokens: {
|
|
|
1406
1425
|
readonly description: "Aave is a decentralized non-custodial liquidity protocol where users can participate as depositors or borrowers. Depositors provide liquidity to the market to earn a passive income, while borrowers are able to borrow in an overcollateralized (perpetually) or undercollateralized (one-block liquidity) fashion.";
|
|
1407
1426
|
readonly documentation: "https://docs.aave.com/";
|
|
1408
1427
|
readonly bridge: "arbitrum-canonical";
|
|
1428
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1409
1429
|
};
|
|
1410
1430
|
readonly WAVAX: {
|
|
1411
1431
|
readonly name: "WAVAX";
|
|
@@ -1418,6 +1438,7 @@ export declare const tokens: {
|
|
|
1418
1438
|
readonly description: "Avalanche is the fastest smart contracts platform in the blockchain industry, as measured by time-to-finality, and has the most validators securing its activity of any proof-of-stake protocol.";
|
|
1419
1439
|
readonly documentation: "https://docs.avax.network/learn/avalanche/avax";
|
|
1420
1440
|
readonly bridge: "wormhole";
|
|
1441
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1421
1442
|
};
|
|
1422
1443
|
readonly USDM: {
|
|
1423
1444
|
readonly name: "Mountain Protocol USD";
|
|
@@ -1443,6 +1464,7 @@ export declare const tokens: {
|
|
|
1443
1464
|
readonly description: "Pendle is a permissionless yield-trading protocol where users can execute various yield-management strategies.";
|
|
1444
1465
|
readonly documentation: "https://docs.pendle.finance/home?utm_source=landing&utm_medium=landing";
|
|
1445
1466
|
readonly bridge: "arbitrum-canonical";
|
|
1467
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1446
1468
|
};
|
|
1447
1469
|
readonly mPENDLE: {
|
|
1448
1470
|
readonly name: "mPENDLE";
|
|
@@ -1631,6 +1653,7 @@ export declare const tokens: {
|
|
|
1631
1653
|
readonly description: "Lido is a liquid staking solution for ETH 2.0 backed by industry-leading staking providers.";
|
|
1632
1654
|
readonly documentation: "https://docs.lido.fi/";
|
|
1633
1655
|
readonly bridge: "arbitrum-canonical";
|
|
1656
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1634
1657
|
};
|
|
1635
1658
|
readonly NEXT: {
|
|
1636
1659
|
readonly name: "Everclear";
|
|
@@ -1694,6 +1717,7 @@ export declare const tokens: {
|
|
|
1694
1717
|
readonly documentation: "https://docs.compound.finance/";
|
|
1695
1718
|
readonly description: "COMP is the governance token of Compound, a decentralized protocol that enables supplying of crypto assets as collateral in order to borrow a base asset.";
|
|
1696
1719
|
readonly bridge: "arbitrum-canonical";
|
|
1720
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1697
1721
|
};
|
|
1698
1722
|
readonly SYN: {
|
|
1699
1723
|
readonly name: "Synapse";
|
|
@@ -1719,6 +1743,7 @@ export declare const tokens: {
|
|
|
1719
1743
|
readonly documentation: "https://docs.polygon.technology/";
|
|
1720
1744
|
readonly description: "WMATIC serves as the native cryptocurrency for the Polygon PoS network, analogous to how ETH functions within the Ethereum ecosystem.";
|
|
1721
1745
|
readonly bridge: "arbitrum-canonical";
|
|
1746
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1722
1747
|
};
|
|
1723
1748
|
readonly ENS: {
|
|
1724
1749
|
readonly name: "Ethereum Name Service";
|
|
@@ -1731,6 +1756,7 @@ export declare const tokens: {
|
|
|
1731
1756
|
readonly documentation: "https://docs.ens.domains/";
|
|
1732
1757
|
readonly description: "ENS is the governance token of the Ethereum Name Service, a distributed, open, and extensible naming system based on the Ethereum blockchain.";
|
|
1733
1758
|
readonly bridge: "arbitrum-canonical";
|
|
1759
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1734
1760
|
};
|
|
1735
1761
|
readonly PEPE: {
|
|
1736
1762
|
readonly name: "Pepe";
|
|
@@ -1743,7 +1769,7 @@ export declare const tokens: {
|
|
|
1743
1769
|
readonly documentation: "https://www.pepe.vip/";
|
|
1744
1770
|
readonly description: "Pepe is here to make memecoins great again. Launched stealth with no presale, zero taxes, LP burnt and contract renounced, $PEPE is a coin for the people, forever. Fueled by pure memetic power, let $PEPE show you the way.";
|
|
1745
1771
|
readonly bridge: "layer-zero";
|
|
1746
|
-
readonly tags: readonly ["NO_TIMELOCK"];
|
|
1772
|
+
readonly tags: readonly ["MEMECOIN", "NO_TIMELOCK"];
|
|
1747
1773
|
};
|
|
1748
1774
|
readonly ZRO: {
|
|
1749
1775
|
readonly name: "LayerZero";
|
|
@@ -1756,6 +1782,7 @@ export declare const tokens: {
|
|
|
1756
1782
|
readonly documentation: "https://docs.layerzero.network/v2";
|
|
1757
1783
|
readonly description: "ZRO is the native asset of the LayerZero protocol. LayerZero is an omnichain interoperability protocol that supports censorship-resistant messages and permissionless development through immutable smart contracts called Endpoints.";
|
|
1758
1784
|
readonly bridge: "layer-zero";
|
|
1785
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1759
1786
|
};
|
|
1760
1787
|
readonly xGRAIL: {
|
|
1761
1788
|
readonly name: "Camelot Escrowed Grail";
|
|
@@ -2051,7 +2078,7 @@ export declare const tokens: {
|
|
|
2051
2078
|
readonly documentation: "https://etherfi.gitbook.io/etherfi";
|
|
2052
2079
|
readonly description: "EtherFi eBTC is backed by LBTC, through a partnership with Lombard, to bring the first dual yielding (staking + restaking) Bitcoin product to market. Staking will be conducted through Babylon, with restaking services through a combination of Eigen Layer, Symbiotic, and Karak. Users are able to deposit LBTC & WBTC.";
|
|
2053
2080
|
readonly bridge: "layer-zero";
|
|
2054
|
-
readonly tags: readonly ["SYNTHETIC"];
|
|
2081
|
+
readonly tags: readonly ["BLUECHIP", "SYNTHETIC"];
|
|
2055
2082
|
};
|
|
2056
2083
|
readonly waArbWBTC: {
|
|
2057
2084
|
readonly name: "Wrapped Aave Staked WBTC";
|
|
@@ -2063,6 +2090,7 @@ export declare const tokens: {
|
|
|
2063
2090
|
readonly website: "https://wbtc.network/";
|
|
2064
2091
|
readonly description: "Wrapped Aave Staked WBTC. Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
|
|
2065
2092
|
readonly bridge: "native";
|
|
2093
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2066
2094
|
};
|
|
2067
2095
|
readonly waArbUSDCn: {
|
|
2068
2096
|
readonly name: "Wrapped Aave Staked USDC";
|
|
@@ -2114,6 +2142,7 @@ export declare const tokens: {
|
|
|
2114
2142
|
readonly description: "Wrapped Aave Staked WETH. Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
2115
2143
|
readonly bridge: "native";
|
|
2116
2144
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
2145
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2117
2146
|
};
|
|
2118
2147
|
readonly waArbwstETH: {
|
|
2119
2148
|
readonly name: "Wrapped Aave Staked wstETH";
|
|
@@ -2126,6 +2155,7 @@ export declare const tokens: {
|
|
|
2126
2155
|
readonly description: "Wrapped Aave Staked wstETH. Lido is a liquid staking solution for ETH backed by industry-leading staking providers. Lido lets users stake their ETH - without locking assets or maintaining infrastructure - whilst participating in on-chain activities, e.g. lending. Lido attempts to solve the problems associated with initial ETH staking - illiquidity, immovability and accessibility - making staked ETH liquid and allowing for participation with any amount of ETH to improve security of the Ethereum network.";
|
|
2127
2156
|
readonly bridge: "native";
|
|
2128
2157
|
readonly documentation: "https://docs.lido.fi/";
|
|
2158
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2129
2159
|
};
|
|
2130
2160
|
readonly waArbezETH: {
|
|
2131
2161
|
readonly name: "Wrapped Aave Staked ezETH";
|
|
@@ -9,6 +9,7 @@ const ETH = {
|
|
|
9
9
|
description: 'Ether or ETH is the native currency built on the Ethereum blockchain.',
|
|
10
10
|
bridge: 'arbitrum-canonical',
|
|
11
11
|
documentation: 'https://ethereum.org/en/developers/docs/',
|
|
12
|
+
tags: ['BLUECHIP'],
|
|
12
13
|
};
|
|
13
14
|
export const tokens = {
|
|
14
15
|
WNATIVE: ETH,
|
|
@@ -83,6 +84,7 @@ export const tokens = {
|
|
|
83
84
|
description: 'Sushi is the home of DeFi. Their community is building a comprehensive, decentralized trading platform for the future of finance. Swap, earn, stack yields, lend, borrow, leverage all on one decentralized, community driven platform.',
|
|
84
85
|
bridge: 'arbitrum-canonical',
|
|
85
86
|
documentation: 'https://dev.sushi.com/',
|
|
87
|
+
tags: ['BLUECHIP'],
|
|
86
88
|
},
|
|
87
89
|
NYAN: {
|
|
88
90
|
name: 'ArbiNYAN',
|
|
@@ -128,6 +130,7 @@ export const tokens = {
|
|
|
128
130
|
website: 'https://wbtc.network/',
|
|
129
131
|
description: 'Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.',
|
|
130
132
|
bridge: 'arbitrum-canonical',
|
|
133
|
+
tags: ['BLUECHIP'],
|
|
131
134
|
},
|
|
132
135
|
LINK: {
|
|
133
136
|
name: 'Chainlink',
|
|
@@ -140,6 +143,7 @@ export const tokens = {
|
|
|
140
143
|
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.',
|
|
141
144
|
bridge: 'arbitrum-canonical',
|
|
142
145
|
documentation: 'https://docs.chain.link/resources/link-token-contracts',
|
|
146
|
+
tags: ['BLUECHIP'],
|
|
143
147
|
},
|
|
144
148
|
USDT: {
|
|
145
149
|
name: 'USDT0',
|
|
@@ -185,6 +189,7 @@ export const tokens = {
|
|
|
185
189
|
decimals: 18,
|
|
186
190
|
website: 'https://balancer.fi/',
|
|
187
191
|
description: 'Balancer turns the concept of an index fund on its head: instead of a paying fees to portfolio managers to rebalance your portfolio, you collect fees from traders, who rebalance your portfolio by following arbitrage opportunities.',
|
|
192
|
+
tags: ['BLUECHIP'],
|
|
188
193
|
},
|
|
189
194
|
sarUSDC: {
|
|
190
195
|
name: 'Stargate USD Coin LP',
|
|
@@ -220,6 +225,7 @@ export const tokens = {
|
|
|
220
225
|
website: 'https://stargate.finance/',
|
|
221
226
|
description: 'The native currency that flows within the Ethereum economy is called Ether (ETH). Ether is typically used to pay for transaction fees called Gas, and it is the base currency of the network.',
|
|
222
227
|
documentation: 'https://stargateprotocol.gitbook.io/stargate/v/user-docs/',
|
|
228
|
+
tags: ['BLUECHIP'],
|
|
223
229
|
},
|
|
224
230
|
DAI: {
|
|
225
231
|
name: 'Dai Stablecoin',
|
|
@@ -303,6 +309,7 @@ export const tokens = {
|
|
|
303
309
|
description: 'Lido is a liquid staking solution for ETH backed by industry-leading staking providers. Lido lets users stake their ETH - without locking assets or maintaining infrastructure - whilst participating in on-chain activities, e.g. lending. Lido attempts to solve the problems associated with initial ETH staking - illiquidity, immovability and accessibility - making staked ETH liquid and allowing for participation with any amount of ETH to improve security of the Ethereum network.',
|
|
304
310
|
bridge: 'arbitrum-canonical',
|
|
305
311
|
documentation: 'https://docs.lido.fi/',
|
|
312
|
+
tags: ['BLUECHIP'],
|
|
306
313
|
},
|
|
307
314
|
GLP: {
|
|
308
315
|
name: 'GLP',
|
|
@@ -361,6 +368,7 @@ export const tokens = {
|
|
|
361
368
|
description: 'UNI is the governance token for Uniswap. UNI was introduced on 16th September 2020 through a retrospective airdrop to users who have interacted with the protocol either by swapping tokens or by providing liquidity.',
|
|
362
369
|
bridge: 'arbitrum-canonical',
|
|
363
370
|
documentation: 'https://docs.uniswap.org/concepts/governance/overview',
|
|
371
|
+
tags: ['BLUECHIP'],
|
|
364
372
|
},
|
|
365
373
|
HOP: {
|
|
366
374
|
name: 'HOP Protocol',
|
|
@@ -604,7 +612,7 @@ export const tokens = {
|
|
|
604
612
|
description: 'USD+ is USDC that pays you yield daily via rebase. It is 100% collateralized with assets immediately convertible into USDC. Yield is generated via strategies such as lending and stable-to-stable pools. Initial strategies include Aave, Rubicon, and Pika.',
|
|
605
613
|
bridge: 'native',
|
|
606
614
|
documentation: 'https://docs.overnight.fi/',
|
|
607
|
-
tags: ['CURATED'],
|
|
615
|
+
tags: ['CURATED', 'STABLECOIN'],
|
|
608
616
|
},
|
|
609
617
|
RAM: {
|
|
610
618
|
name: 'Ramses',
|
|
@@ -687,6 +695,7 @@ export const tokens = {
|
|
|
687
695
|
description: 'Arbitrum is a protocol that makes Ethereum transactions faster and cheaper. Developers use Arbitrum to build user-friendly decentralized apps (dApps) that can take advantage of the scalability benefits of the Arbitrum Rollup and AnyTrust protocols.',
|
|
688
696
|
bridge: 'native',
|
|
689
697
|
documentation: 'https://docs.arbitrum.foundation/gentle-intro-dao-governance',
|
|
698
|
+
tags: ['BLUECHIP'],
|
|
690
699
|
},
|
|
691
700
|
DPX: {
|
|
692
701
|
name: 'Dopex Governance Token',
|
|
@@ -830,7 +839,7 @@ export const tokens = {
|
|
|
830
839
|
description: 'As a Rocket Pool staker, your role is to deposit ETH into the deposit pool which will enable a node operator to create a new Beacon Chain validator. You can stake as little as 0.01 ETH. In doing so, you will be given a token called rETH. rETH represents both how much ETH you deposited, and when you deposited it.',
|
|
831
840
|
bridge: 'arbitrum-canonical',
|
|
832
841
|
documentation: 'https://docs.rocketpool.net/guides/',
|
|
833
|
-
tags: ['SYNTHETIC'],
|
|
842
|
+
tags: ['BLUECHIP', 'SYNTHETIC'],
|
|
834
843
|
},
|
|
835
844
|
CHR: {
|
|
836
845
|
name: 'Chronos',
|
|
@@ -867,6 +876,7 @@ export const tokens = {
|
|
|
867
876
|
documentation: 'https://docs.threshold.network/',
|
|
868
877
|
description: 'Threshold is the first ever on-chain merge between two existing networks and communities, Keep and NuCypher. Threshold provides a suite of threshold cryptography services that power user sovereignty on the blockchain.',
|
|
869
878
|
bridge: 'wormhole',
|
|
879
|
+
tags: ['BLUECHIP'],
|
|
870
880
|
},
|
|
871
881
|
aaUSDT: {
|
|
872
882
|
name: 'Aave Tether USD',
|
|
@@ -1085,9 +1095,10 @@ export const tokens = {
|
|
|
1085
1095
|
chainId: 42161,
|
|
1086
1096
|
decimals: 18,
|
|
1087
1097
|
website: 'https://www.coinbase.com/',
|
|
1088
|
-
description: "Coinbase Wrapped Staked ETH (
|
|
1098
|
+
description: "Coinbase Wrapped Staked ETH ('cbETH') is a utility token that represents Ethereum 2 (ETH2), which is ETH staked through Coinbase. Over time, the price of cbETH will likely deviate from ETH because cbETH represents 1 staked ETH plus all of its accrued staking interest starting from when cbETH's conversion rate and balance were initialized (June 16, 2022 19:34 UTC). cbETH is minted exclusively by Coinbase.",
|
|
1089
1099
|
documentation: 'https://help.coinbase.com/en/coinbase/trading-and-funding/staking-rewards/cbeth',
|
|
1090
1100
|
bridge: 'arbitrum-canonical',
|
|
1101
|
+
tags: ['BLUECHIP'],
|
|
1091
1102
|
},
|
|
1092
1103
|
BTCb: {
|
|
1093
1104
|
name: 'Bitcoin',
|
|
@@ -1099,6 +1110,7 @@ export const tokens = {
|
|
|
1099
1110
|
website: 'https://bridge.avax.network/',
|
|
1100
1111
|
description: 'official AVAX BRIDGE bridged BTC',
|
|
1101
1112
|
bridge: 'avax-canonical',
|
|
1113
|
+
tags: ['BLUECHIP'],
|
|
1102
1114
|
},
|
|
1103
1115
|
svETH: {
|
|
1104
1116
|
name: 'Savvy ETH',
|
|
@@ -1218,6 +1230,7 @@ export const tokens = {
|
|
|
1218
1230
|
description: 'Solana is a fast, secure, and censorship resistant blockchain providing the open infrastructure required for global adoption.',
|
|
1219
1231
|
bridge: 'wormhole',
|
|
1220
1232
|
documentation: 'https://docs.solana.com/',
|
|
1233
|
+
tags: ['BLUECHIP'],
|
|
1221
1234
|
},
|
|
1222
1235
|
CRV: {
|
|
1223
1236
|
name: 'CRV',
|
|
@@ -1230,6 +1243,7 @@ export const tokens = {
|
|
|
1230
1243
|
description: 'Curve is an exchange liquidity pool on Ethereum. Curve is designed for extremely efficient stablecoin trading and low risk, supplemental fee income for liquidity providers, without an opportunity cost.',
|
|
1231
1244
|
bridge: 'arbitrum-canonical',
|
|
1232
1245
|
documentation: 'https://curve.readthedocs.io/',
|
|
1246
|
+
tags: ['BLUECHIP'],
|
|
1233
1247
|
},
|
|
1234
1248
|
asdCRV: {
|
|
1235
1249
|
name: 'Aladdin sdCRV',
|
|
@@ -1313,7 +1327,7 @@ export const tokens = {
|
|
|
1313
1327
|
website: 'https://ether.fi/',
|
|
1314
1328
|
description: 'Stake ETH, get eETH - a natively restaked liquid staking token that fuels DeFi and decentralizes Ethereum.',
|
|
1315
1329
|
bridge: 'arbitrum-canonical',
|
|
1316
|
-
tags: ['NO_TIMELOCK'],
|
|
1330
|
+
tags: ['BLUECHIP', 'NO_TIMELOCK'],
|
|
1317
1331
|
},
|
|
1318
1332
|
rsETH: {
|
|
1319
1333
|
chainId: 42161,
|
|
@@ -1350,6 +1364,7 @@ export const tokens = {
|
|
|
1350
1364
|
description: 'Optimistic Rollup is a layer 2 scaling solution that scales both transaction throughput and computation on Ethereum. The backbone of our implementation is the Optimistic Virtual Machine (OVM), which is fully compatible with the EVM.',
|
|
1351
1365
|
documentation: 'https://help.optimism.io/hc/en-us/articles/5497354656283-What-is-the-Optimism-Token',
|
|
1352
1366
|
bridge: 'layer-zero',
|
|
1367
|
+
tags: ['BLUECHIP'],
|
|
1353
1368
|
},
|
|
1354
1369
|
WBNB: {
|
|
1355
1370
|
name: 'Wrapped BNB',
|
|
@@ -1362,6 +1377,7 @@ export const tokens = {
|
|
|
1362
1377
|
description: 'Binance Coin (BNB) is an exchange-based token created and issued by the cryptocurrency exchange Binance. Initially created on the Ethereum blockchain as an ERC-20 token in July 2017, BNB was migrated over to Binance Chain in February 2019 and became the native coin of the Binance Chain.',
|
|
1363
1378
|
documentation: 'https://www.binance.com/en/bnb',
|
|
1364
1379
|
bridge: 'layer-zero',
|
|
1380
|
+
tags: ['BLUECHIP'],
|
|
1365
1381
|
},
|
|
1366
1382
|
AAVE: {
|
|
1367
1383
|
name: 'AAVE',
|
|
@@ -1374,6 +1390,7 @@ export const tokens = {
|
|
|
1374
1390
|
description: 'Aave is a decentralized non-custodial liquidity protocol where users can participate as depositors or borrowers. Depositors provide liquidity to the market to earn a passive income, while borrowers are able to borrow in an overcollateralized (perpetually) or undercollateralized (one-block liquidity) fashion.',
|
|
1375
1391
|
documentation: 'https://docs.aave.com/',
|
|
1376
1392
|
bridge: 'arbitrum-canonical',
|
|
1393
|
+
tags: ['BLUECHIP'],
|
|
1377
1394
|
},
|
|
1378
1395
|
WAVAX: {
|
|
1379
1396
|
name: 'WAVAX',
|
|
@@ -1386,6 +1403,7 @@ export const tokens = {
|
|
|
1386
1403
|
description: 'Avalanche is the fastest smart contracts platform in the blockchain industry, as measured by time-to-finality, and has the most validators securing its activity of any proof-of-stake protocol.',
|
|
1387
1404
|
documentation: 'https://docs.avax.network/learn/avalanche/avax',
|
|
1388
1405
|
bridge: 'wormhole',
|
|
1406
|
+
tags: ['BLUECHIP'],
|
|
1389
1407
|
},
|
|
1390
1408
|
USDM: {
|
|
1391
1409
|
name: 'Mountain Protocol USD',
|
|
@@ -1411,6 +1429,7 @@ export const tokens = {
|
|
|
1411
1429
|
description: 'Pendle is a permissionless yield-trading protocol where users can execute various yield-management strategies.',
|
|
1412
1430
|
documentation: 'https://docs.pendle.finance/home?utm_source=landing&utm_medium=landing',
|
|
1413
1431
|
bridge: 'arbitrum-canonical',
|
|
1432
|
+
tags: ['BLUECHIP'],
|
|
1414
1433
|
},
|
|
1415
1434
|
mPENDLE: {
|
|
1416
1435
|
name: 'mPENDLE',
|
|
@@ -1601,6 +1620,7 @@ export const tokens = {
|
|
|
1601
1620
|
description: 'Lido is a liquid staking solution for ETH 2.0 backed by industry-leading staking providers.',
|
|
1602
1621
|
documentation: 'https://docs.lido.fi/',
|
|
1603
1622
|
bridge: 'arbitrum-canonical',
|
|
1623
|
+
tags: ['BLUECHIP'],
|
|
1604
1624
|
},
|
|
1605
1625
|
NEXT: {
|
|
1606
1626
|
name: 'Everclear',
|
|
@@ -1664,6 +1684,7 @@ export const tokens = {
|
|
|
1664
1684
|
documentation: 'https://docs.compound.finance/',
|
|
1665
1685
|
description: 'COMP is the governance token of Compound, a decentralized protocol that enables supplying of crypto assets as collateral in order to borrow a base asset.',
|
|
1666
1686
|
bridge: 'arbitrum-canonical',
|
|
1687
|
+
tags: ['BLUECHIP'],
|
|
1667
1688
|
},
|
|
1668
1689
|
SYN: {
|
|
1669
1690
|
name: 'Synapse',
|
|
@@ -1689,6 +1710,7 @@ export const tokens = {
|
|
|
1689
1710
|
documentation: 'https://docs.polygon.technology/',
|
|
1690
1711
|
description: 'WMATIC serves as the native cryptocurrency for the Polygon PoS network, analogous to how ETH functions within the Ethereum ecosystem.',
|
|
1691
1712
|
bridge: 'arbitrum-canonical',
|
|
1713
|
+
tags: ['BLUECHIP'],
|
|
1692
1714
|
},
|
|
1693
1715
|
ENS: {
|
|
1694
1716
|
name: 'Ethereum Name Service',
|
|
@@ -1701,6 +1723,7 @@ export const tokens = {
|
|
|
1701
1723
|
documentation: 'https://docs.ens.domains/',
|
|
1702
1724
|
description: 'ENS is the governance token of the Ethereum Name Service, a distributed, open, and extensible naming system based on the Ethereum blockchain.',
|
|
1703
1725
|
bridge: 'arbitrum-canonical',
|
|
1726
|
+
tags: ['BLUECHIP'],
|
|
1704
1727
|
},
|
|
1705
1728
|
PEPE: {
|
|
1706
1729
|
name: 'Pepe',
|
|
@@ -1713,7 +1736,7 @@ export const tokens = {
|
|
|
1713
1736
|
documentation: 'https://www.pepe.vip/',
|
|
1714
1737
|
description: 'Pepe is here to make memecoins great again. Launched stealth with no presale, zero taxes, LP burnt and contract renounced, $PEPE is a coin for the people, forever. Fueled by pure memetic power, let $PEPE show you the way.',
|
|
1715
1738
|
bridge: 'layer-zero',
|
|
1716
|
-
tags: ['NO_TIMELOCK'],
|
|
1739
|
+
tags: ['MEMECOIN', 'NO_TIMELOCK'],
|
|
1717
1740
|
},
|
|
1718
1741
|
ZRO: {
|
|
1719
1742
|
name: 'LayerZero',
|
|
@@ -1726,6 +1749,7 @@ export const tokens = {
|
|
|
1726
1749
|
documentation: 'https://docs.layerzero.network/v2',
|
|
1727
1750
|
description: 'ZRO is the native asset of the LayerZero protocol. LayerZero is an omnichain interoperability protocol that supports censorship-resistant messages and permissionless development through immutable smart contracts called Endpoints.',
|
|
1728
1751
|
bridge: 'layer-zero',
|
|
1752
|
+
tags: ['BLUECHIP'],
|
|
1729
1753
|
},
|
|
1730
1754
|
xGRAIL: {
|
|
1731
1755
|
name: 'Camelot Escrowed Grail',
|
|
@@ -2021,7 +2045,7 @@ export const tokens = {
|
|
|
2021
2045
|
documentation: 'https://etherfi.gitbook.io/etherfi',
|
|
2022
2046
|
description: 'EtherFi eBTC is backed by LBTC, through a partnership with Lombard, to bring the first dual yielding (staking + restaking) Bitcoin product to market. Staking will be conducted through Babylon, with restaking services through a combination of Eigen Layer, Symbiotic, and Karak. Users are able to deposit LBTC & WBTC.',
|
|
2023
2047
|
bridge: 'layer-zero',
|
|
2024
|
-
tags: ['SYNTHETIC'],
|
|
2048
|
+
tags: ['BLUECHIP', 'SYNTHETIC'],
|
|
2025
2049
|
},
|
|
2026
2050
|
waArbWBTC: {
|
|
2027
2051
|
name: 'Wrapped Aave Staked WBTC',
|
|
@@ -2033,6 +2057,7 @@ export const tokens = {
|
|
|
2033
2057
|
website: 'https://wbtc.network/',
|
|
2034
2058
|
description: 'Wrapped Aave Staked WBTC. Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.',
|
|
2035
2059
|
bridge: 'native',
|
|
2060
|
+
tags: ['BLUECHIP'],
|
|
2036
2061
|
},
|
|
2037
2062
|
waArbUSDCn: {
|
|
2038
2063
|
name: 'Wrapped Aave Staked USDC',
|
|
@@ -2084,6 +2109,7 @@ export const tokens = {
|
|
|
2084
2109
|
description: 'Wrapped Aave Staked WETH. Ether or ETH is the native currency built on the Ethereum blockchain.',
|
|
2085
2110
|
bridge: 'native',
|
|
2086
2111
|
documentation: 'https://ethereum.org/en/developers/docs/',
|
|
2112
|
+
tags: ['BLUECHIP'],
|
|
2087
2113
|
},
|
|
2088
2114
|
waArbwstETH: {
|
|
2089
2115
|
name: 'Wrapped Aave Staked wstETH',
|
|
@@ -2096,6 +2122,7 @@ export const tokens = {
|
|
|
2096
2122
|
description: 'Wrapped Aave Staked wstETH. Lido is a liquid staking solution for ETH backed by industry-leading staking providers. Lido lets users stake their ETH - without locking assets or maintaining infrastructure - whilst participating in on-chain activities, e.g. lending. Lido attempts to solve the problems associated with initial ETH staking - illiquidity, immovability and accessibility - making staked ETH liquid and allowing for participation with any amount of ETH to improve security of the Ethereum network.',
|
|
2097
2123
|
bridge: 'native',
|
|
2098
2124
|
documentation: 'https://docs.lido.fi/',
|
|
2125
|
+
tags: ['BLUECHIP'],
|
|
2099
2126
|
},
|
|
2100
2127
|
waArbezETH: {
|
|
2101
2128
|
name: 'Wrapped Aave Staked ezETH',
|