@beefyfinance/blockchain-addressbook 0.54.148 → 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 +150 -28
- package/build/address-book/base/tokens/tokens.d.ts +75 -14
- package/build/address-book/base/tokens/tokens.js +72 -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 +150 -28
- package/build-esm/address-book/base/tokens/tokens.d.ts +75 -14
- package/build-esm/address-book/base/tokens/tokens.js +72 -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: "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.";
|
|
11
11
|
readonly bridge: "native";
|
|
12
12
|
readonly documentation: "https://www.binance.com/en/bnb";
|
|
13
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
13
14
|
};
|
|
14
15
|
readonly FEES: {
|
|
15
16
|
readonly name: "WBNB Token";
|
|
@@ -22,6 +23,7 @@ export declare const tokens: {
|
|
|
22
23
|
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.";
|
|
23
24
|
readonly bridge: "native";
|
|
24
25
|
readonly documentation: "https://www.binance.com/en/bnb";
|
|
26
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
25
27
|
};
|
|
26
28
|
readonly BNB: {
|
|
27
29
|
readonly name: "WBNB Token";
|
|
@@ -34,6 +36,7 @@ export declare const tokens: {
|
|
|
34
36
|
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.";
|
|
35
37
|
readonly bridge: "native";
|
|
36
38
|
readonly documentation: "https://www.binance.com/en/bnb";
|
|
39
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
37
40
|
};
|
|
38
41
|
readonly WBNB: {
|
|
39
42
|
readonly name: "WBNB Token";
|
|
@@ -46,6 +49,7 @@ export declare const tokens: {
|
|
|
46
49
|
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.";
|
|
47
50
|
readonly bridge: "native";
|
|
48
51
|
readonly documentation: "https://www.binance.com/en/bnb";
|
|
52
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
49
53
|
};
|
|
50
54
|
readonly CASH: {
|
|
51
55
|
readonly name: "CASH";
|
|
@@ -299,6 +303,7 @@ export declare const tokens: {
|
|
|
299
303
|
readonly description: "Pendle is a permissionless yield-trading protocol where users can execute various yield-management strategies.";
|
|
300
304
|
readonly documentation: "https://docs.pendle.finance/home?utm_source=landing&utm_medium=landing";
|
|
301
305
|
readonly bridge: "wormhole";
|
|
306
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
302
307
|
};
|
|
303
308
|
readonly FISH: {
|
|
304
309
|
readonly name: "SwapFish";
|
|
@@ -529,6 +534,7 @@ export declare const tokens: {
|
|
|
529
534
|
readonly decimals: 18;
|
|
530
535
|
readonly website: "https://solana.com";
|
|
531
536
|
readonly description: "Solana is the fastest blockchain in the world and the fastest growing ecosystem in crypto, with thousands of projects spanning DeFi, NFTs, Web3 and more.";
|
|
537
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
532
538
|
};
|
|
533
539
|
readonly GAL: {
|
|
534
540
|
readonly name: "Project Galaxy";
|
|
@@ -1495,6 +1501,7 @@ export declare const tokens: {
|
|
|
1495
1501
|
readonly decimals: 18;
|
|
1496
1502
|
readonly website: "https://shibatoken.com/";
|
|
1497
1503
|
readonly description: "According to the SHIBA INU website, SHIB is the “DOGECOIN KILLER” and will be listed on their own ShibaSwap, a decentralized exchange.";
|
|
1504
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
1498
1505
|
};
|
|
1499
1506
|
readonly CELR: {
|
|
1500
1507
|
readonly name: "CelerToken";
|
|
@@ -1717,6 +1724,7 @@ export declare const tokens: {
|
|
|
1717
1724
|
readonly decimals: 18;
|
|
1718
1725
|
readonly website: "https://www.synthetix.io/";
|
|
1719
1726
|
readonly description: "Synthetix is the backbone for derivatives trading in DeFi, allowing anyone, anywhere to gain on-chain exposure to a vast range of assets";
|
|
1727
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1720
1728
|
};
|
|
1721
1729
|
readonly BLZ: {
|
|
1722
1730
|
readonly name: "Bluezelle";
|
|
@@ -1968,6 +1976,7 @@ export declare const tokens: {
|
|
|
1968
1976
|
readonly decimals: 18;
|
|
1969
1977
|
readonly website: "https://www.avalabs.org/";
|
|
1970
1978
|
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.";
|
|
1979
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1971
1980
|
};
|
|
1972
1981
|
readonly BANANA: {
|
|
1973
1982
|
readonly name: "ApeSwapFinance Banana";
|
|
@@ -1988,6 +1997,7 @@ export declare const tokens: {
|
|
|
1988
1997
|
readonly decimals: 18;
|
|
1989
1998
|
readonly website: "https://fantom.foundation/";
|
|
1990
1999
|
readonly description: "Fantom is a fast, high-throughput open-source smart contract platform for digital assets and dApps.";
|
|
2000
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1991
2001
|
};
|
|
1992
2002
|
readonly AAVE: {
|
|
1993
2003
|
readonly name: "Binance-Peg Aave Token";
|
|
@@ -1998,6 +2008,7 @@ export declare const tokens: {
|
|
|
1998
2008
|
readonly decimals: 18;
|
|
1999
2009
|
readonly website: "https://aave.com/";
|
|
2000
2010
|
readonly description: "Aave is an open source and non-custodial liquidity protocol for earning interest on deposits and borrowing assets.";
|
|
2011
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2001
2012
|
};
|
|
2002
2013
|
readonly MATIC: {
|
|
2003
2014
|
readonly name: "Matic Token";
|
|
@@ -2008,6 +2019,7 @@ export declare const tokens: {
|
|
|
2008
2019
|
readonly decimals: 18;
|
|
2009
2020
|
readonly website: "https://polygon.technology/";
|
|
2010
2021
|
readonly description: "The MATIC token serves dual purposes: securing the Polygon network via staking and being used for the payment of transaction fees.";
|
|
2022
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2011
2023
|
};
|
|
2012
2024
|
readonly DOGE: {
|
|
2013
2025
|
readonly name: "Binance-Peg Dogecoin";
|
|
@@ -2019,6 +2031,7 @@ export declare const tokens: {
|
|
|
2019
2031
|
readonly website: "https://dogecoin.com/";
|
|
2020
2032
|
readonly description: "Dogecoin is an open source peer-to-peer digital currency, favored by Shiba Inus worldwide.";
|
|
2021
2033
|
readonly bridge: "binance-peg";
|
|
2034
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
2022
2035
|
};
|
|
2023
2036
|
readonly XED: {
|
|
2024
2037
|
readonly name: "Exeedme TOKEN";
|
|
@@ -2175,6 +2188,7 @@ export declare const tokens: {
|
|
|
2175
2188
|
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.";
|
|
2176
2189
|
readonly bridge: "binance-peg";
|
|
2177
2190
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
2191
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2178
2192
|
};
|
|
2179
2193
|
readonly BTCB: {
|
|
2180
2194
|
readonly name: "BTCB Token";
|
|
@@ -2187,6 +2201,7 @@ export declare const tokens: {
|
|
|
2187
2201
|
readonly description: "Bitcoin BEP2 (BTCB) is a token on the Binance Chain. Each BTCB is 100% backed by a BTC reserve, with the price pegged to Bitcoin at a rate of 1 BTCB = 1 BTC.";
|
|
2188
2202
|
readonly bridge: "binance-peg";
|
|
2189
2203
|
readonly documentation: "https://developer.bitcoin.org/devguide/index.html";
|
|
2204
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2190
2205
|
};
|
|
2191
2206
|
readonly BAND: {
|
|
2192
2207
|
readonly name: "BAND Protocol Token";
|
|
@@ -2221,6 +2236,7 @@ export declare const tokens: {
|
|
|
2221
2236
|
readonly website: "https://ripple.com/xrp/";
|
|
2222
2237
|
readonly description: "XRP Ledger (XRPL) is the open-source distributed ledger that is created by Ripple. The native cryptocurrency of the XRP Ledger is XRP.";
|
|
2223
2238
|
readonly bridge: "binance-peg";
|
|
2239
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2224
2240
|
};
|
|
2225
2241
|
readonly BCH: {
|
|
2226
2242
|
readonly name: "Bitcoin Cash Token";
|
|
@@ -2241,6 +2257,7 @@ export declare const tokens: {
|
|
|
2241
2257
|
readonly decimals: 18;
|
|
2242
2258
|
readonly website: "https://litecoin.org/";
|
|
2243
2259
|
readonly description: "Litecoin is a peer-to-peer cryptocurrency and open-source software project released under the MIT/X11 license. Litecoin was an early bitcoin spinoff or altcoin, starting in October 2011.";
|
|
2260
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2244
2261
|
};
|
|
2245
2262
|
readonly ADA: {
|
|
2246
2263
|
readonly name: "Cardano Token";
|
|
@@ -2253,6 +2270,7 @@ export declare const tokens: {
|
|
|
2253
2270
|
readonly description: "Within the Cardano platform, Ada exists on the settlement layer.Cardano is a public blockchain platform. It is open-source and decentralized, with consensus achieved using proof of stake.";
|
|
2254
2271
|
readonly bridge: "binance-peg";
|
|
2255
2272
|
readonly documentation: "https://docs.cardano.org/";
|
|
2273
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2256
2274
|
};
|
|
2257
2275
|
readonly ATOM: {
|
|
2258
2276
|
readonly name: "Cosmos Token";
|
|
@@ -2263,6 +2281,7 @@ export declare const tokens: {
|
|
|
2263
2281
|
readonly decimals: 18;
|
|
2264
2282
|
readonly website: "https://cosmos.network/";
|
|
2265
2283
|
readonly description: "Cosmos is an ever-expanding ecosystem of interconnected apps and services, built for a decentralized future.";
|
|
2284
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2266
2285
|
};
|
|
2267
2286
|
readonly XTZ: {
|
|
2268
2287
|
readonly name: "Tezos Token";
|
|
@@ -2346,6 +2365,7 @@ export declare const tokens: {
|
|
|
2346
2365
|
readonly decimals: 18;
|
|
2347
2366
|
readonly website: "https://polkadot.network/";
|
|
2348
2367
|
readonly description: "Polkadot is an open-source sharding multichain protocol that facilitates the cross-chain transfer of any data or asset types, not just tokens, thereby making a wide range of blockchains interoperable with each other.";
|
|
2368
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2349
2369
|
};
|
|
2350
2370
|
readonly CAKE: {
|
|
2351
2371
|
readonly name: "PancakeSwap Token";
|
|
@@ -2389,6 +2409,7 @@ export declare const tokens: {
|
|
|
2389
2409
|
readonly decimals: 18;
|
|
2390
2410
|
readonly website: "https://chain.link/";
|
|
2391
2411
|
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.";
|
|
2412
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2392
2413
|
};
|
|
2393
2414
|
readonly DICE: {
|
|
2394
2415
|
readonly name: "Dice.finance Token";
|
|
@@ -2479,6 +2500,7 @@ export declare const tokens: {
|
|
|
2479
2500
|
readonly decimals: 18;
|
|
2480
2501
|
readonly website: "https://yearn.finance/";
|
|
2481
2502
|
readonly description: "Yearn.finance is an aggregator service for decentralized finance (DeFi) investors, using automation to allow them to maximize profits from yield farming.";
|
|
2503
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2482
2504
|
};
|
|
2483
2505
|
readonly UNI: {
|
|
2484
2506
|
readonly name: "Uniswap";
|
|
@@ -2491,6 +2513,7 @@ export declare const tokens: {
|
|
|
2491
2513
|
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.";
|
|
2492
2514
|
readonly bridge: "binance-peg";
|
|
2493
2515
|
readonly documentation: "https://docs.uniswap.org/concepts/governance/overview";
|
|
2516
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2494
2517
|
};
|
|
2495
2518
|
readonly FRIES: {
|
|
2496
2519
|
readonly name: "fry.world";
|
|
@@ -2879,6 +2902,7 @@ export declare const tokens: {
|
|
|
2879
2902
|
readonly decimals: 18;
|
|
2880
2903
|
readonly website: "https://compound.finance/";
|
|
2881
2904
|
readonly description: "Compound is a DeFi lending protocol that allows users to earn interest on their cryptocurrencies by depositing them into one of several pools supported by the platform.";
|
|
2905
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2882
2906
|
};
|
|
2883
2907
|
readonly renBTC: {
|
|
2884
2908
|
readonly name: "renBTC";
|
|
@@ -2941,6 +2965,7 @@ export declare const tokens: {
|
|
|
2941
2965
|
readonly decimals: 18;
|
|
2942
2966
|
readonly website: "https://www.sushi.com/";
|
|
2943
2967
|
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.";
|
|
2968
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2944
2969
|
};
|
|
2945
2970
|
readonly BOPEN: {
|
|
2946
2971
|
readonly name: "OPEN Governance Token";
|
|
@@ -3945,7 +3970,7 @@ export declare const tokens: {
|
|
|
3945
3970
|
readonly description: "Stake ETH, get eETH - a natively restaked liquid staking token that fuels DeFi and decentralizes Ethereum.";
|
|
3946
3971
|
readonly documentation: "https://etherfi.gitbook.io/etherfi";
|
|
3947
3972
|
readonly bridge: "stargate";
|
|
3948
|
-
readonly tags: readonly ["NO_TIMELOCK"];
|
|
3973
|
+
readonly tags: readonly ["BLUECHIP", "NO_TIMELOCK"];
|
|
3949
3974
|
};
|
|
3950
3975
|
readonly ZRO: {
|
|
3951
3976
|
readonly name: "LayerZero";
|
|
@@ -3958,6 +3983,7 @@ export declare const tokens: {
|
|
|
3958
3983
|
readonly documentation: "https://docs.layerzero.network/v2";
|
|
3959
3984
|
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.";
|
|
3960
3985
|
readonly bridge: "layer-zero";
|
|
3986
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
3961
3987
|
};
|
|
3962
3988
|
readonly slisBNB: {
|
|
3963
3989
|
readonly name: "Staked Lista BNB";
|
|
@@ -3970,7 +3996,7 @@ export declare const tokens: {
|
|
|
3970
3996
|
readonly documentation: "https://docs.bsc.lista.org/";
|
|
3971
3997
|
readonly description: "slisBNB is the yield bearing & liquid staking token for Synclub, which appreciates against BNB in line with BNB’s staking APR.";
|
|
3972
3998
|
readonly bridge: "native";
|
|
3973
|
-
readonly tags: readonly ["NO_TIMELOCK"];
|
|
3999
|
+
readonly tags: readonly ["BLUECHIP", "NO_TIMELOCK"];
|
|
3974
4000
|
};
|
|
3975
4001
|
readonly lisUSD: {
|
|
3976
4002
|
readonly name: "Lista USD";
|
|
@@ -4022,7 +4048,7 @@ export declare const tokens: {
|
|
|
4022
4048
|
readonly documentation: "https://www.pepe.vip/";
|
|
4023
4049
|
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.";
|
|
4024
4050
|
readonly bridge: "layer-zero";
|
|
4025
|
-
readonly tags: readonly ["NO_TIMELOCK"];
|
|
4051
|
+
readonly tags: readonly ["MEMECOIN", "NO_TIMELOCK"];
|
|
4026
4052
|
};
|
|
4027
4053
|
readonly 'SolvBTC.BBN': {
|
|
4028
4054
|
readonly name: "SolvBTC Babylon";
|
|
@@ -4048,6 +4074,7 @@ export declare const tokens: {
|
|
|
4048
4074
|
readonly documentation: "https://docs.lido.fi/";
|
|
4049
4075
|
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.";
|
|
4050
4076
|
readonly bridge: "wormhole";
|
|
4077
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
4051
4078
|
};
|
|
4052
4079
|
readonly SHELL: {
|
|
4053
4080
|
readonly name: "MyShell Token";
|
|
@@ -4060,7 +4087,7 @@ export declare const tokens: {
|
|
|
4060
4087
|
readonly description: "MyShell is a decentralized AI consumer layer, connecting consumers, AI agent creators, and open-source researchers. ";
|
|
4061
4088
|
readonly documentation: "https://docs.myshell.ai/";
|
|
4062
4089
|
readonly bridge: "layer-zero";
|
|
4063
|
-
readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
|
|
4090
|
+
readonly tags: readonly ["MEMECOIN", "LARGE_HOLDERS", "NO_TIMELOCK"];
|
|
4064
4091
|
};
|
|
4065
4092
|
readonly TST: {
|
|
4066
4093
|
readonly name: "Test";
|
|
@@ -4072,6 +4099,7 @@ export declare const tokens: {
|
|
|
4072
4099
|
readonly website: "https://testtoken.vip/";
|
|
4073
4100
|
readonly description: "$TST is a test token deployed by BNBCHAIN on FOUR.MEME";
|
|
4074
4101
|
readonly bridge: "native";
|
|
4102
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
4075
4103
|
};
|
|
4076
4104
|
readonly Broccoli: {
|
|
4077
4105
|
readonly name: "Broccoli";
|
|
@@ -4084,6 +4112,7 @@ export declare const tokens: {
|
|
|
4084
4112
|
readonly description: "First memecoin inspired by CZ Dog called Broccoli on BSC";
|
|
4085
4113
|
readonly documentation: "";
|
|
4086
4114
|
readonly bridge: "native";
|
|
4115
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
4087
4116
|
};
|
|
4088
4117
|
readonly BroccoliCZDog: {
|
|
4089
4118
|
readonly name: "CZ'S DOG";
|
|
@@ -4095,6 +4124,7 @@ export declare const tokens: {
|
|
|
4095
4124
|
readonly website: "https://www.broccoli.gg/";
|
|
4096
4125
|
readonly description: "Paying homage to CZ's dog Broccoli, this token was the first to be deployed on BNB Chain through the platform four.meme.";
|
|
4097
4126
|
readonly bridge: "native";
|
|
4127
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
4098
4128
|
};
|
|
4099
4129
|
readonly TUT: {
|
|
4100
4130
|
readonly name: "Tutorial";
|
|
@@ -4106,6 +4136,7 @@ export declare const tokens: {
|
|
|
4106
4136
|
readonly website: "https://tutorialtoken.com/";
|
|
4107
4137
|
readonly description: "Tutorial is a token created by a developer who initially made a tutorial on launching a token on the BNB Chain. The original Tutorial token was on the testnet, and the developer decided to launch it on the mainnet as a meme.";
|
|
4108
4138
|
readonly bridge: "native";
|
|
4139
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
4109
4140
|
};
|
|
4110
4141
|
readonly mubarak: {
|
|
4111
4142
|
readonly name: "mubarak";
|
|
@@ -4117,6 +4148,7 @@ export declare const tokens: {
|
|
|
4117
4148
|
readonly website: "https://www.mubarak-cto.com/";
|
|
4118
4149
|
readonly description: "Mubarak - a crypto meme launched on the Fourmeme platform, now taken over and developed by the community.";
|
|
4119
4150
|
readonly bridge: "native";
|
|
4151
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
4120
4152
|
};
|
|
4121
4153
|
readonly SIREN: {
|
|
4122
4154
|
readonly name: "SIREN";
|
|
@@ -4129,6 +4161,7 @@ export declare const tokens: {
|
|
|
4129
4161
|
readonly description: "Step into the mystique of ancient lore reimagined for the digital age with SirenAI. Discover your fortune island.";
|
|
4130
4162
|
readonly documentation: "";
|
|
4131
4163
|
readonly bridge: "native";
|
|
4164
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
4132
4165
|
};
|
|
4133
4166
|
readonly B: {
|
|
4134
4167
|
readonly name: "B";
|
|
@@ -4141,6 +4174,7 @@ export declare const tokens: {
|
|
|
4141
4174
|
readonly description: "The BSC Mascot of Building, Leading real USD1 construction";
|
|
4142
4175
|
readonly documentation: "";
|
|
4143
4176
|
readonly bridge: "native";
|
|
4177
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
4144
4178
|
};
|
|
4145
4179
|
readonly USD1: {
|
|
4146
4180
|
readonly name: "World Liberty Financial USD";
|
|
@@ -4153,6 +4187,7 @@ export declare const tokens: {
|
|
|
4153
4187
|
readonly description: "USD1 is a US stablecoin launched by the Trump-linked crypto project, World Liberty Financial.";
|
|
4154
4188
|
readonly documentation: "https://static.worldlibertyfinancial.com/docs/us/gold-paper.pdf";
|
|
4155
4189
|
readonly bridge: "native";
|
|
4190
|
+
readonly tags: readonly ["STABLECOIN"];
|
|
4156
4191
|
};
|
|
4157
4192
|
readonly RION: {
|
|
4158
4193
|
readonly name: "Hyperion";
|
|
@@ -9,6 +9,7 @@ const BNB = {
|
|
|
9
9
|
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.',
|
|
10
10
|
bridge: 'native',
|
|
11
11
|
documentation: 'https://www.binance.com/en/bnb',
|
|
12
|
+
tags: ['BLUECHIP'],
|
|
12
13
|
};
|
|
13
14
|
const lisUSD = {
|
|
14
15
|
name: 'Lista USD',
|
|
@@ -280,6 +281,7 @@ export const tokens = {
|
|
|
280
281
|
description: 'Pendle is a permissionless yield-trading protocol where users can execute various yield-management strategies.',
|
|
281
282
|
documentation: 'https://docs.pendle.finance/home?utm_source=landing&utm_medium=landing',
|
|
282
283
|
bridge: 'wormhole',
|
|
284
|
+
tags: ['BLUECHIP'],
|
|
283
285
|
},
|
|
284
286
|
FISH: {
|
|
285
287
|
name: 'SwapFish',
|
|
@@ -498,6 +500,7 @@ export const tokens = {
|
|
|
498
500
|
decimals: 18,
|
|
499
501
|
website: 'https://solana.com',
|
|
500
502
|
description: 'Solana is the fastest blockchain in the world and the fastest growing ecosystem in crypto, with thousands of projects spanning DeFi, NFTs, Web3 and more.',
|
|
503
|
+
tags: ['BLUECHIP'],
|
|
501
504
|
},
|
|
502
505
|
GAL: {
|
|
503
506
|
name: 'Project Galaxy',
|
|
@@ -1464,6 +1467,7 @@ export const tokens = {
|
|
|
1464
1467
|
decimals: 18,
|
|
1465
1468
|
website: 'https://shibatoken.com/',
|
|
1466
1469
|
description: 'According to the SHIBA INU website, SHIB is the “DOGECOIN KILLER” and will be listed on their own ShibaSwap, a decentralized exchange.',
|
|
1470
|
+
tags: ['MEMECOIN'],
|
|
1467
1471
|
},
|
|
1468
1472
|
CELR: {
|
|
1469
1473
|
name: 'CelerToken',
|
|
@@ -1686,6 +1690,7 @@ export const tokens = {
|
|
|
1686
1690
|
decimals: 18,
|
|
1687
1691
|
website: 'https://www.synthetix.io/',
|
|
1688
1692
|
description: 'Synthetix is the backbone for derivatives trading in DeFi, allowing anyone, anywhere to gain on-chain exposure to a vast range of assets',
|
|
1693
|
+
tags: ['BLUECHIP'],
|
|
1689
1694
|
},
|
|
1690
1695
|
BLZ: {
|
|
1691
1696
|
name: 'Bluezelle',
|
|
@@ -1937,6 +1942,7 @@ export const tokens = {
|
|
|
1937
1942
|
decimals: 18,
|
|
1938
1943
|
website: 'https://www.avalabs.org/',
|
|
1939
1944
|
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.',
|
|
1945
|
+
tags: ['BLUECHIP'],
|
|
1940
1946
|
},
|
|
1941
1947
|
BANANA: {
|
|
1942
1948
|
name: 'ApeSwapFinance Banana',
|
|
@@ -1957,6 +1963,7 @@ export const tokens = {
|
|
|
1957
1963
|
decimals: 18,
|
|
1958
1964
|
website: 'https://fantom.foundation/',
|
|
1959
1965
|
description: 'Fantom is a fast, high-throughput open-source smart contract platform for digital assets and dApps.',
|
|
1966
|
+
tags: ['BLUECHIP'],
|
|
1960
1967
|
},
|
|
1961
1968
|
AAVE: {
|
|
1962
1969
|
name: 'Binance-Peg Aave Token',
|
|
@@ -1967,6 +1974,7 @@ export const tokens = {
|
|
|
1967
1974
|
decimals: 18,
|
|
1968
1975
|
website: 'https://aave.com/',
|
|
1969
1976
|
description: 'Aave is an open source and non-custodial liquidity protocol for earning interest on deposits and borrowing assets.',
|
|
1977
|
+
tags: ['BLUECHIP'],
|
|
1970
1978
|
},
|
|
1971
1979
|
MATIC: {
|
|
1972
1980
|
name: 'Matic Token',
|
|
@@ -1977,6 +1985,7 @@ export const tokens = {
|
|
|
1977
1985
|
decimals: 18,
|
|
1978
1986
|
website: 'https://polygon.technology/',
|
|
1979
1987
|
description: 'The MATIC token serves dual purposes: securing the Polygon network via staking and being used for the payment of transaction fees.',
|
|
1988
|
+
tags: ['BLUECHIP'],
|
|
1980
1989
|
},
|
|
1981
1990
|
DOGE: {
|
|
1982
1991
|
name: 'Binance-Peg Dogecoin',
|
|
@@ -1988,6 +1997,7 @@ export const tokens = {
|
|
|
1988
1997
|
website: 'https://dogecoin.com/',
|
|
1989
1998
|
description: 'Dogecoin is an open source peer-to-peer digital currency, favored by Shiba Inus worldwide.',
|
|
1990
1999
|
bridge: 'binance-peg',
|
|
2000
|
+
tags: ['MEMECOIN'],
|
|
1991
2001
|
},
|
|
1992
2002
|
XED: {
|
|
1993
2003
|
name: 'Exeedme TOKEN',
|
|
@@ -2144,6 +2154,7 @@ export const tokens = {
|
|
|
2144
2154
|
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.',
|
|
2145
2155
|
bridge: 'binance-peg',
|
|
2146
2156
|
documentation: 'https://ethereum.org/en/developers/docs/',
|
|
2157
|
+
tags: ['BLUECHIP'],
|
|
2147
2158
|
},
|
|
2148
2159
|
BTCB: {
|
|
2149
2160
|
name: 'BTCB Token',
|
|
@@ -2156,6 +2167,7 @@ export const tokens = {
|
|
|
2156
2167
|
description: 'Bitcoin BEP2 (BTCB) is a token on the Binance Chain. Each BTCB is 100% backed by a BTC reserve, with the price pegged to Bitcoin at a rate of 1 BTCB = 1 BTC.',
|
|
2157
2168
|
bridge: 'binance-peg',
|
|
2158
2169
|
documentation: 'https://developer.bitcoin.org/devguide/index.html',
|
|
2170
|
+
tags: ['BLUECHIP'],
|
|
2159
2171
|
},
|
|
2160
2172
|
BAND: {
|
|
2161
2173
|
name: 'BAND Protocol Token',
|
|
@@ -2190,6 +2202,7 @@ export const tokens = {
|
|
|
2190
2202
|
website: 'https://ripple.com/xrp/',
|
|
2191
2203
|
description: 'XRP Ledger (XRPL) is the open-source distributed ledger that is created by Ripple. The native cryptocurrency of the XRP Ledger is XRP.',
|
|
2192
2204
|
bridge: 'binance-peg',
|
|
2205
|
+
tags: ['BLUECHIP'],
|
|
2193
2206
|
},
|
|
2194
2207
|
BCH: {
|
|
2195
2208
|
name: 'Bitcoin Cash Token',
|
|
@@ -2210,6 +2223,7 @@ export const tokens = {
|
|
|
2210
2223
|
decimals: 18,
|
|
2211
2224
|
website: 'https://litecoin.org/',
|
|
2212
2225
|
description: 'Litecoin is a peer-to-peer cryptocurrency and open-source software project released under the MIT/X11 license. Litecoin was an early bitcoin spinoff or altcoin, starting in October 2011.',
|
|
2226
|
+
tags: ['BLUECHIP'],
|
|
2213
2227
|
},
|
|
2214
2228
|
ADA: {
|
|
2215
2229
|
name: 'Cardano Token',
|
|
@@ -2222,6 +2236,7 @@ export const tokens = {
|
|
|
2222
2236
|
description: 'Within the Cardano platform, Ada exists on the settlement layer.Cardano is a public blockchain platform. It is open-source and decentralized, with consensus achieved using proof of stake.',
|
|
2223
2237
|
bridge: 'binance-peg',
|
|
2224
2238
|
documentation: 'https://docs.cardano.org/',
|
|
2239
|
+
tags: ['BLUECHIP'],
|
|
2225
2240
|
},
|
|
2226
2241
|
ATOM: {
|
|
2227
2242
|
name: 'Cosmos Token',
|
|
@@ -2232,6 +2247,7 @@ export const tokens = {
|
|
|
2232
2247
|
decimals: 18,
|
|
2233
2248
|
website: 'https://cosmos.network/',
|
|
2234
2249
|
description: 'Cosmos is an ever-expanding ecosystem of interconnected apps and services, built for a decentralized future.',
|
|
2250
|
+
tags: ['BLUECHIP'],
|
|
2235
2251
|
},
|
|
2236
2252
|
XTZ: {
|
|
2237
2253
|
name: 'Tezos Token',
|
|
@@ -2315,6 +2331,7 @@ export const tokens = {
|
|
|
2315
2331
|
decimals: 18,
|
|
2316
2332
|
website: 'https://polkadot.network/',
|
|
2317
2333
|
description: 'Polkadot is an open-source sharding multichain protocol that facilitates the cross-chain transfer of any data or asset types, not just tokens, thereby making a wide range of blockchains interoperable with each other.',
|
|
2334
|
+
tags: ['BLUECHIP'],
|
|
2318
2335
|
},
|
|
2319
2336
|
CAKE: {
|
|
2320
2337
|
name: 'PancakeSwap Token',
|
|
@@ -2358,6 +2375,7 @@ export const tokens = {
|
|
|
2358
2375
|
decimals: 18,
|
|
2359
2376
|
website: 'https://chain.link/',
|
|
2360
2377
|
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.',
|
|
2378
|
+
tags: ['BLUECHIP'],
|
|
2361
2379
|
},
|
|
2362
2380
|
DICE: {
|
|
2363
2381
|
name: 'Dice.finance Token',
|
|
@@ -2448,6 +2466,7 @@ export const tokens = {
|
|
|
2448
2466
|
decimals: 18,
|
|
2449
2467
|
website: 'https://yearn.finance/',
|
|
2450
2468
|
description: 'Yearn.finance is an aggregator service for decentralized finance (DeFi) investors, using automation to allow them to maximize profits from yield farming.',
|
|
2469
|
+
tags: ['BLUECHIP'],
|
|
2451
2470
|
},
|
|
2452
2471
|
UNI: {
|
|
2453
2472
|
name: 'Uniswap',
|
|
@@ -2460,6 +2479,7 @@ export const tokens = {
|
|
|
2460
2479
|
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.',
|
|
2461
2480
|
bridge: 'binance-peg',
|
|
2462
2481
|
documentation: 'https://docs.uniswap.org/concepts/governance/overview',
|
|
2482
|
+
tags: ['BLUECHIP'],
|
|
2463
2483
|
},
|
|
2464
2484
|
FRIES: {
|
|
2465
2485
|
name: 'fry.world',
|
|
@@ -2848,6 +2868,7 @@ export const tokens = {
|
|
|
2848
2868
|
decimals: 18,
|
|
2849
2869
|
website: 'https://compound.finance/',
|
|
2850
2870
|
description: 'Compound is a DeFi lending protocol that allows users to earn interest on their cryptocurrencies by depositing them into one of several pools supported by the platform.',
|
|
2871
|
+
tags: ['BLUECHIP'],
|
|
2851
2872
|
},
|
|
2852
2873
|
renBTC: {
|
|
2853
2874
|
name: 'renBTC',
|
|
@@ -2910,6 +2931,7 @@ export const tokens = {
|
|
|
2910
2931
|
decimals: 18,
|
|
2911
2932
|
website: 'https://www.sushi.com/',
|
|
2912
2933
|
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.',
|
|
2934
|
+
tags: ['BLUECHIP'],
|
|
2913
2935
|
},
|
|
2914
2936
|
BOPEN: {
|
|
2915
2937
|
name: 'OPEN Governance Token',
|
|
@@ -3914,7 +3936,7 @@ export const tokens = {
|
|
|
3914
3936
|
description: 'Stake ETH, get eETH - a natively restaked liquid staking token that fuels DeFi and decentralizes Ethereum.',
|
|
3915
3937
|
documentation: 'https://etherfi.gitbook.io/etherfi',
|
|
3916
3938
|
bridge: 'stargate',
|
|
3917
|
-
tags: ['NO_TIMELOCK'],
|
|
3939
|
+
tags: ['BLUECHIP', 'NO_TIMELOCK'],
|
|
3918
3940
|
},
|
|
3919
3941
|
ZRO: {
|
|
3920
3942
|
name: 'LayerZero',
|
|
@@ -3927,6 +3949,7 @@ export const tokens = {
|
|
|
3927
3949
|
documentation: 'https://docs.layerzero.network/v2',
|
|
3928
3950
|
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.',
|
|
3929
3951
|
bridge: 'layer-zero',
|
|
3952
|
+
tags: ['BLUECHIP'],
|
|
3930
3953
|
},
|
|
3931
3954
|
slisBNB: {
|
|
3932
3955
|
name: 'Staked Lista BNB',
|
|
@@ -3939,7 +3962,7 @@ export const tokens = {
|
|
|
3939
3962
|
documentation: 'https://docs.bsc.lista.org/',
|
|
3940
3963
|
description: 'slisBNB is the yield bearing & liquid staking token for Synclub, which appreciates against BNB in line with BNB’s staking APR.',
|
|
3941
3964
|
bridge: 'native',
|
|
3942
|
-
tags: ['NO_TIMELOCK'],
|
|
3965
|
+
tags: ['BLUECHIP', 'NO_TIMELOCK'],
|
|
3943
3966
|
},
|
|
3944
3967
|
lisUSD,
|
|
3945
3968
|
pxETH: {
|
|
@@ -3979,7 +4002,7 @@ export const tokens = {
|
|
|
3979
4002
|
documentation: 'https://www.pepe.vip/',
|
|
3980
4003
|
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.',
|
|
3981
4004
|
bridge: 'layer-zero',
|
|
3982
|
-
tags: ['NO_TIMELOCK'],
|
|
4005
|
+
tags: ['MEMECOIN', 'NO_TIMELOCK'],
|
|
3983
4006
|
},
|
|
3984
4007
|
'SolvBTC.BBN': {
|
|
3985
4008
|
name: 'SolvBTC Babylon',
|
|
@@ -4005,6 +4028,7 @@ export const tokens = {
|
|
|
4005
4028
|
documentation: 'https://docs.lido.fi/',
|
|
4006
4029
|
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.',
|
|
4007
4030
|
bridge: 'wormhole',
|
|
4031
|
+
tags: ['BLUECHIP'],
|
|
4008
4032
|
},
|
|
4009
4033
|
SHELL: {
|
|
4010
4034
|
name: 'MyShell Token',
|
|
@@ -4017,7 +4041,7 @@ export const tokens = {
|
|
|
4017
4041
|
description: 'MyShell is a decentralized AI consumer layer, connecting consumers, AI agent creators, and open-source researchers. ',
|
|
4018
4042
|
documentation: 'https://docs.myshell.ai/',
|
|
4019
4043
|
bridge: 'layer-zero',
|
|
4020
|
-
tags: ['LARGE_HOLDERS', 'NO_TIMELOCK'],
|
|
4044
|
+
tags: ['MEMECOIN', 'LARGE_HOLDERS', 'NO_TIMELOCK'],
|
|
4021
4045
|
},
|
|
4022
4046
|
TST: {
|
|
4023
4047
|
name: 'Test',
|
|
@@ -4029,6 +4053,7 @@ export const tokens = {
|
|
|
4029
4053
|
website: 'https://testtoken.vip/',
|
|
4030
4054
|
description: '$TST is a test token deployed by BNBCHAIN on FOUR.MEME',
|
|
4031
4055
|
bridge: 'native',
|
|
4056
|
+
tags: ['MEMECOIN'],
|
|
4032
4057
|
},
|
|
4033
4058
|
Broccoli: {
|
|
4034
4059
|
name: 'Broccoli',
|
|
@@ -4041,6 +4066,7 @@ export const tokens = {
|
|
|
4041
4066
|
description: 'First memecoin inspired by CZ Dog called Broccoli on BSC',
|
|
4042
4067
|
documentation: '',
|
|
4043
4068
|
bridge: 'native',
|
|
4069
|
+
tags: ['MEMECOIN'],
|
|
4044
4070
|
},
|
|
4045
4071
|
BroccoliCZDog: {
|
|
4046
4072
|
name: "CZ'S DOG",
|
|
@@ -4052,6 +4078,7 @@ export const tokens = {
|
|
|
4052
4078
|
website: 'https://www.broccoli.gg/',
|
|
4053
4079
|
description: "Paying homage to CZ's dog Broccoli, this token was the first to be deployed on BNB Chain through the platform four.meme.",
|
|
4054
4080
|
bridge: 'native',
|
|
4081
|
+
tags: ['MEMECOIN'],
|
|
4055
4082
|
},
|
|
4056
4083
|
TUT: {
|
|
4057
4084
|
name: 'Tutorial',
|
|
@@ -4063,6 +4090,7 @@ export const tokens = {
|
|
|
4063
4090
|
website: 'https://tutorialtoken.com/',
|
|
4064
4091
|
description: 'Tutorial is a token created by a developer who initially made a tutorial on launching a token on the BNB Chain. The original Tutorial token was on the testnet, and the developer decided to launch it on the mainnet as a meme.',
|
|
4065
4092
|
bridge: 'native',
|
|
4093
|
+
tags: ['MEMECOIN'],
|
|
4066
4094
|
},
|
|
4067
4095
|
mubarak: {
|
|
4068
4096
|
name: 'mubarak',
|
|
@@ -4074,6 +4102,7 @@ export const tokens = {
|
|
|
4074
4102
|
website: 'https://www.mubarak-cto.com/',
|
|
4075
4103
|
description: 'Mubarak - a crypto meme launched on the Fourmeme platform, now taken over and developed by the community.',
|
|
4076
4104
|
bridge: 'native',
|
|
4105
|
+
tags: ['MEMECOIN'],
|
|
4077
4106
|
},
|
|
4078
4107
|
SIREN: {
|
|
4079
4108
|
name: 'SIREN',
|
|
@@ -4086,6 +4115,7 @@ export const tokens = {
|
|
|
4086
4115
|
description: 'Step into the mystique of ancient lore reimagined for the digital age with SirenAI. Discover your fortune island.',
|
|
4087
4116
|
documentation: '',
|
|
4088
4117
|
bridge: 'native',
|
|
4118
|
+
tags: ['MEMECOIN'],
|
|
4089
4119
|
},
|
|
4090
4120
|
B: {
|
|
4091
4121
|
name: 'B',
|
|
@@ -4098,6 +4128,7 @@ export const tokens = {
|
|
|
4098
4128
|
description: 'The BSC Mascot of Building, Leading real USD1 construction',
|
|
4099
4129
|
documentation: '',
|
|
4100
4130
|
bridge: 'native',
|
|
4131
|
+
tags: ['MEMECOIN'],
|
|
4101
4132
|
},
|
|
4102
4133
|
USD1: {
|
|
4103
4134
|
name: 'World Liberty Financial USD',
|
|
@@ -4110,6 +4141,7 @@ export const tokens = {
|
|
|
4110
4141
|
description: 'USD1 is a US stablecoin launched by the Trump-linked crypto project, World Liberty Financial.',
|
|
4111
4142
|
documentation: 'https://static.worldlibertyfinancial.com/docs/us/gold-paper.pdf',
|
|
4112
4143
|
bridge: 'native',
|
|
4144
|
+
tags: ['STABLECOIN'],
|
|
4113
4145
|
},
|
|
4114
4146
|
RION: {
|
|
4115
4147
|
name: 'Hyperion',
|