@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
|
@@ -9,6 +9,7 @@ const MATIC = {
|
|
|
9
9
|
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.',
|
|
10
10
|
bridge: 'native',
|
|
11
11
|
documentation: 'https://docs.polygon.technology/',
|
|
12
|
+
tags: ['BLUECHIP'],
|
|
12
13
|
};
|
|
13
14
|
const MAI = {
|
|
14
15
|
name: 'Mai',
|
|
@@ -51,6 +52,7 @@ export const tokens = {
|
|
|
51
52
|
website: 'https://lido.fi/',
|
|
52
53
|
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.',
|
|
53
54
|
documentation: 'https://docs.lido.fi/',
|
|
55
|
+
tags: ['BLUECHIP'],
|
|
54
56
|
},
|
|
55
57
|
BOB: {
|
|
56
58
|
name: 'BOB',
|
|
@@ -112,7 +114,7 @@ export const tokens = {
|
|
|
112
114
|
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.',
|
|
113
115
|
bridge: 'native',
|
|
114
116
|
documentation: 'https://docs.overnight.fi/',
|
|
115
|
-
tags: ['CURATED'],
|
|
117
|
+
tags: ['CURATED', 'STABLECOIN'],
|
|
116
118
|
},
|
|
117
119
|
spUSDT: {
|
|
118
120
|
name: 'Stargate Tether USD LP',
|
|
@@ -186,6 +188,7 @@ export const tokens = {
|
|
|
186
188
|
website: 'https://stake.lido.fi/',
|
|
187
189
|
documentation: 'https://docs.lido.fi/',
|
|
188
190
|
description: 'Lido is a liquid staking solution for ETH 2.0 backed by industry-leading staking providers.',
|
|
191
|
+
tags: ['BLUECHIP'],
|
|
189
192
|
},
|
|
190
193
|
cxBTC: {
|
|
191
194
|
name: 'CelsiusX Wrapped BTC',
|
|
@@ -636,6 +639,7 @@ export const tokens = {
|
|
|
636
639
|
decimals: 18,
|
|
637
640
|
website: 'https://shibatoken.com/',
|
|
638
641
|
description: 'A Decentralized Meme Token that Evolved into a Vibrant Ecosystem.',
|
|
642
|
+
tags: ['MEMECOIN'],
|
|
639
643
|
},
|
|
640
644
|
FTM: {
|
|
641
645
|
name: 'Fantom Token',
|
|
@@ -646,6 +650,7 @@ export const tokens = {
|
|
|
646
650
|
decimals: 18,
|
|
647
651
|
website: 'https://fantom.foundation/',
|
|
648
652
|
description: 'Fantom is a fast, high-throughput open-source smart contract platform for digital assets and dApps.',
|
|
653
|
+
tags: ['BLUECHIP'],
|
|
649
654
|
},
|
|
650
655
|
jEUR: {
|
|
651
656
|
name: 'Jarvis Synthetic Euro',
|
|
@@ -761,6 +766,7 @@ export const tokens = {
|
|
|
761
766
|
chainId: 137,
|
|
762
767
|
website: 'https://www.avax.network/',
|
|
763
768
|
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.',
|
|
769
|
+
tags: ['BLUECHIP'],
|
|
764
770
|
},
|
|
765
771
|
PEAR: {
|
|
766
772
|
name: 'PearZap',
|
|
@@ -803,6 +809,7 @@ export const tokens = {
|
|
|
803
809
|
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.',
|
|
804
810
|
bridge: 'polygon-canonical',
|
|
805
811
|
documentation: 'https://docs.aave.com/',
|
|
812
|
+
tags: ['BLUECHIP'],
|
|
806
813
|
},
|
|
807
814
|
AZUKI: {
|
|
808
815
|
name: 'DokiDokiAzuki',
|
|
@@ -823,6 +830,7 @@ export const tokens = {
|
|
|
823
830
|
decimals: 18,
|
|
824
831
|
website: 'https://balancer.fi/',
|
|
825
832
|
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. ',
|
|
833
|
+
tags: ['BLUECHIP'],
|
|
826
834
|
},
|
|
827
835
|
BANANA: {
|
|
828
836
|
name: 'ApeSwapFinance Banana',
|
|
@@ -879,6 +887,7 @@ export const tokens = {
|
|
|
879
887
|
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.',
|
|
880
888
|
bridge: 'polygon-canonical',
|
|
881
889
|
documentation: 'https://ethereum.org/en/developers/docs/',
|
|
890
|
+
tags: ['BLUECHIP'],
|
|
882
891
|
},
|
|
883
892
|
FISH: {
|
|
884
893
|
name: 'Fish',
|
|
@@ -920,6 +929,7 @@ export const tokens = {
|
|
|
920
929
|
chainId: 137,
|
|
921
930
|
website: 'https://www.aavegotchi.com/',
|
|
922
931
|
description: 'Aavegotchis are crypto-collectibles living on the Ethereum blockchain, backed by the ERC721 standard used in popular blockchain games.',
|
|
932
|
+
tags: ['MEMECOIN'],
|
|
923
933
|
},
|
|
924
934
|
GNS: {
|
|
925
935
|
name: 'Gains Network Token',
|
|
@@ -956,6 +966,7 @@ export const tokens = {
|
|
|
956
966
|
bridge: 'native',
|
|
957
967
|
documentation: 'https://docs.chain.link/docs',
|
|
958
968
|
chainId: 137,
|
|
969
|
+
tags: ['BLUECHIP'],
|
|
959
970
|
},
|
|
960
971
|
MANA: {
|
|
961
972
|
name: 'Decentraland MANA',
|
|
@@ -1030,6 +1041,7 @@ export const tokens = {
|
|
|
1030
1041
|
chainId: 137,
|
|
1031
1042
|
website: 'https://solana.com/',
|
|
1032
1043
|
description: 'The Solana protocol is designed to facilitate decentralized app (DApp) creation. It aims to improve scalability by introducing a proof-of-history (PoH) consensus combined with the underlying proof-of-stake (PoS) consensus of the blockchain.',
|
|
1044
|
+
tags: ['BLUECHIP'],
|
|
1033
1045
|
},
|
|
1034
1046
|
TEL: {
|
|
1035
1047
|
name: 'Telcoin',
|
|
@@ -1054,6 +1066,7 @@ export const tokens = {
|
|
|
1054
1066
|
bridge: 'polygon-canonical',
|
|
1055
1067
|
chainId: 137,
|
|
1056
1068
|
documentation: 'https://docs.uniswap.org/concepts/governance/overview',
|
|
1069
|
+
tags: ['BLUECHIP'],
|
|
1057
1070
|
},
|
|
1058
1071
|
pUSDCe: {
|
|
1059
1072
|
name: 'USD Coin',
|
|
@@ -1113,6 +1126,7 @@ export const tokens = {
|
|
|
1113
1126
|
description: 'Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.',
|
|
1114
1127
|
bridge: 'polygon-canonical',
|
|
1115
1128
|
chainId: 137,
|
|
1129
|
+
tags: ['BLUECHIP'],
|
|
1116
1130
|
},
|
|
1117
1131
|
WEXpoly: {
|
|
1118
1132
|
name: 'WEXPoly',
|
|
@@ -1143,6 +1157,7 @@ export const tokens = {
|
|
|
1143
1157
|
chainId: 137,
|
|
1144
1158
|
website: 'https://yearn.finance/',
|
|
1145
1159
|
description: 'Yearn Finance is a suite of products in Decentralized Finance (DeFi) that provides lending aggregation, yield generation, and insurance on the Ethereum blockchain. The protocol is maintained by various independent developers and is governed by YFI holders.',
|
|
1160
|
+
tags: ['BLUECHIP'],
|
|
1146
1161
|
},
|
|
1147
1162
|
ROUTE: {
|
|
1148
1163
|
name: 'Route',
|
|
@@ -1182,6 +1197,7 @@ export const tokens = {
|
|
|
1182
1197
|
chainId: 137,
|
|
1183
1198
|
website: 'https://sushi.com/',
|
|
1184
1199
|
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.',
|
|
1200
|
+
tags: ['BLUECHIP'],
|
|
1185
1201
|
},
|
|
1186
1202
|
GRT: {
|
|
1187
1203
|
name: 'The Graph',
|
|
@@ -1223,6 +1239,7 @@ export const tokens = {
|
|
|
1223
1239
|
chainId: 137,
|
|
1224
1240
|
website: 'https://synthetix.io/',
|
|
1225
1241
|
description: 'Synthetix is the backbone for derivatives trading in DeFi, allowing anyone, anywhere to gain on-chain exposure to a vast range of assets.',
|
|
1242
|
+
tags: ['BLUECHIP'],
|
|
1226
1243
|
},
|
|
1227
1244
|
CRV: {
|
|
1228
1245
|
name: 'Curve Protocol',
|
|
@@ -1235,6 +1252,7 @@ export const tokens = {
|
|
|
1235
1252
|
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.',
|
|
1236
1253
|
bridge: 'polygon-canonical',
|
|
1237
1254
|
documentation: 'https://curve.readthedocs.io/',
|
|
1255
|
+
tags: ['BLUECHIP'],
|
|
1238
1256
|
},
|
|
1239
1257
|
DOKI: {
|
|
1240
1258
|
name: 'DokiDoki Finance',
|
|
@@ -1286,6 +1304,7 @@ export const tokens = {
|
|
|
1286
1304
|
decimals: 18,
|
|
1287
1305
|
website: 'https://www.binance.com/',
|
|
1288
1306
|
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.',
|
|
1307
|
+
tags: ['BLUECHIP'],
|
|
1289
1308
|
},
|
|
1290
1309
|
rUSD: {
|
|
1291
1310
|
name: 'Ramp USD',
|
|
@@ -1989,6 +2008,7 @@ export const tokens = {
|
|
|
1989
2008
|
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.",
|
|
1990
2009
|
documentation: 'https://help.coinbase.com/en/coinbase/trading-and-funding/staking-rewards/cbeth',
|
|
1991
2010
|
bridge: 'polygon-canonical',
|
|
2011
|
+
tags: ['BLUECHIP'],
|
|
1992
2012
|
},
|
|
1993
2013
|
ZRO: {
|
|
1994
2014
|
name: 'LayerZero',
|
|
@@ -2001,5 +2021,6 @@ export const tokens = {
|
|
|
2001
2021
|
documentation: 'https://docs.layerzero.network/v2',
|
|
2002
2022
|
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.',
|
|
2003
2023
|
bridge: 'layer-zero',
|
|
2024
|
+
tags: ['BLUECHIP'],
|
|
2004
2025
|
},
|
|
2005
2026
|
};
|
|
@@ -13,6 +13,7 @@ export declare const real: {
|
|
|
13
13
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
14
14
|
readonly bridge: "real-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 Re.Al Ether";
|
|
@@ -25,6 +26,7 @@ export declare const real: {
|
|
|
25
26
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
26
27
|
readonly bridge: "real-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 Re.Al Ether";
|
|
@@ -37,6 +39,7 @@ export declare const real: {
|
|
|
37
39
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
38
40
|
readonly bridge: "real-canonical";
|
|
39
41
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
42
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
40
43
|
};
|
|
41
44
|
readonly reETH: {
|
|
42
45
|
readonly name: "Wrapped Re.Al Ether";
|
|
@@ -49,6 +52,7 @@ export declare const real: {
|
|
|
49
52
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
50
53
|
readonly bridge: "real-canonical";
|
|
51
54
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
55
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
52
56
|
};
|
|
53
57
|
readonly WREETH: {
|
|
54
58
|
readonly name: "Wrapped Re.Al Ether";
|
|
@@ -61,6 +65,7 @@ export declare const real: {
|
|
|
61
65
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
62
66
|
readonly bridge: "real-canonical";
|
|
63
67
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
68
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
64
69
|
};
|
|
65
70
|
readonly USDC: {
|
|
66
71
|
readonly name: "USD Coin";
|
|
@@ -192,6 +197,7 @@ export declare const real: {
|
|
|
192
197
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
193
198
|
readonly bridge: "real-canonical";
|
|
194
199
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
200
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
195
201
|
};
|
|
196
202
|
readonly FEES: {
|
|
197
203
|
readonly name: "Wrapped Re.Al Ether";
|
|
@@ -204,6 +210,7 @@ export declare const real: {
|
|
|
204
210
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
205
211
|
readonly bridge: "real-canonical";
|
|
206
212
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
213
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
207
214
|
};
|
|
208
215
|
readonly ETH: {
|
|
209
216
|
readonly name: "Wrapped Re.Al Ether";
|
|
@@ -216,6 +223,7 @@ export declare const real: {
|
|
|
216
223
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
217
224
|
readonly bridge: "real-canonical";
|
|
218
225
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
226
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
219
227
|
};
|
|
220
228
|
readonly reETH: {
|
|
221
229
|
readonly name: "Wrapped Re.Al Ether";
|
|
@@ -228,6 +236,7 @@ export declare const real: {
|
|
|
228
236
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
229
237
|
readonly bridge: "real-canonical";
|
|
230
238
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
239
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
231
240
|
};
|
|
232
241
|
readonly WREETH: {
|
|
233
242
|
readonly name: "Wrapped Re.Al Ether";
|
|
@@ -240,6 +249,7 @@ export declare const real: {
|
|
|
240
249
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
241
250
|
readonly bridge: "real-canonical";
|
|
242
251
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
252
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
243
253
|
};
|
|
244
254
|
readonly USDC: {
|
|
245
255
|
readonly name: "USD Coin";
|
|
@@ -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: "real-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 Re.Al 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: "real-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 Re.Al 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: "real-canonical";
|
|
36
38
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
39
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
37
40
|
};
|
|
38
41
|
readonly reETH: {
|
|
39
42
|
readonly name: "Wrapped Re.Al 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: "real-canonical";
|
|
48
51
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
52
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
49
53
|
};
|
|
50
54
|
readonly WREETH: {
|
|
51
55
|
readonly name: "Wrapped Re.Al Ether";
|
|
@@ -58,6 +62,7 @@ export declare const tokens: {
|
|
|
58
62
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
59
63
|
readonly bridge: "real-canonical";
|
|
60
64
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
65
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
61
66
|
};
|
|
62
67
|
readonly USDC: {
|
|
63
68
|
readonly name: "USD Coin";
|
|
@@ -9,6 +9,7 @@ const ETH = {
|
|
|
9
9
|
description: 'Ether or ETH is the native currency built on the Ethereum blockchain.',
|
|
10
10
|
bridge: 'real-canonical',
|
|
11
11
|
documentation: 'https://ethereum.org/en/developers/docs/',
|
|
12
|
+
tags: ['BLUECHIP'],
|
|
12
13
|
};
|
|
13
14
|
export const tokens = {
|
|
14
15
|
WNATIVE: ETH,
|
|
@@ -85,6 +85,7 @@ export declare const saga: {
|
|
|
85
85
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
86
86
|
readonly bridge: "saga-canonical";
|
|
87
87
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
88
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
88
89
|
};
|
|
89
90
|
readonly USDT: {
|
|
90
91
|
readonly name: "Tether";
|
|
@@ -110,6 +111,7 @@ export declare const saga: {
|
|
|
110
111
|
readonly description: "Uniswap is a decentralized exchange (DEX) on the Ethereum blockchain.";
|
|
111
112
|
readonly bridge: "saga-canonical";
|
|
112
113
|
readonly documentation: "https://www.uniswap.org/";
|
|
114
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
113
115
|
};
|
|
114
116
|
};
|
|
115
117
|
readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
|
|
@@ -196,6 +198,7 @@ export declare const saga: {
|
|
|
196
198
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
197
199
|
readonly bridge: "saga-canonical";
|
|
198
200
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
201
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
199
202
|
};
|
|
200
203
|
readonly USDT: {
|
|
201
204
|
readonly name: "Tether";
|
|
@@ -221,6 +224,7 @@ export declare const saga: {
|
|
|
221
224
|
readonly description: "Uniswap is a decentralized exchange (DEX) on the Ethereum blockchain.";
|
|
222
225
|
readonly bridge: "saga-canonical";
|
|
223
226
|
readonly documentation: "https://www.uniswap.org/";
|
|
227
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
224
228
|
};
|
|
225
229
|
}>;
|
|
226
230
|
readonly native: {
|
|
@@ -82,6 +82,7 @@ export declare const tokens: {
|
|
|
82
82
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
83
83
|
readonly bridge: "saga-canonical";
|
|
84
84
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
85
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
85
86
|
};
|
|
86
87
|
readonly USDT: {
|
|
87
88
|
readonly name: "Tether";
|
|
@@ -107,5 +108,6 @@ export declare const tokens: {
|
|
|
107
108
|
readonly description: "Uniswap is a decentralized exchange (DEX) on the Ethereum blockchain.";
|
|
108
109
|
readonly bridge: "saga-canonical";
|
|
109
110
|
readonly documentation: "https://www.uniswap.org/";
|
|
111
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
110
112
|
};
|
|
111
113
|
};
|
|
@@ -51,6 +51,7 @@ export const tokens = {
|
|
|
51
51
|
description: 'Ether or ETH is the native currency built on the Ethereum blockchain.',
|
|
52
52
|
bridge: 'saga-canonical',
|
|
53
53
|
documentation: 'https://ethereum.org/en/developers/docs/',
|
|
54
|
+
tags: ['BLUECHIP'],
|
|
54
55
|
},
|
|
55
56
|
USDT: {
|
|
56
57
|
name: 'Tether',
|
|
@@ -76,5 +77,6 @@ export const tokens = {
|
|
|
76
77
|
description: 'Uniswap is a decentralized exchange (DEX) on the Ethereum blockchain.',
|
|
77
78
|
bridge: 'saga-canonical',
|
|
78
79
|
documentation: 'https://www.uniswap.org/',
|
|
80
|
+
tags: ['BLUECHIP'],
|
|
79
81
|
},
|
|
80
82
|
};
|
|
@@ -13,6 +13,7 @@ export declare const scroll: {
|
|
|
13
13
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
14
14
|
readonly bridge: "scroll-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 scroll: {
|
|
|
25
26
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
26
27
|
readonly bridge: "scroll-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 scroll: {
|
|
|
37
39
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
38
40
|
readonly bridge: "scroll-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 scroll: {
|
|
|
49
52
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
50
53
|
readonly bridge: "scroll-canonical";
|
|
51
54
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
55
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
52
56
|
};
|
|
53
57
|
readonly USDC: {
|
|
54
58
|
readonly name: "USD Coin";
|
|
@@ -73,6 +77,7 @@ export declare const scroll: {
|
|
|
73
77
|
readonly website: "https://wbtc.network/";
|
|
74
78
|
readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
|
|
75
79
|
readonly bridge: "scroll-canonical";
|
|
80
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
76
81
|
};
|
|
77
82
|
readonly USDT: {
|
|
78
83
|
readonly name: "USDT";
|
|
@@ -148,6 +153,7 @@ export declare const scroll: {
|
|
|
148
153
|
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.";
|
|
149
154
|
readonly documentation: "https://docs.lido.fi/";
|
|
150
155
|
readonly bridge: "scroll-canonical";
|
|
156
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
151
157
|
};
|
|
152
158
|
readonly SCR: {
|
|
153
159
|
readonly name: "Scroll";
|
|
@@ -174,6 +180,7 @@ export declare const scroll: {
|
|
|
174
180
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
175
181
|
readonly bridge: "scroll-canonical";
|
|
176
182
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
183
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
177
184
|
};
|
|
178
185
|
readonly FEES: {
|
|
179
186
|
readonly name: "Wrapped Ether";
|
|
@@ -186,6 +193,7 @@ export declare const scroll: {
|
|
|
186
193
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
187
194
|
readonly bridge: "scroll-canonical";
|
|
188
195
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
196
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
189
197
|
};
|
|
190
198
|
readonly ETH: {
|
|
191
199
|
readonly name: "Wrapped Ether";
|
|
@@ -198,6 +206,7 @@ export declare const scroll: {
|
|
|
198
206
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
199
207
|
readonly bridge: "scroll-canonical";
|
|
200
208
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
209
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
201
210
|
};
|
|
202
211
|
readonly WETH: {
|
|
203
212
|
readonly name: "Wrapped Ether";
|
|
@@ -210,6 +219,7 @@ export declare const scroll: {
|
|
|
210
219
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
211
220
|
readonly bridge: "scroll-canonical";
|
|
212
221
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
222
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
213
223
|
};
|
|
214
224
|
readonly USDC: {
|
|
215
225
|
readonly name: "USD Coin";
|
|
@@ -234,6 +244,7 @@ export declare const scroll: {
|
|
|
234
244
|
readonly website: "https://wbtc.network/";
|
|
235
245
|
readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
|
|
236
246
|
readonly bridge: "scroll-canonical";
|
|
247
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
237
248
|
};
|
|
238
249
|
readonly USDT: {
|
|
239
250
|
readonly name: "USDT";
|
|
@@ -309,6 +320,7 @@ export declare const scroll: {
|
|
|
309
320
|
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.";
|
|
310
321
|
readonly documentation: "https://docs.lido.fi/";
|
|
311
322
|
readonly bridge: "scroll-canonical";
|
|
323
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
312
324
|
};
|
|
313
325
|
readonly SCR: {
|
|
314
326
|
readonly name: "Scroll";
|
|
@@ -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: "scroll-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: "scroll-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: "scroll-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: "scroll-canonical";
|
|
48
51
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
52
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
49
53
|
};
|
|
50
54
|
readonly USDC: {
|
|
51
55
|
readonly name: "USD Coin";
|
|
@@ -70,6 +74,7 @@ export declare const tokens: {
|
|
|
70
74
|
readonly website: "https://wbtc.network/";
|
|
71
75
|
readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
|
|
72
76
|
readonly bridge: "scroll-canonical";
|
|
77
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
73
78
|
};
|
|
74
79
|
readonly USDT: {
|
|
75
80
|
readonly name: "USDT";
|
|
@@ -145,6 +150,7 @@ export declare const tokens: {
|
|
|
145
150
|
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.";
|
|
146
151
|
readonly documentation: "https://docs.lido.fi/";
|
|
147
152
|
readonly bridge: "scroll-canonical";
|
|
153
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
148
154
|
};
|
|
149
155
|
readonly SCR: {
|
|
150
156
|
readonly name: "Scroll";
|
|
@@ -9,6 +9,7 @@ const ETH = {
|
|
|
9
9
|
description: 'Ether or ETH is the native currency built on the Ethereum blockchain.',
|
|
10
10
|
bridge: 'scroll-canonical',
|
|
11
11
|
documentation: 'https://ethereum.org/en/developers/docs/',
|
|
12
|
+
tags: ['BLUECHIP'],
|
|
12
13
|
};
|
|
13
14
|
export const tokens = {
|
|
14
15
|
WNATIVE: ETH,
|
|
@@ -38,6 +39,7 @@ export const tokens = {
|
|
|
38
39
|
website: 'https://wbtc.network/',
|
|
39
40
|
description: 'Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.',
|
|
40
41
|
bridge: 'scroll-canonical',
|
|
42
|
+
tags: ['BLUECHIP'],
|
|
41
43
|
},
|
|
42
44
|
USDT: {
|
|
43
45
|
name: 'USDT',
|
|
@@ -113,6 +115,7 @@ export const tokens = {
|
|
|
113
115
|
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.',
|
|
114
116
|
documentation: 'https://docs.lido.fi/',
|
|
115
117
|
bridge: 'scroll-canonical',
|
|
118
|
+
tags: ['BLUECHIP'],
|
|
116
119
|
},
|
|
117
120
|
SCR: {
|
|
118
121
|
name: 'Scroll',
|
|
@@ -74,6 +74,7 @@ export declare const sei: {
|
|
|
74
74
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
75
75
|
readonly bridge: "layerzero";
|
|
76
76
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
77
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
77
78
|
};
|
|
78
79
|
readonly USDT: {
|
|
79
80
|
readonly name: "USDT";
|
|
@@ -187,6 +188,7 @@ export declare const sei: {
|
|
|
187
188
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
188
189
|
readonly bridge: "layerzero";
|
|
189
190
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
191
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
190
192
|
};
|
|
191
193
|
readonly USDT: {
|
|
192
194
|
readonly name: "USDT";
|
|
@@ -71,6 +71,7 @@ export declare const tokens: {
|
|
|
71
71
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
72
72
|
readonly bridge: "layerzero";
|
|
73
73
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
74
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
74
75
|
};
|
|
75
76
|
readonly USDT: {
|
|
76
77
|
readonly name: "USDT";
|