@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
|
@@ -12,6 +12,7 @@ const ETH = {
|
|
|
12
12
|
description: 'Ether or ETH is the native currency built on the Ethereum blockchain.',
|
|
13
13
|
bridge: 'zkevm-canonical',
|
|
14
14
|
documentation: 'https://ethereum.org/en/developers/docs/',
|
|
15
|
+
tags: ['BLUECHIP'],
|
|
15
16
|
};
|
|
16
17
|
exports.tokens = {
|
|
17
18
|
WNATIVE: ETH,
|
|
@@ -42,6 +43,7 @@ exports.tokens = {
|
|
|
42
43
|
description: 'Polygon is a protocol and a framework for building and connecting Ethereum-compatible blockchain networks. Aggregating scalable solutions on Ethereum supporting a multi-chain Ethereum ecosystem.',
|
|
43
44
|
documentation: 'https://zkevm.polygon.technology/',
|
|
44
45
|
bridge: 'zkevm-canonical',
|
|
46
|
+
tags: ['BLUECHIP'],
|
|
45
47
|
},
|
|
46
48
|
WBTC: {
|
|
47
49
|
name: 'Wrapped BTC',
|
|
@@ -54,6 +56,7 @@ exports.tokens = {
|
|
|
54
56
|
documentation: 'https://wbtc.network/',
|
|
55
57
|
description: 'Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.',
|
|
56
58
|
bridge: 'zkevm-canonical',
|
|
59
|
+
tags: ['BLUECHIP'],
|
|
57
60
|
},
|
|
58
61
|
USDT: {
|
|
59
62
|
name: 'Tether USD',
|
|
@@ -141,6 +144,7 @@ exports.tokens = {
|
|
|
141
144
|
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. ',
|
|
142
145
|
documentation: 'https://docs.balancer.fi/',
|
|
143
146
|
bridge: 'zkevm-canonical',
|
|
147
|
+
tags: ['BLUECHIP'],
|
|
144
148
|
},
|
|
145
149
|
wstETH: {
|
|
146
150
|
name: 'Lido Wrapped Staked ETH',
|
|
@@ -153,6 +157,7 @@ exports.tokens = {
|
|
|
153
157
|
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.',
|
|
154
158
|
documentation: 'https://docs.lido.fi/',
|
|
155
159
|
bridge: 'zkevm-canonical',
|
|
160
|
+
tags: ['BLUECHIP'],
|
|
156
161
|
},
|
|
157
162
|
rETH: {
|
|
158
163
|
name: 'Rocket Pool ETH',
|
|
@@ -165,6 +170,7 @@ exports.tokens = {
|
|
|
165
170
|
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.',
|
|
166
171
|
documentation: 'https://docs.rocketpool.net/guides/',
|
|
167
172
|
bridge: 'zkevm-canonical',
|
|
173
|
+
tags: ['BLUECHIP'],
|
|
168
174
|
},
|
|
169
175
|
AAVE: {
|
|
170
176
|
name: 'Aave',
|
|
@@ -177,6 +183,7 @@ exports.tokens = {
|
|
|
177
183
|
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.',
|
|
178
184
|
documentation: 'https://docs.aave.com/',
|
|
179
185
|
bridge: 'zkevm-canonical',
|
|
186
|
+
tags: ['BLUECHIP'],
|
|
180
187
|
},
|
|
181
188
|
CRV: {
|
|
182
189
|
name: 'CRV',
|
|
@@ -189,6 +196,7 @@ exports.tokens = {
|
|
|
189
196
|
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.',
|
|
190
197
|
bridge: 'zkevm-canonical',
|
|
191
198
|
documentation: 'https://curve.readthedocs.io/',
|
|
199
|
+
tags: ['BLUECHIP'],
|
|
192
200
|
},
|
|
193
201
|
LINK: {
|
|
194
202
|
name: 'Chainlink',
|
|
@@ -201,6 +209,7 @@ exports.tokens = {
|
|
|
201
209
|
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.',
|
|
202
210
|
bridge: 'zkevm-canonical',
|
|
203
211
|
documentation: 'https://docs.chain.link/resources/link-token-contracts',
|
|
212
|
+
tags: ['BLUECHIP'],
|
|
204
213
|
},
|
|
205
214
|
ankrETH: {
|
|
206
215
|
name: 'Ankr Staked ETH',
|
|
@@ -13,6 +13,7 @@ export declare const zksync: {
|
|
|
13
13
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
14
14
|
readonly bridge: "zksync-canonical";
|
|
15
15
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
16
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
16
17
|
};
|
|
17
18
|
readonly FEES: {
|
|
18
19
|
readonly name: "Wrapped Ether";
|
|
@@ -25,6 +26,7 @@ export declare const zksync: {
|
|
|
25
26
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
26
27
|
readonly bridge: "zksync-canonical";
|
|
27
28
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
29
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
28
30
|
};
|
|
29
31
|
readonly ETH: {
|
|
30
32
|
readonly name: "Wrapped Ether";
|
|
@@ -37,6 +39,7 @@ export declare const zksync: {
|
|
|
37
39
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
38
40
|
readonly bridge: "zksync-canonical";
|
|
39
41
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
42
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
40
43
|
};
|
|
41
44
|
readonly WETH: {
|
|
42
45
|
readonly name: "Wrapped Ether";
|
|
@@ -49,6 +52,7 @@ export declare const zksync: {
|
|
|
49
52
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
50
53
|
readonly bridge: "zksync-canonical";
|
|
51
54
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
55
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
52
56
|
};
|
|
53
57
|
readonly oldBIFI: {
|
|
54
58
|
readonly name: "Beefy.Finance";
|
|
@@ -133,7 +137,7 @@ export declare const zksync: {
|
|
|
133
137
|
readonly website: "https://overnight.fi/";
|
|
134
138
|
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.";
|
|
135
139
|
readonly documentation: "https://docs.overnight.fi/";
|
|
136
|
-
readonly tags: readonly ["CURATED"];
|
|
140
|
+
readonly tags: readonly ["CURATED", "STABLECOIN"];
|
|
137
141
|
};
|
|
138
142
|
readonly WBTC: {
|
|
139
143
|
readonly name: "Wrapped BTC";
|
|
@@ -145,6 +149,7 @@ export declare const zksync: {
|
|
|
145
149
|
readonly website: "https://wbtc.network/";
|
|
146
150
|
readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
|
|
147
151
|
readonly bridge: "zksync-canonical";
|
|
152
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
148
153
|
};
|
|
149
154
|
readonly FANG: {
|
|
150
155
|
readonly name: "Dracula";
|
|
@@ -208,6 +213,7 @@ export declare const zksync: {
|
|
|
208
213
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
209
214
|
readonly bridge: "zksync-canonical";
|
|
210
215
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
216
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
211
217
|
};
|
|
212
218
|
readonly FEES: {
|
|
213
219
|
readonly name: "Wrapped Ether";
|
|
@@ -220,6 +226,7 @@ export declare const zksync: {
|
|
|
220
226
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
221
227
|
readonly bridge: "zksync-canonical";
|
|
222
228
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
229
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
223
230
|
};
|
|
224
231
|
readonly ETH: {
|
|
225
232
|
readonly name: "Wrapped Ether";
|
|
@@ -232,6 +239,7 @@ export declare const zksync: {
|
|
|
232
239
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
233
240
|
readonly bridge: "zksync-canonical";
|
|
234
241
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
242
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
235
243
|
};
|
|
236
244
|
readonly WETH: {
|
|
237
245
|
readonly name: "Wrapped Ether";
|
|
@@ -244,6 +252,7 @@ export declare const zksync: {
|
|
|
244
252
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
245
253
|
readonly bridge: "zksync-canonical";
|
|
246
254
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
255
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
247
256
|
};
|
|
248
257
|
readonly oldBIFI: {
|
|
249
258
|
readonly name: "Beefy.Finance";
|
|
@@ -328,7 +337,7 @@ export declare const zksync: {
|
|
|
328
337
|
readonly website: "https://overnight.fi/";
|
|
329
338
|
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.";
|
|
330
339
|
readonly documentation: "https://docs.overnight.fi/";
|
|
331
|
-
readonly tags: readonly ["CURATED"];
|
|
340
|
+
readonly tags: readonly ["CURATED", "STABLECOIN"];
|
|
332
341
|
};
|
|
333
342
|
readonly WBTC: {
|
|
334
343
|
readonly name: "Wrapped BTC";
|
|
@@ -340,6 +349,7 @@ export declare const zksync: {
|
|
|
340
349
|
readonly website: "https://wbtc.network/";
|
|
341
350
|
readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
|
|
342
351
|
readonly bridge: "zksync-canonical";
|
|
352
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
343
353
|
};
|
|
344
354
|
readonly FANG: {
|
|
345
355
|
readonly name: "Dracula";
|
|
@@ -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: "zksync-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: "zksync-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: "zksync-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: "zksync-canonical";
|
|
48
51
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
52
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
49
53
|
};
|
|
50
54
|
readonly oldBIFI: {
|
|
51
55
|
readonly name: "Beefy.Finance";
|
|
@@ -130,7 +134,7 @@ export declare const tokens: {
|
|
|
130
134
|
readonly website: "https://overnight.fi/";
|
|
131
135
|
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.";
|
|
132
136
|
readonly documentation: "https://docs.overnight.fi/";
|
|
133
|
-
readonly tags: readonly ["CURATED"];
|
|
137
|
+
readonly tags: readonly ["CURATED", "STABLECOIN"];
|
|
134
138
|
};
|
|
135
139
|
readonly WBTC: {
|
|
136
140
|
readonly name: "Wrapped BTC";
|
|
@@ -142,6 +146,7 @@ export declare const tokens: {
|
|
|
142
146
|
readonly website: "https://wbtc.network/";
|
|
143
147
|
readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
|
|
144
148
|
readonly bridge: "zksync-canonical";
|
|
149
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
145
150
|
};
|
|
146
151
|
readonly FANG: {
|
|
147
152
|
readonly name: "Dracula";
|
|
@@ -12,6 +12,7 @@ const ETH = {
|
|
|
12
12
|
description: 'Ether or ETH is the native currency built on the Ethereum blockchain.',
|
|
13
13
|
bridge: 'zksync-canonical',
|
|
14
14
|
documentation: 'https://ethereum.org/en/developers/docs/',
|
|
15
|
+
tags: ['BLUECHIP'],
|
|
15
16
|
};
|
|
16
17
|
exports.tokens = {
|
|
17
18
|
WNATIVE: ETH,
|
|
@@ -101,7 +102,7 @@ exports.tokens = {
|
|
|
101
102
|
website: 'https://overnight.fi/',
|
|
102
103
|
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.',
|
|
103
104
|
documentation: 'https://docs.overnight.fi/',
|
|
104
|
-
tags: ['CURATED'],
|
|
105
|
+
tags: ['CURATED', 'STABLECOIN'],
|
|
105
106
|
},
|
|
106
107
|
WBTC: {
|
|
107
108
|
name: 'Wrapped BTC',
|
|
@@ -113,6 +114,7 @@ exports.tokens = {
|
|
|
113
114
|
website: 'https://wbtc.network/',
|
|
114
115
|
description: 'Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.',
|
|
115
116
|
bridge: 'zksync-canonical',
|
|
117
|
+
tags: ['BLUECHIP'],
|
|
116
118
|
},
|
|
117
119
|
FANG: {
|
|
118
120
|
name: 'Dracula',
|
package/build/types/token.d.ts
CHANGED
|
@@ -11,7 +11,7 @@ export interface Token {
|
|
|
11
11
|
oracle?: 'tokens' | 'lps';
|
|
12
12
|
bridge?: string;
|
|
13
13
|
staked?: boolean;
|
|
14
|
-
tags?: ReadonlyArray<'NO_TIMELOCK' | 'STABLECOIN' | 'SYNTHETIC' | 'CURATED' | 'LARGE_HOLDERS'>;
|
|
14
|
+
tags?: ReadonlyArray<'NO_TIMELOCK' | 'STABLECOIN' | 'SYNTHETIC' | 'CURATED' | 'LARGE_HOLDERS' | 'BLUECHIP' | 'MEMECOIN'>;
|
|
15
15
|
}
|
|
16
16
|
export interface TokenWithId extends Token {
|
|
17
17
|
id: string;
|