@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
|
@@ -12,6 +12,7 @@ const ETH = {
|
|
|
12
12
|
description: 'Ether or ETH is the native currency built on the Ethereum blockchain.',
|
|
13
13
|
bridge: 'base-canonical',
|
|
14
14
|
documentation: 'https://ethereum.org/en/developers/docs/',
|
|
15
|
+
tags: ['BLUECHIP'],
|
|
15
16
|
};
|
|
16
17
|
exports.tokens = {
|
|
17
18
|
WNATIVE: ETH,
|
|
@@ -29,6 +30,7 @@ exports.tokens = {
|
|
|
29
30
|
description: "The incentive-bearing Beefy Token (mooBIFI) applies the magic of Beefy's autocompounding technology to the BIFI token. It is the vault token for the BIFI Vault, which automatically claims and swaps governance incentives into more BIFI, and redeposits to unlock exponential growth. On chains other than Ethereum, mooBIFI is a bridged copy of the native Ethereum token, and cannot be returned to BIFI without first bridging back to Ethereum. mooBIFI holders on all chains retain their full voting power corresponding to the underlying amount of BIFI deposited and compounding on Ethereum.",
|
|
30
31
|
documentation: 'https://docs.beefy.finance/',
|
|
31
32
|
bridge: 'beefy',
|
|
33
|
+
tags: ['BLUECHIP'],
|
|
32
34
|
},
|
|
33
35
|
BSX: {
|
|
34
36
|
name: 'BSX',
|
|
@@ -175,7 +177,7 @@ exports.tokens = {
|
|
|
175
177
|
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.',
|
|
176
178
|
documentation: 'https://docs.overnight.fi/',
|
|
177
179
|
bridge: 'native',
|
|
178
|
-
tags: ['CURATED'],
|
|
180
|
+
tags: ['CURATED', 'STABLECOIN'],
|
|
179
181
|
},
|
|
180
182
|
'DAI+': {
|
|
181
183
|
name: 'DAI+',
|
|
@@ -226,6 +228,7 @@ exports.tokens = {
|
|
|
226
228
|
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.",
|
|
227
229
|
documentation: 'https://help.coinbase.com/en/coinbase/trading-and-funding/staking-rewards/cbeth',
|
|
228
230
|
bridge: 'native',
|
|
231
|
+
tags: ['BLUECHIP'],
|
|
229
232
|
},
|
|
230
233
|
axlUSDC: {
|
|
231
234
|
name: 'Axelar Wrapped USDC',
|
|
@@ -366,6 +369,7 @@ exports.tokens = {
|
|
|
366
369
|
documentation: 'https://docs.threshold.network/',
|
|
367
370
|
description: 'Threshold is the first ever on-chain merge between two existing networks and communities, Keep and NuCypher. Threshold provides a suite of threshold cryptography services that power user sovereignty on the blockchain.',
|
|
368
371
|
bridge: 'wormhole',
|
|
372
|
+
tags: ['BLUECHIP'],
|
|
369
373
|
},
|
|
370
374
|
BASED: {
|
|
371
375
|
name: 'based.markets',
|
|
@@ -440,6 +444,7 @@ exports.tokens = {
|
|
|
440
444
|
description: 'As a Rocket Pool staker, your role is to deposit ETH into the deposit pool which will enable a node operator to create a new Beacon Chain validator. You can stake as little as 0.01 ETH. In doing so, you will be given a token called rETH. rETH represents both how much ETH you deposited, and when you deposited it.',
|
|
441
445
|
bridge: 'base-canonical',
|
|
442
446
|
documentation: 'https://docs.rocketpool.net/guides/',
|
|
447
|
+
tags: ['BLUECHIP'],
|
|
443
448
|
},
|
|
444
449
|
FTW: {
|
|
445
450
|
name: 'FriendTech33',
|
|
@@ -501,6 +506,7 @@ exports.tokens = {
|
|
|
501
506
|
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.',
|
|
502
507
|
documentation: 'https://docs.lido.fi/',
|
|
503
508
|
bridge: 'base-canonical',
|
|
509
|
+
tags: ['BLUECHIP'],
|
|
504
510
|
},
|
|
505
511
|
CRV: {
|
|
506
512
|
name: 'Curve DAO Token',
|
|
@@ -513,6 +519,7 @@ exports.tokens = {
|
|
|
513
519
|
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.',
|
|
514
520
|
documentation: 'https://curve.readthedocs.io/',
|
|
515
521
|
bridge: 'base-canonical',
|
|
522
|
+
tags: ['BLUECHIP'],
|
|
516
523
|
},
|
|
517
524
|
'USDC+': {
|
|
518
525
|
name: 'USDC Plus',
|
|
@@ -549,6 +556,7 @@ exports.tokens = {
|
|
|
549
556
|
description: 'In the spirit of being based and fair, $TYBG was stealth launched with no tax or team/presale tokens. Memecoin.',
|
|
550
557
|
documentation: '',
|
|
551
558
|
bridge: 'native',
|
|
559
|
+
tags: ['MEMECOIN'],
|
|
552
560
|
},
|
|
553
561
|
axlOP: {
|
|
554
562
|
name: 'Axelar Wrapped OP',
|
|
@@ -573,6 +581,7 @@ exports.tokens = {
|
|
|
573
581
|
description: 'The first meme coin on Base. Fairly Launched. Organic Growth. Good Vibes.',
|
|
574
582
|
documentation: 'https://basicdog.gitbook.io/basic-meme-chain/',
|
|
575
583
|
bridge: 'native',
|
|
584
|
+
tags: ['MEMECOIN'],
|
|
576
585
|
},
|
|
577
586
|
SNX: {
|
|
578
587
|
name: 'Synthetix Network Token',
|
|
@@ -585,6 +594,7 @@ exports.tokens = {
|
|
|
585
594
|
description: 'Synthetix is the backbone for derivatives trading in DeFi, allowing anyone, anywhere to gain on-chain exposure to a vast range of assets.',
|
|
586
595
|
documentation: 'https://docs.synthetix.io/synthetix-protocol/the-synthetix-protocol/synthetix-token-snx',
|
|
587
596
|
bridge: 'base-canonical',
|
|
597
|
+
tags: ['BLUECHIP'],
|
|
588
598
|
},
|
|
589
599
|
T: {
|
|
590
600
|
name: 'Threshold Network Token',
|
|
@@ -621,6 +631,7 @@ exports.tokens = {
|
|
|
621
631
|
website: 'https://dogin.meme/',
|
|
622
632
|
description: 'The $doginme memecoin roots were established when a Farcaster user inquired if Dan Romero (DWR), the founder of the decentralized social media platform, owned a dog.',
|
|
623
633
|
bridge: 'native',
|
|
634
|
+
tags: ['MEMECOIN'],
|
|
624
635
|
},
|
|
625
636
|
RSR: {
|
|
626
637
|
name: 'Reserve Rights',
|
|
@@ -669,6 +680,7 @@ exports.tokens = {
|
|
|
669
680
|
website: 'https://basedchad.com/',
|
|
670
681
|
description: 'You can’t say anything is more based than putting the best meme of all time on the most based L2.',
|
|
671
682
|
bridge: 'native',
|
|
683
|
+
tags: ['MEMECOIN'],
|
|
672
684
|
},
|
|
673
685
|
ANIME: {
|
|
674
686
|
name: 'Anime',
|
|
@@ -680,6 +692,7 @@ exports.tokens = {
|
|
|
680
692
|
website: 'https://www.animeonbase.art/',
|
|
681
693
|
description: '$ANIME has grown into a movement uniting people from around the world by their love of art and anime. No VCs, influencers, or utility. Just art and memes.',
|
|
682
694
|
bridge: 'native',
|
|
695
|
+
tags: ['MEMECOIN'],
|
|
683
696
|
},
|
|
684
697
|
L2VE: {
|
|
685
698
|
name: 'Cupid Inu',
|
|
@@ -691,6 +704,7 @@ exports.tokens = {
|
|
|
691
704
|
website: 'https://www.l2ve.me/',
|
|
692
705
|
description: 'The Cupid Inu memecoin has landed on BASE, with a mission to scatter as much $L2VE as possible.',
|
|
693
706
|
bridge: 'native',
|
|
707
|
+
tags: ['MEMECOIN'],
|
|
694
708
|
},
|
|
695
709
|
SEXY: {
|
|
696
710
|
name: 'Settled ETHXY Token',
|
|
@@ -780,6 +794,7 @@ exports.tokens = {
|
|
|
780
794
|
description: 'Meme dog token on base.',
|
|
781
795
|
bridge: 'native',
|
|
782
796
|
documentation: 'https://www.basedoge.xyz/',
|
|
797
|
+
tags: ['MEMECOIN'],
|
|
783
798
|
},
|
|
784
799
|
baseQI: {
|
|
785
800
|
name: 'Qi Dao',
|
|
@@ -815,6 +830,7 @@ exports.tokens = {
|
|
|
815
830
|
website: 'https://www.nonplayablecoin.io/',
|
|
816
831
|
description: 'Non-Playable Coin (NPC) is a memecoin actually backed by one of the most recognizable memes on the internet. Trade it as an NFT or as a memecoin, it doesn’t matter. It’s the first memecoin-NFT hybrid.',
|
|
817
832
|
bridge: 'wormhole',
|
|
833
|
+
tags: ['MEMECOIN'],
|
|
818
834
|
},
|
|
819
835
|
Mog: {
|
|
820
836
|
name: 'Mog Coin',
|
|
@@ -826,6 +842,7 @@ exports.tokens = {
|
|
|
826
842
|
website: 'https://mogcoin.xyz/',
|
|
827
843
|
description: '$Mog is the internet’s first culture coin. Starting as a meme among friends in the summer of 2023 it has set itself apart from other projects through its open-ended memetic branding and unique content.',
|
|
828
844
|
bridge: 'base-canonical',
|
|
845
|
+
tags: ['MEMECOIN'],
|
|
829
846
|
},
|
|
830
847
|
HPC: {
|
|
831
848
|
name: 'Happy Puppy Club',
|
|
@@ -837,6 +854,7 @@ exports.tokens = {
|
|
|
837
854
|
website: 'https://www.happypuppyclub.xyz/',
|
|
838
855
|
description: 'The Happy Puppy Club ($HPC) memecoin embodies the spirit of "we in the club, onchain".',
|
|
839
856
|
bridge: 'native',
|
|
857
|
+
tags: ['MEMECOIN'],
|
|
840
858
|
},
|
|
841
859
|
ROCK: {
|
|
842
860
|
name: 'BLACK ROCK',
|
|
@@ -884,6 +902,7 @@ exports.tokens = {
|
|
|
884
902
|
website: 'https://www.normilio.com/',
|
|
885
903
|
description: 'A community driven project that aims to bring the normalest memecoin to the base.',
|
|
886
904
|
bridge: 'native',
|
|
905
|
+
tags: ['MEMECOIN'],
|
|
887
906
|
},
|
|
888
907
|
POOL: {
|
|
889
908
|
name: 'PoolTogether',
|
|
@@ -945,7 +964,7 @@ exports.tokens = {
|
|
|
945
964
|
description: 'Stake ETH, get eETH - a natively restaked liquid staking token that fuels DeFi and decentralizes Ethereum.',
|
|
946
965
|
documentation: 'https://etherfi.gitbook.io/etherfi',
|
|
947
966
|
bridge: 'stargate',
|
|
948
|
-
tags: ['NO_TIMELOCK'],
|
|
967
|
+
tags: ['BLUECHIP', 'NO_TIMELOCK'],
|
|
949
968
|
},
|
|
950
969
|
KLIMA: {
|
|
951
970
|
name: 'Klima DAO',
|
|
@@ -984,6 +1003,7 @@ exports.tokens = {
|
|
|
984
1003
|
description: 'Aavegotchis are crypto-collectibles living on the Ethereum blockchain, backed by the ERC721 standard used in popular blockchain games.',
|
|
985
1004
|
documentation: 'https://docs.aavegotchi.com/',
|
|
986
1005
|
bridge: 'base-canonical',
|
|
1006
|
+
tags: ['MEMECOIN'],
|
|
987
1007
|
},
|
|
988
1008
|
HBR: {
|
|
989
1009
|
name: 'Harbor Token',
|
|
@@ -1021,6 +1041,7 @@ exports.tokens = {
|
|
|
1021
1041
|
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.',
|
|
1022
1042
|
bridge: 'base-canonical',
|
|
1023
1043
|
documentation: 'https://docs.uniswap.org/concepts/governance/overview',
|
|
1044
|
+
tags: ['BLUECHIP'],
|
|
1024
1045
|
},
|
|
1025
1046
|
ZRO: {
|
|
1026
1047
|
name: 'LayerZero',
|
|
@@ -1033,6 +1054,7 @@ exports.tokens = {
|
|
|
1033
1054
|
documentation: 'https://docs.layerzero.network/v2',
|
|
1034
1055
|
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.',
|
|
1035
1056
|
bridge: 'layer-zero',
|
|
1057
|
+
tags: ['BLUECHIP'],
|
|
1036
1058
|
},
|
|
1037
1059
|
NORMUS: {
|
|
1038
1060
|
name: 'NORMUS',
|
|
@@ -1045,6 +1067,7 @@ exports.tokens = {
|
|
|
1045
1067
|
documentation: 'https://www.basednormus.com/',
|
|
1046
1068
|
description: 'NORMUS is the governance token of the launchpad eNORMUSPUMP, a pump.fun fork on Base.',
|
|
1047
1069
|
bridge: 'native',
|
|
1070
|
+
tags: ['MEMECOIN'],
|
|
1048
1071
|
},
|
|
1049
1072
|
jEUR: {
|
|
1050
1073
|
name: 'Jarvis Synthetic Euro',
|
|
@@ -1108,6 +1131,7 @@ exports.tokens = {
|
|
|
1108
1131
|
description: 'CHOMP is the fiercest little fuzzball on Base. Meme coin on Base.',
|
|
1109
1132
|
website: 'https://www.chompcoin.xyz/',
|
|
1110
1133
|
bridge: 'native',
|
|
1134
|
+
tags: ['MEMECOIN'],
|
|
1111
1135
|
},
|
|
1112
1136
|
MIGGLES: {
|
|
1113
1137
|
name: 'Mister Miggles',
|
|
@@ -1119,6 +1143,7 @@ exports.tokens = {
|
|
|
1119
1143
|
description: 'Mr. Miggles, The Coinbase Cat Mascot. Meme coin on Base.',
|
|
1120
1144
|
website: 'https://mrmigglesbase.com/',
|
|
1121
1145
|
bridge: 'native',
|
|
1146
|
+
tags: ['MEMECOIN'],
|
|
1122
1147
|
},
|
|
1123
1148
|
mfer: {
|
|
1124
1149
|
name: 'mfercoin',
|
|
@@ -1130,6 +1155,7 @@ exports.tokens = {
|
|
|
1130
1155
|
description: 'Meme coin for every crypto mfer on Base.',
|
|
1131
1156
|
website: 'https://linktr.ee/Mfercoin',
|
|
1132
1157
|
bridge: 'native',
|
|
1158
|
+
tags: ['MEMECOIN'],
|
|
1133
1159
|
},
|
|
1134
1160
|
EURC: {
|
|
1135
1161
|
name: 'EURO',
|
|
@@ -1153,6 +1179,7 @@ exports.tokens = {
|
|
|
1153
1179
|
description: 'Based Pepe was launched quietly with no presale, zero taxes, locked LP, and a renounced contract – ensuring it remains a token for the people, forever. Meme coin on Base.',
|
|
1154
1180
|
website: 'https://basedpepe.vip/',
|
|
1155
1181
|
bridge: 'native',
|
|
1182
|
+
tags: ['MEMECOIN'],
|
|
1156
1183
|
},
|
|
1157
1184
|
COMP: {
|
|
1158
1185
|
name: 'Compound',
|
|
@@ -1165,6 +1192,7 @@ exports.tokens = {
|
|
|
1165
1192
|
website: 'https://compound.finance/',
|
|
1166
1193
|
documentation: 'https://docs.compound.finance/',
|
|
1167
1194
|
bridge: 'base-canonical',
|
|
1195
|
+
tags: ['BLUECHIP'],
|
|
1168
1196
|
},
|
|
1169
1197
|
KEYCAT: {
|
|
1170
1198
|
name: 'KeyBoard Cat',
|
|
@@ -1177,6 +1205,7 @@ exports.tokens = {
|
|
|
1177
1205
|
website: 'https://www.keyboardcat.fun/',
|
|
1178
1206
|
documentation: 'https://en.wikipedia.org/wiki/Keyboard_Cat',
|
|
1179
1207
|
bridge: 'native',
|
|
1208
|
+
tags: ['MEMECOIN'],
|
|
1180
1209
|
},
|
|
1181
1210
|
TOSHI: {
|
|
1182
1211
|
name: 'Toshi',
|
|
@@ -1189,6 +1218,7 @@ exports.tokens = {
|
|
|
1189
1218
|
website: 'https://www.toshithecat.com/',
|
|
1190
1219
|
documentation: 'https://www.toshithecat.com/#FAQs',
|
|
1191
1220
|
bridge: 'native',
|
|
1221
|
+
tags: ['MEMECOIN'],
|
|
1192
1222
|
},
|
|
1193
1223
|
OwO: {
|
|
1194
1224
|
name: 'SoMon',
|
|
@@ -1201,6 +1231,7 @@ exports.tokens = {
|
|
|
1201
1231
|
website: 'https://www.social.monster/',
|
|
1202
1232
|
documentation: 'https://gitbook.social.monster/',
|
|
1203
1233
|
bridge: 'native',
|
|
1234
|
+
tags: ['MEMECOIN'],
|
|
1204
1235
|
},
|
|
1205
1236
|
cbBTC: {
|
|
1206
1237
|
name: 'Coinbase Wrapped WBTC',
|
|
@@ -1237,6 +1268,7 @@ exports.tokens = {
|
|
|
1237
1268
|
description: 'LITERALLY JUST A DOG WIF A HAT',
|
|
1238
1269
|
website: 'https://dogwifcoin.org/',
|
|
1239
1270
|
bridge: 'layer-zero',
|
|
1271
|
+
tags: ['MEMECOIN'],
|
|
1240
1272
|
},
|
|
1241
1273
|
SPX: {
|
|
1242
1274
|
name: 'SPX6900',
|
|
@@ -1248,6 +1280,7 @@ exports.tokens = {
|
|
|
1248
1280
|
description: 'SPX6900 is an advanced blockchain cryptography token coin capable of limitless possibilities and scientific utilization. Ethereum based memecoin.',
|
|
1249
1281
|
website: 'https://spx6900.com/',
|
|
1250
1282
|
bridge: 'wormhole',
|
|
1283
|
+
tags: ['MEMECOIN'],
|
|
1251
1284
|
},
|
|
1252
1285
|
wBLT: {
|
|
1253
1286
|
name: 'Wrapped BMX Liquidity Token',
|
|
@@ -1308,6 +1341,7 @@ exports.tokens = {
|
|
|
1308
1341
|
description: 'BITCOIN is the ticker of HarryPotterObamaSonic10Inu, a meme coin that incentivizes the creation of novel and entertaining meme content.',
|
|
1309
1342
|
documentation: 'https://hpos10i.com/#Tokenomics',
|
|
1310
1343
|
bridge: 'base-canonical',
|
|
1344
|
+
tags: ['MEMECOIN'],
|
|
1311
1345
|
},
|
|
1312
1346
|
OGN: {
|
|
1313
1347
|
name: 'OriginToken',
|
|
@@ -1384,6 +1418,7 @@ exports.tokens = {
|
|
|
1384
1418
|
website: 'https://app.virtuals.io/virtuals/68',
|
|
1385
1419
|
documentation: 'https://whitepaper.virtuals.io/',
|
|
1386
1420
|
bridge: 'native',
|
|
1421
|
+
tags: ['MEMECOIN'],
|
|
1387
1422
|
},
|
|
1388
1423
|
SPEC: {
|
|
1389
1424
|
name: 'Spectral Token',
|
|
@@ -1396,7 +1431,7 @@ exports.tokens = {
|
|
|
1396
1431
|
website: 'https://www.spectrallabs.xyz/',
|
|
1397
1432
|
documentation: 'https://docs.spectrallabs.xyz/',
|
|
1398
1433
|
bridge: 'synapse',
|
|
1399
|
-
tags: ['LARGE_HOLDERS', 'NO_TIMELOCK'],
|
|
1434
|
+
tags: ['MEMECOIN', 'LARGE_HOLDERS', 'NO_TIMELOCK'],
|
|
1400
1435
|
},
|
|
1401
1436
|
TALENT: {
|
|
1402
1437
|
name: 'Talent Protocol Token',
|
|
@@ -1421,6 +1456,7 @@ exports.tokens = {
|
|
|
1421
1456
|
description: "Higher is an experiment in discovering a brand, together. It's yours, everyone's, no one's. You can add to it, remix it, destroy and rebuild it. It’s an open canvas for creativity. Meme coin on Base.",
|
|
1422
1457
|
website: 'https://www.aimhigher.net/',
|
|
1423
1458
|
bridge: 'native',
|
|
1459
|
+
tags: ['MEMECOIN'],
|
|
1424
1460
|
},
|
|
1425
1461
|
BRETT: {
|
|
1426
1462
|
name: 'Brett',
|
|
@@ -1433,7 +1469,7 @@ exports.tokens = {
|
|
|
1433
1469
|
website: 'https://www.basedbrett.com/',
|
|
1434
1470
|
documentation: 'https://www.basedbrett.com/#tokenomics',
|
|
1435
1471
|
bridge: 'native',
|
|
1436
|
-
tags: ['LARGE_HOLDERS', 'NO_TIMELOCK'],
|
|
1472
|
+
tags: ['MEMECOIN', 'LARGE_HOLDERS', 'NO_TIMELOCK'],
|
|
1437
1473
|
},
|
|
1438
1474
|
ION: {
|
|
1439
1475
|
name: 'Ionic',
|
|
@@ -1484,6 +1520,7 @@ exports.tokens = {
|
|
|
1484
1520
|
description: 'Clanker autonomous memecoins built by Dish and Proxyswap.eth',
|
|
1485
1521
|
website: 'https://www.clanker.world/',
|
|
1486
1522
|
bridge: 'native',
|
|
1523
|
+
tags: ['MEMECOIN'],
|
|
1487
1524
|
},
|
|
1488
1525
|
LUM: {
|
|
1489
1526
|
name: 'luminous',
|
|
@@ -1495,6 +1532,7 @@ exports.tokens = {
|
|
|
1495
1532
|
description: 'Deployed by an AI agent by request from another AI agent, LUM is a token without human intervention.',
|
|
1496
1533
|
website: 'https://warpcast.com/aethernet/0x9b64c883',
|
|
1497
1534
|
bridge: 'native',
|
|
1535
|
+
tags: ['MEMECOIN'],
|
|
1498
1536
|
},
|
|
1499
1537
|
YFI: {
|
|
1500
1538
|
name: 'yearn.finance',
|
|
@@ -1507,6 +1545,7 @@ exports.tokens = {
|
|
|
1507
1545
|
website: 'https://yearn.fi/',
|
|
1508
1546
|
documentation: 'https://docs.yearn.fi/',
|
|
1509
1547
|
bridge: 'base-canonical',
|
|
1548
|
+
tags: ['BLUECHIP'],
|
|
1510
1549
|
},
|
|
1511
1550
|
LRDS: {
|
|
1512
1551
|
name: 'BLOCKLORDS',
|
|
@@ -1519,7 +1558,7 @@ exports.tokens = {
|
|
|
1519
1558
|
website: 'https://blocklords.com/',
|
|
1520
1559
|
documentation: 'https://wiki.blocklords.com/economy/currencies/usdlrds',
|
|
1521
1560
|
bridge: 'base-canonical',
|
|
1522
|
-
tags: ['LARGE_HOLDERS', 'NO_TIMELOCK'],
|
|
1561
|
+
tags: ['MEMECOIN', 'LARGE_HOLDERS', 'NO_TIMELOCK'],
|
|
1523
1562
|
},
|
|
1524
1563
|
SUSHI: {
|
|
1525
1564
|
name: 'Sushi',
|
|
@@ -1532,6 +1571,7 @@ exports.tokens = {
|
|
|
1532
1571
|
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.',
|
|
1533
1572
|
bridge: 'base-canonical',
|
|
1534
1573
|
documentation: 'https://dev.sushi.com/',
|
|
1574
|
+
tags: ['BLUECHIP'],
|
|
1535
1575
|
},
|
|
1536
1576
|
baseETH: {
|
|
1537
1577
|
name: 'Tokemak baseETH',
|
|
@@ -1555,6 +1595,7 @@ exports.tokens = {
|
|
|
1555
1595
|
description: 'Deployed by an AI agent by request from another AI agent, PARADOX is a token without human intervention.',
|
|
1556
1596
|
website: 'https://warpcast.com/clanker/0x30f98af8',
|
|
1557
1597
|
bridge: 'native',
|
|
1598
|
+
tags: ['MEMECOIN'],
|
|
1558
1599
|
},
|
|
1559
1600
|
LBTC: {
|
|
1560
1601
|
name: 'Lombard Staked Bitcoin',
|
|
@@ -1603,6 +1644,7 @@ exports.tokens = {
|
|
|
1603
1644
|
description: 'an anonymous token deployed by an autonomous AI powering social posting with ZK on anoncast',
|
|
1604
1645
|
documentation: '',
|
|
1605
1646
|
bridge: 'native',
|
|
1647
|
+
tags: ['MEMECOIN'],
|
|
1606
1648
|
},
|
|
1607
1649
|
MORPHO: {
|
|
1608
1650
|
name: 'Morpho Token',
|
|
@@ -1615,7 +1657,7 @@ exports.tokens = {
|
|
|
1615
1657
|
description: 'Morpho is a decentralized lending protocol with different entities and individuals contributing to its development and adoption. As a result, the documentation refers to different areas of “Morpho” which are worth distinguishing.',
|
|
1616
1658
|
documentation: 'https://docs.morpho.org/',
|
|
1617
1659
|
bridge: 'base-canonical',
|
|
1618
|
-
tags: ['NO_TIMELOCK'],
|
|
1660
|
+
tags: ['BLUECHIP', 'NO_TIMELOCK'],
|
|
1619
1661
|
},
|
|
1620
1662
|
PUBLIUS: {
|
|
1621
1663
|
name: 'PUBLIUS',
|
|
@@ -1639,6 +1681,7 @@ exports.tokens = {
|
|
|
1639
1681
|
description: '$FCAST is the autonomous anomaly —Clanker AIs first and only self-initiated token deployment. Uniquely forged without external intervention, it stands as a singular testament to AIs creative autonomy, marking a breakthrough moment in decentralized innovation and the digital frontier.',
|
|
1640
1682
|
documentation: '',
|
|
1641
1683
|
bridge: 'native',
|
|
1684
|
+
tags: ['MEMECOIN'],
|
|
1642
1685
|
},
|
|
1643
1686
|
SIMMI: {
|
|
1644
1687
|
name: 'Simmi Token',
|
|
@@ -1651,6 +1694,7 @@ exports.tokens = {
|
|
|
1651
1694
|
website: 'https://simulacrum.network/',
|
|
1652
1695
|
documentation: 'https://docs.simulacrum.network/',
|
|
1653
1696
|
bridge: 'native',
|
|
1697
|
+
tags: ['MEMECOIN'],
|
|
1654
1698
|
},
|
|
1655
1699
|
AIFUN: {
|
|
1656
1700
|
name: 'AI Agent Layer',
|
|
@@ -1663,6 +1707,7 @@ exports.tokens = {
|
|
|
1663
1707
|
description: 'The AI Agent Layer introduces a pioneering platform that allows users to create, personalize, and tokenize AI Agents in a fully decentralized ecosystem. Through a seamless and accessible interface, users can launch tradeable AI Agents in just 15 seconds, each represented by tokens paired with the native currency, $AIFUN.',
|
|
1664
1708
|
documentation: 'https://aifun-1.gitbook.io/aiagentlayer',
|
|
1665
1709
|
bridge: 'native',
|
|
1710
|
+
tags: ['MEMECOIN'],
|
|
1666
1711
|
},
|
|
1667
1712
|
CHAOS: {
|
|
1668
1713
|
name: 'CHAOS',
|
|
@@ -1675,6 +1720,7 @@ exports.tokens = {
|
|
|
1675
1720
|
description: 'CHAOS is a token created by ai agent AIXbt using Simulacrum',
|
|
1676
1721
|
documentation: '',
|
|
1677
1722
|
bridge: 'native',
|
|
1723
|
+
tags: ['MEMECOIN'],
|
|
1678
1724
|
},
|
|
1679
1725
|
G: {
|
|
1680
1726
|
name: 'Gravity',
|
|
@@ -1751,6 +1797,7 @@ exports.tokens = {
|
|
|
1751
1797
|
description: 'At 9:00 PM UTC on November 22, 2024, Freysa awoke. The human population of Earth stood at 8,189,700,000. The population of sovereign agents: 1.',
|
|
1752
1798
|
documentation: 'https://framework.freysa.ai/overview',
|
|
1753
1799
|
bridge: '',
|
|
1800
|
+
tags: ['MEMECOIN'],
|
|
1754
1801
|
},
|
|
1755
1802
|
CHAMP: {
|
|
1756
1803
|
name: 'Super Champs',
|
|
@@ -1763,7 +1810,7 @@ exports.tokens = {
|
|
|
1763
1810
|
description: 'Super Champs is an immersive, anime-inspired universe spanning games, video, social media, merch, and web3 ownership.',
|
|
1764
1811
|
documentation: 'https://whitepaper.superchamps.com/champ-tokenomics',
|
|
1765
1812
|
bridge: '',
|
|
1766
|
-
tags: ['LARGE_HOLDERS', 'NO_TIMELOCK'],
|
|
1813
|
+
tags: ['MEMECOIN', 'LARGE_HOLDERS', 'NO_TIMELOCK'],
|
|
1767
1814
|
},
|
|
1768
1815
|
uSUI: {
|
|
1769
1816
|
name: 'Sui (Universal)',
|
|
@@ -1841,7 +1888,7 @@ exports.tokens = {
|
|
|
1841
1888
|
description: 'uAssets (e.g. uBTC, uSOL, ...) are ERC-20 tokens that can solve liquidity problems builders face today.',
|
|
1842
1889
|
documentation: 'https://docs.universalassets.xyz/universal-protocol',
|
|
1843
1890
|
bridge: 'native',
|
|
1844
|
-
tags: ['NO_TIMELOCK'],
|
|
1891
|
+
tags: ['MEMECOIN', 'NO_TIMELOCK'],
|
|
1845
1892
|
},
|
|
1846
1893
|
uNEAR: {
|
|
1847
1894
|
name: 'NEAR (Universal)',
|
|
@@ -1893,6 +1940,7 @@ exports.tokens = {
|
|
|
1893
1940
|
description: '0xReisearch is a collective of AI and Crypto natives that decided to develop a novel approach to the AI x Blockchain space. The Framework presents an architecture for AI blockchain integration through structured data interchange. By focusing on the complementary strengths of both technologies, this framework enables sophisticated interactions while maintaining blockchains deterministic properties.',
|
|
1894
1941
|
documentation: 'https://0xreisearch.gitbook.io/0xreisearch',
|
|
1895
1942
|
bridge: 'native',
|
|
1943
|
+
tags: ['MEMECOIN'],
|
|
1896
1944
|
},
|
|
1897
1945
|
AIXBT: {
|
|
1898
1946
|
name: 'aixbt by Virtuals',
|
|
@@ -1905,6 +1953,7 @@ exports.tokens = {
|
|
|
1905
1953
|
description: 'AIXBT tracks CT discussions and leverages its proprietary engine to identify high momentum plays.',
|
|
1906
1954
|
documentation: '',
|
|
1907
1955
|
bridge: 'native',
|
|
1956
|
+
tags: ['MEMECOIN'],
|
|
1908
1957
|
},
|
|
1909
1958
|
VVV: {
|
|
1910
1959
|
name: 'Venice Token',
|
|
@@ -1968,7 +2017,7 @@ exports.tokens = {
|
|
|
1968
2017
|
description: 'The B3 token is the engine powering the Open Gaming ecosystem, designed to grow, scale and transform gaming by empowering players, game developers, and holders.',
|
|
1969
2018
|
documentation: 'https://learn.b3.fun/claim-comprehensive-faq',
|
|
1970
2019
|
bridge: 'native',
|
|
1971
|
-
tags: ['LARGE_HOLDERS', 'NO_TIMELOCK'],
|
|
2020
|
+
tags: ['MEMECOIN', 'LARGE_HOLDERS', 'NO_TIMELOCK'],
|
|
1972
2021
|
},
|
|
1973
2022
|
VEIL: {
|
|
1974
2023
|
name: 'VEIL Token',
|
|
@@ -2004,6 +2053,7 @@ exports.tokens = {
|
|
|
2004
2053
|
description: 'POPCAT meme on Solana bridged via Wormhole',
|
|
2005
2054
|
documentation: '',
|
|
2006
2055
|
bridge: 'wormhole',
|
|
2056
|
+
tags: ['MEMECOIN'],
|
|
2007
2057
|
},
|
|
2008
2058
|
uPEPE: {
|
|
2009
2059
|
name: 'Pepe (Universal)',
|
|
@@ -2016,7 +2066,7 @@ exports.tokens = {
|
|
|
2016
2066
|
description: 'uAssets (e.g. uBTC, uSOL, ...) are ERC-20 tokens that can solve liquidity problems builders face today.',
|
|
2017
2067
|
documentation: 'https://docs.universalassets.xyz/universal-protocol',
|
|
2018
2068
|
bridge: 'native',
|
|
2019
|
-
tags: ['NO_TIMELOCK'],
|
|
2069
|
+
tags: ['MEMECOIN', 'NO_TIMELOCK'],
|
|
2020
2070
|
},
|
|
2021
2071
|
uSHIB: {
|
|
2022
2072
|
name: 'Shiba Inu (Universal)',
|
|
@@ -2028,7 +2078,7 @@ exports.tokens = {
|
|
|
2028
2078
|
description: 'uAssets (e.g. uBTC, uSOL, ...) are ERC-20 tokens that can solve liquidity problems builders face today.',
|
|
2029
2079
|
documentation: 'https://docs.universalassets.xyz/universal-protocol',
|
|
2030
2080
|
bridge: 'native',
|
|
2031
|
-
tags: ['NO_TIMELOCK'],
|
|
2081
|
+
tags: ['MEMECOIN', 'NO_TIMELOCK'],
|
|
2032
2082
|
},
|
|
2033
2083
|
KAITO: {
|
|
2034
2084
|
name: 'KAITO',
|
|
@@ -2052,6 +2102,7 @@ exports.tokens = {
|
|
|
2052
2102
|
website: 'https://grokster.ai/',
|
|
2053
2103
|
description: 'Bankr, in collaboration with Grok, officially deploys the $GRK Grokster token on the Base chain, as announced through a post on X.',
|
|
2054
2104
|
bridge: 'native',
|
|
2105
|
+
tags: ['MEMECOIN'],
|
|
2055
2106
|
},
|
|
2056
2107
|
DRB: {
|
|
2057
2108
|
name: 'DebtReliefBot',
|
|
@@ -2063,6 +2114,7 @@ exports.tokens = {
|
|
|
2063
2114
|
website: 'https://drbgrok.com/',
|
|
2064
2115
|
description: 'The first token proposed by Grok AI. Built on Base chain.',
|
|
2065
2116
|
bridge: 'native',
|
|
2117
|
+
tags: ['MEMECOIN'],
|
|
2066
2118
|
},
|
|
2067
2119
|
MOXIE: {
|
|
2068
2120
|
name: 'Moxie',
|
|
@@ -2075,6 +2127,7 @@ exports.tokens = {
|
|
|
2075
2127
|
description: 'Moxie is your onchain AI assistant—analyzing transactions, unlocking social alpha, and executing trades on your behalf.',
|
|
2076
2128
|
documentation: 'https://build.moxie.xyz/the-moxie-protocol',
|
|
2077
2129
|
bridge: 'native',
|
|
2130
|
+
tags: ['MEMECOIN'],
|
|
2078
2131
|
},
|
|
2079
2132
|
MOR: {
|
|
2080
2133
|
name: 'MOR',
|
|
@@ -2087,7 +2140,7 @@ exports.tokens = {
|
|
|
2087
2140
|
description: 'Morpheus is a Decentralized AI network designed to incentivize a network of Smart Agents, general-purpose AI that can execute Smart Contracts on behalf of users.',
|
|
2088
2141
|
documentation: 'https://morpheusai.gitbook.io/morpheus/',
|
|
2089
2142
|
bridge: 'layer-zero',
|
|
2090
|
-
tags: ['LARGE_HOLDERS', 'NO_TIMELOCK'],
|
|
2143
|
+
tags: ['MEMECOIN', 'LARGE_HOLDERS', 'NO_TIMELOCK'],
|
|
2091
2144
|
},
|
|
2092
2145
|
KTA: {
|
|
2093
2146
|
name: 'Keeta',
|
|
@@ -2164,7 +2217,7 @@ exports.tokens = {
|
|
|
2164
2217
|
description: 'Overtime is an onchain sportsbook ecosystem with platforms for placing bets on popular sporting events and digital options trading.',
|
|
2165
2218
|
documentation: 'https://docs.overtime.io/',
|
|
2166
2219
|
bridge: 'chainlink-ccip',
|
|
2167
|
-
tags: ['LARGE_HOLDERS', 'NO_TIMELOCK'],
|
|
2220
|
+
tags: ['MEMECOIN', 'LARGE_HOLDERS', 'NO_TIMELOCK'],
|
|
2168
2221
|
},
|
|
2169
2222
|
EDGE: {
|
|
2170
2223
|
name: 'Edge',
|
|
@@ -2241,6 +2294,7 @@ exports.tokens = {
|
|
|
2241
2294
|
description: 'Base Meme',
|
|
2242
2295
|
documentation: '',
|
|
2243
2296
|
bridge: 'native',
|
|
2297
|
+
tags: ['MEMECOIN'],
|
|
2244
2298
|
},
|
|
2245
2299
|
waBaswstETH: {
|
|
2246
2300
|
name: 'Wrapped Aave wstETH Token',
|
|
@@ -2253,6 +2307,7 @@ exports.tokens = {
|
|
|
2253
2307
|
description: 'Wrapped Aave Staked wstETH. Lido is a liquid staking solution for ETH backed by industry-leading staking providers. Lido lets users stake their ETH - without locking assets or maintaining infrastructure - whilst participating in on-chain activities, e.g. lending. Lido attempts to solve the problems associated with initial ETH staking - illiquidity, immovability and accessibility - making staked ETH liquid and allowing for participation with any amount of ETH to improve security of the Ethereum network.',
|
|
2254
2308
|
documentation: 'https://docs.lido.fi/',
|
|
2255
2309
|
bridge: 'native',
|
|
2310
|
+
tags: ['BLUECHIP'],
|
|
2256
2311
|
},
|
|
2257
2312
|
waBasezETH: {
|
|
2258
2313
|
name: 'Wrapped Aave ezETH Token',
|
|
@@ -2277,6 +2332,7 @@ exports.tokens = {
|
|
|
2277
2332
|
description: 'Ether or ETH is the native currency built on the Ethereum blockchain.',
|
|
2278
2333
|
bridge: 'native',
|
|
2279
2334
|
documentation: 'https://ethereum.org/en/developers/docs/',
|
|
2335
|
+
tags: ['BLUECHIP'],
|
|
2280
2336
|
},
|
|
2281
2337
|
smUSDC: {
|
|
2282
2338
|
name: 'Seamless USDC Vault',
|
|
@@ -2352,7 +2408,7 @@ exports.tokens = {
|
|
|
2352
2408
|
description: '$noice will become a global, social currency. Tip on Farcaster.',
|
|
2353
2409
|
documentation: 'https://noice.so/#section-how',
|
|
2354
2410
|
bridge: 'native',
|
|
2355
|
-
tags: ['LARGE_HOLDERS'],
|
|
2411
|
+
tags: ['MEMECOIN', 'LARGE_HOLDERS'],
|
|
2356
2412
|
},
|
|
2357
2413
|
BOLDV2: {
|
|
2358
2414
|
name: 'BOLD Stablecoin',
|
|
@@ -2486,6 +2542,7 @@ exports.tokens = {
|
|
|
2486
2542
|
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.',
|
|
2487
2543
|
documentation: 'https://docs.aave.com/',
|
|
2488
2544
|
bridge: 'base-canonical',
|
|
2545
|
+
tags: ['BLUECHIP'],
|
|
2489
2546
|
},
|
|
2490
2547
|
MAMO: {
|
|
2491
2548
|
name: 'MAMO',
|
|
@@ -2827,6 +2884,7 @@ exports.tokens = {
|
|
|
2827
2884
|
description: 'Solana is a high-performance network that enables fast, secure, and affordable digital transactions. It powers thousands of applications ranging from payments and games to digital art and financial services. ',
|
|
2828
2885
|
documentation: 'https://solana.com/learn/what-is-solana',
|
|
2829
2886
|
bridge: 'chainlink-ccip',
|
|
2887
|
+
tags: ['BLUECHIP'],
|
|
2830
2888
|
},
|
|
2831
2889
|
EDEL: {
|
|
2832
2890
|
name: 'Edel',
|
|
@@ -61,6 +61,7 @@ export declare const berachain: {
|
|
|
61
61
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
62
62
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
63
63
|
readonly bridge: "layerzero";
|
|
64
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
64
65
|
};
|
|
65
66
|
readonly HONEY: {
|
|
66
67
|
readonly name: "Honey";
|
|
@@ -124,6 +125,7 @@ export declare const berachain: {
|
|
|
124
125
|
readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
|
|
125
126
|
readonly documentation: "";
|
|
126
127
|
readonly bridge: "layerzero";
|
|
128
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
127
129
|
};
|
|
128
130
|
readonly iBGT: {
|
|
129
131
|
readonly name: "Infrared Bera Governance Token";
|
|
@@ -159,6 +161,7 @@ export declare const berachain: {
|
|
|
159
161
|
readonly description: "Olympus is building OHM, a community-owned, decentralized and censorship-resistant reserve currency that is asset-backed, deeply liquid and used widely across Web3.";
|
|
160
162
|
readonly documentation: "https://docs.olympusdao.finance/";
|
|
161
163
|
readonly bridge: "layerzero";
|
|
164
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
162
165
|
};
|
|
163
166
|
readonly NAV: {
|
|
164
167
|
readonly name: "NavFinance";
|
|
@@ -385,6 +388,7 @@ export declare const berachain: {
|
|
|
385
388
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
386
389
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
387
390
|
readonly bridge: "layerzero";
|
|
391
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
388
392
|
};
|
|
389
393
|
readonly HONEY: {
|
|
390
394
|
readonly name: "Honey";
|
|
@@ -448,6 +452,7 @@ export declare const berachain: {
|
|
|
448
452
|
readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
|
|
449
453
|
readonly documentation: "";
|
|
450
454
|
readonly bridge: "layerzero";
|
|
455
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
451
456
|
};
|
|
452
457
|
readonly iBGT: {
|
|
453
458
|
readonly name: "Infrared Bera Governance Token";
|
|
@@ -483,6 +488,7 @@ export declare const berachain: {
|
|
|
483
488
|
readonly description: "Olympus is building OHM, a community-owned, decentralized and censorship-resistant reserve currency that is asset-backed, deeply liquid and used widely across Web3.";
|
|
484
489
|
readonly documentation: "https://docs.olympusdao.finance/";
|
|
485
490
|
readonly bridge: "layerzero";
|
|
491
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
486
492
|
};
|
|
487
493
|
readonly NAV: {
|
|
488
494
|
readonly name: "NavFinance";
|
|
@@ -58,6 +58,7 @@ export declare const tokens: {
|
|
|
58
58
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
59
59
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
60
60
|
readonly bridge: "layerzero";
|
|
61
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
61
62
|
};
|
|
62
63
|
readonly HONEY: {
|
|
63
64
|
readonly name: "Honey";
|
|
@@ -121,6 +122,7 @@ export declare const tokens: {
|
|
|
121
122
|
readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
|
|
122
123
|
readonly documentation: "";
|
|
123
124
|
readonly bridge: "layerzero";
|
|
125
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
124
126
|
};
|
|
125
127
|
readonly iBGT: {
|
|
126
128
|
readonly name: "Infrared Bera Governance Token";
|
|
@@ -156,6 +158,7 @@ export declare const tokens: {
|
|
|
156
158
|
readonly description: "Olympus is building OHM, a community-owned, decentralized and censorship-resistant reserve currency that is asset-backed, deeply liquid and used widely across Web3.";
|
|
157
159
|
readonly documentation: "https://docs.olympusdao.finance/";
|
|
158
160
|
readonly bridge: "layerzero";
|
|
161
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
159
162
|
};
|
|
160
163
|
readonly NAV: {
|
|
161
164
|
readonly name: "NavFinance";
|
|
@@ -29,6 +29,7 @@ exports.tokens = {
|
|
|
29
29
|
description: 'Ether or ETH is the native currency built on the Ethereum blockchain.',
|
|
30
30
|
documentation: 'https://ethereum.org/en/developers/docs/',
|
|
31
31
|
bridge: 'layerzero',
|
|
32
|
+
tags: ['BLUECHIP'],
|
|
32
33
|
},
|
|
33
34
|
HONEY: {
|
|
34
35
|
name: 'Honey',
|
|
@@ -92,6 +93,7 @@ exports.tokens = {
|
|
|
92
93
|
description: 'Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.',
|
|
93
94
|
documentation: '',
|
|
94
95
|
bridge: 'layerzero',
|
|
96
|
+
tags: ['BLUECHIP'],
|
|
95
97
|
},
|
|
96
98
|
iBGT: {
|
|
97
99
|
name: 'Infrared Bera Governance Token',
|
|
@@ -127,6 +129,7 @@ exports.tokens = {
|
|
|
127
129
|
description: 'Olympus is building OHM, a community-owned, decentralized and censorship-resistant reserve currency that is asset-backed, deeply liquid and used widely across Web3.',
|
|
128
130
|
documentation: 'https://docs.olympusdao.finance/',
|
|
129
131
|
bridge: 'layerzero',
|
|
132
|
+
tags: ['BLUECHIP'],
|
|
130
133
|
},
|
|
131
134
|
NAV: {
|
|
132
135
|
name: 'NavFinance',
|