Name
The name of the metric that is used in the public API.
For example, if the metric is `price_usd` it is provided as the `metric` argument.
Example:
{
getMetric(metric: "price_usd"){
timeseriesData(asset: "ethereum" from: "utc_now-90d" to: "utc_now" interval: "1d"){
datetime
value
}
}
}
|
|
Internal Name
The name of the metric that is used in the database tables.
The database tables are accessed through Santiment Queries when the
user interacts with the data via SQL.
How to use Santiment Queries, check this link
|
|
Frequency
The minimum interval at which the metric is updated.
For more details check this link
|
|
Docs
The link to the documentation page for the metric.
|
|
Has Incomplete Data
A boolean that indicates whether the metric has incomplete data.
Only daily metrics (metrics with Frequency of 1d or bigger) can have incomplete data.
In some cases, if the day is not yet complete, the current value can be misleading.
For instance, fetching daily active addresses at 12pm UTC would
include only half a day's data, potentially making the metric value for that day appear too low.
By default the incomplete data is not returned by the API.
To obtain this last incomplete data point, provide the `includeIncompleteData` flag
Example:
{
getMetric(metric: "daily_active_addresses"){
timeseriesData(
slug: "bitcoin"
from: "utc_now-3d"
to: "utc_now"
includeIncompleteData: true){
datetime
value
}
}
}
|
|
Default Aggregation
The default aggregation for the metric.
The default aggregation is hand picked so it makes most sense for the given metric.
For example, the default aggregation for `price_usd` is `LAST`, as other aggregations like
`SUM` do not make sense for that metric.
To override the default aggregation, provide the `aggregation` parameter.
Example:
{
getMetric(metric: "price_usd"){
timeseriesData(
slug: "bitcoin"
from: "utc_now-90d"
to: "utc_now"
aggregation: MAX){
datetime
value
}
}
}
|
|
Access
FREE - The metrics labeled FREE have their entire historical data and realtime data
available without any restrictions. These metrics are available to all users, regardless of their
subscription level.
RESTRICTED - The metrics labeled RESTRICTED have their historical and realtime data
restricted based on the subscription plan of the user.
To see how much of the historical and realtime data is restricted, check the restrictions
at the pricing page.
The documentation about the restriction is avaialble at this Academy page.
|
|
Is Timebound
A boolean that indicates whether the metric is timebound.
|
|
Available Aggregations
The available aggregations for the metric.
The aggregation controls how multiple data points are combined into one.
For example, if the metric is `price_usd`, the aggregation is `LAST`, and the
interval is `1d`, then each data point will be represented by the last price in the
given day.
All aggregations except `OHLC` are queried the same way:
Example:
{
getMetric(metric: "price_usd"){
timeseriesData(
slug: "bitcoin"
from: "utc_now-90d"
to: "utc_now"
aggregation: MAX){
datetime
value
}
}
}
When `OHLC` aggregation is used, the result is fetched in a different way -
use `valueOhlc` instead of `value`:
Example:
{
getMetric(metric: "price_usd"){
timeseriesData(
slug: "bitcoin"
from: "utc_now-90d"
to: "utc_now"
aggregation: OHLC){
datetime
valueOhlc {
open high close low
}
}
}
}
|
ANY, SUM, AVG, MIN, MAX, LAST, FIRST, MEDIAN, COUNT, OHLC
|
Available Selectors
The available selectors for the metric.
The selectors control what entity the data is fetched for.
For example, if the metric is `price_usd`, the selector is `asset`, and the
value is `ethereum`, then the data will be fetched for.
To provide any selector other than `slug`, use the `selector` input parameter.
Example:
{
getMetric(metric: "active_withdrawals_per_exchange"){
timeseriesData(
selector: { slug: "bitcoin" owner: "binance" }
from: "utc_now-90d"
to: "utc_now"){
datetime
value
}
}
}
|
|
Data Type
The data type of the metric.
The data type is used to determine how the data is stored and fetched.
All metrics with `timeseries` data type are fetched in a generic way using `timeseriesData` field.
Example:
{
getMetric(metric: "price_usd"){
timeseriesData(
slug: "bitcoin"
from: "utc_now-90d"
to: "utc_now"){
datetime
value
}
}
}
The metrics with `histogram` data type are fetched in different ways as their result format
could differ. Check the documentation of each such metric to see an example.
|
|
Available Assets
The assets for which the metric is available.
The metric can be fetched for any of the listed assets.
Each asset is uniquely identified by its `slug`:
Example:
{
getMetric(metric: "daily_active_addresses"){
timeseriesData(
slug: "bitcoin"
from: "utc_now-90d"
to: "utc_now"){
datetime
value
}
}
}
|
bazaars,
arb-gains-network,
cartesi,
peri-finance,
bitcicoin,
vectorspace-ai,
hxro,
vidt-dao,
polkastarter,
dodreamchain,
tratok,
venus-usdt,
sirin-labs-token,
storx-network,
daddy-tate,
covalent,
virtual-protocol,
beta-finance,
gods-unchained,
tenset,
kucoin-shares,
hord,
cryptozoon,
synternet,
sabai-ecoverse,
dingocoin,
kylin,
calcium,
dash,
findora,
allianceblock-nexera,
neo,
gocrypto-token,
cult-dao,
uquid_coin,
hyperchainx,
urus,
ordi,
agrello-delta,
truebit,
bao-finance,
rubic,
sakai-vault,
drep-new,
o-cyberconnect,
zeebu,
lisk,
somnium-space-cubes,
helium,
file-coin,
404aliens,
lido-staked-matic,
bonfida,
pickle-finance,
arweave,
tower-token,
fantom,
why,
polygon-ecosystem-token,
newscrypto,
pulsepad,
lush-ai,
only1,
omax-token,
nftb,
energi,
alchemist,
zenon,
ramp,
dos-network,
chronicle,
a-step-app,
steem-dollars,
gme,
exosis,
nsure-network,
mithril,
a-joe,
hashgard,
cybervein,
whitebit-token,
argentinefootballassociationfantoken,
powertrade-fuel,
opium,
adappter-token,
arb-sushi,
revolt-2-earn,
hedera-hashgraph,
cryptogpt,
popcat-sol,
fuse-network,
moonbot,
harrypotterobamapacman8inu,
high-performance-blockchain,
reflexer-ungovernance-token,
karat,
nord-finance,
rari-governance-token,
digitalnote,
suku,
truefeedback,
gho,
banana-gun,
mines-of-dalarnia,
streamit-coin,
sharetoken,
usdd,
nft-worlds,
tent,
centercoin,
conflux-network,
fanstime,
catcoin,
kubecoin,
5ire,
karrat,
yooshi,
chainx,
flare-finance,
xyo,
wrapped-cardano,
volt-inu-v2,
stobox-token,
acala,
vexanium,
zelcash,
wagerr,
metaverser,
oho,
velo,
p-binance-usd,
cyclone-protocol,
maga-vp,
mcdex,
samoyedcoin,
mongolnft-coin,
dmail-network,
p-nakamoto-games,
lobo-the-wolf-pup,
minter-network,
skycoin,
penpie,
valencia-cf-fan-token,
math,
hitchain,
unification,
autonolas,
syncfab,
decentral-games-new,
aurusx,
cheems,
osmosis,
free-coin,
havah,
commune-ai,
pups-ordinals,
everrise,
sora-validator-token,
umbrella-network,
nem,
saga,
ethereum-pow,
peanut,
pirate-chain,
mahadao,
ac-milan-fan-token,
non-playable-coin,
cmitcoin,
ronin,
frax-staked-ether,
remme,
ethereum-classic,
cream-finance,
kattana,
spartan-protocol,
iotex,
the-emerald-company,
wrapped-bitcoin,
vicicoin,
biopassport-token,
zclassic,
jesus-toys,
cheems-inu-new,
graviocoin,
revv,
clover,
poolz-finance,
xenioscoin,
one-share,
p-ixt-token,
yield-app,
zigcoin,
ost,
raze-network,
stpt,
telos,
evadore,
encrypgen,
defidollar-dao,
venus-bch,
axpr-token,
linkeye,
cudos,
bepro-network,
blackcardcoin,
arb-pendle,
p-usd-coin,
kine,
peakdefi,
santiment,
indahash,
drift,
defi-pulse-index,
torn,
alephium,
efforce,
akash-network,
outer-ring-mmo-gq,
dehub,
raiden-network-token,
qatar-2022-token,
vv-token,
oggy-inu,
syscoin,
marcopolo-protocol,
o-lyra-finance,
quant,
liquid-staked-eth,
mother-iggy,
medibloc,
dogwifhat,
saucerswap,
clube-atletico-mineiro-fan-token,
populous,
bnb-gaimin,
quickswap,
splintershards,
unifi-protocol-dao,
jigstack,
curve,
credits,
dreams-quest,
mumu-ing,
ellipsis,
a-usd-coin,
timeless,
bancor,
flow,
verified-usd,
playa3ull,
p-farcana,
self-crypto,
mintlayer,
deepbrain-chain,
quantum-resistant-ledger,
roobee,
viacoin,
playdapp,
p-frax,
compound,
p-metabeat,
hytopia,
airswap,
bondly,
namecoin,
bistroo,
lif3,
mantra-dao,
p-bloktopia,
xend-finance,
metaverse,
everycoin,
wicrypt,
pumapay,
doggy,
gamium,
connex,
litentry,
dehive,
firmachain,
zcash,
ribbon-finance,
across-protocol,
magic-internet-money,
palette,
metaverse-index,
minati-coin,
real-smurf-cat-eth,
o-weth,
deri-protocol,
internet-of-energy-network,
convergence,
zeusshield,
aragon,
appcoins,
honest,
antimatter,
p-nft-worlds,
orchid,
ethos,
zebec-network,
rabbitx,
zelix,
monetha,
smog,
onus,
aavegotchi-ghst-token,
scprime,
wrapped-tao,
bonk1,
gas,
flex,
apeiron,
ark,
singularitydao,
whale,
frontier,
bholdus,
a-benqi,
shroom-finance,
vertex-protocol,
bounce,
safemoon-inu,
cropbytes,
mon,
metaverse-face,
boom-dao,
core-dao,
balpha,
fire-lotto,
solanium,
gemini-dollar,
kusama,
bnb-frax,
beacon-eth,
veruscoin,
rei-network,
p-tether,
airight,
bnb-floki-inu,
hedget,
crowns,
loaf-cat,
hoppy-coin,
pumlx,
vimworld,
richquack-com,
saffron-finance,
synesis-one,
fringe-finance,
nxt,
loser-coin,
hapi-one,
gyen,
capitalrock,
perl-eco,
cryptoblades,
yearn-finance,
dione-protocol,
kaby-arena,
zilliqa,
hypercash,
melon,
arb-frax,
shentu,
oddz,
superfarm,
venus-xvs,
vader-protocol,
mcoin1,
footballcoin,
unus-sed-leo,
linqai,
homeros,
octofi,
probit,
finschia,
defibox,
restaked-swell-ethereum,
blocery,
victoria-vr,
vethor-token,
aurora-near,
hamster,
a-heroes-chained,
dxchain-token,
maidsafecoin,
electra-protocol,
rio-defi,
artrade,
kaspa,
paal-ai,
ondo-us-dollar-yield,
krypton-dao,
funfair,
unido,
nucypher,
ultiverse,
blazestake-staked-sol,
beamswap,
weecoins,
catman,
o3-swap,
pluton,
one-cash,
dvision-network,
ojamu,
keep3rv1,
team-heretics-fan-token,
o-veloce-vext,
primecoin,
berry-data,
definder-capital,
bifrost,
o-aave,
beyond-finance,
position-exchange,
nervenetwork,
shopping-io-token,
bibox-token,
gamezone,
hard-protocol,
dydx,
onx-finance,
boson-protocol,
papi,
tron,
helium-mobile,
locus-chain,
a-coq-inu,
circuits-of-value,
origyn-foundation,
unfederalreserve,
oax,
uniswap,
tokenclub,
ugold-inc,
nucleus-vision,
reapchain,
betprotocol,
the-graph,
apenft,
life-crypto,
bnb-sushi,
titanswap,
liquity,
bouncebit,
beam,
xdai,
modefi,
natus-vincere-fan-token,
fio-protocol,
mileverse,
best-fintech-investment-coin,
zeedex,
moutai,
art-de-finance,
moon-tropica,
nebulas-token,
chainge,
amepay,
dexgame,
analos,
sentinel,
wixlar,
waykichain,
selfkey,
usdj,
faraland,
psub,
aerodrome-finance,
switcheo,
cere-network,
verum-coin,
nuls,
xdefi-wallet,
dogelon,
viberate,
saitama-inu-new,
cajutel,
spx6900,
xcad-network,
pepe,
delphy,
your,
calamari-network,
bnb-usd-coin,
omchain,
zkswap-finance,
crypto-asset-governance-alliance,
ethereum-swarm,
blockburn,
easyfi,
kin,
truefi-token,
bittensor,
lightning,
decimal,
spectre-ai,
sweat-economy,
primas,
aura-finance,
sao-paulo-fc-fan-token,
evmos,
plantvsundead,
treecle,
nexus,
cannation,
nym,
radio-caca,
splyt,
kccpad,
ethereum-name-service,
hillstone,
district0x,
binamon,
pocket-network,
klever,
tokemak,
viction,
meme-alliance,
bitrue-coin,
trvl,
arb-arbitrum,
secret,
lattice-token,
alpine-f1-team-fan-token,
vnx-swiss-franc,
onbeam,
aptos,
vidya,
o-usd-coin,
michi,
digg,
guild-of-guardians,
epns,
pawswap,
iq,
arb-gmx,
orca,
neon,
kiltprotocol,
cz-the-goat,
zkml,
kira-network,
paid-network,
asterix-labs,
alva,
bitkan,
don-key,
stakecubecoin,
wax,
library-credit,
mcontent,
tenx,
solidus-ai-tech,
orion-protocol,
cirus-foundation,
astar,
shirtum,
wrapped-eeth,
badger-dao,
a-binance-usd,
coinmetro-token,
bidao,
salus,
o-frax,
theta-fuel,
super-zero,
apm-coin,
little-rabbit-v2,
get-protocol,
bitcoin-atom,
maps,
totemfi,
hipenguins,
ethpad,
derace,
rmrk,
affyn,
celestia,
vnx-euro,
quantfury-token,
curio-governance,
eden-network,
crow-with-knife,
morpheus-labs,
metatrace,
o-worldcoin-org,
peng-sol,
celo-dollar,
bird-money,
bakerytoken,
chainlink,
coreum,
beyond-protocol,
kripto-koin,
playermon,
ambire-wallet,
matic-network,
mainframe,
ux,
dydx-chain,
nexa,
amaterasu-omikami,
finblox,
power-ledger,
metafighter,
dymension,
bitcoin-diamond,
sohotrn,
indorse-token,
oasis-network,
baasid,
ycash,
sync-network,
paccoin,
gny,
the-dons,
naga,
nav-coin,
vvs-finance,
toncoin,
amber,
humaniq,
amon,
muse,
ternoa,
biconomy,
azuro-protocol,
loopring,
cortex,
inspect,
ultima,
gochain,
smartmesh,
shrapnel-com,
auctus,
terra-luna-v2,
polis,
burger-swap,
goons-of-balatroon,
bnb-labs-group,
octaspace,
adapad,
gameswift,
qrkita-token,
oxygen,
hydranet,
apu-apustaja,
hypergpt,
observer,
vaiot,
blank-wallet,
gleec,
dao-maker,
world-mobile-token,
switch,
trias-token,
smart-mfg,
signata,
limewire,
tectum,
oxbt,
saito,
digitalbits,
mask-network,
marblex,
superwalk,
salt,
ovr,
peony,
grok-erc,
index-cooperative,
hermez-network,
paint,
ethena-staked-usde,
immutable-x,
pirate-nation,
manchester-city-fan-token,
arb-wrapped-bitcoin,
cashaa,
stellar,
mytoken,
digitex-futures,
experience-chain,
hivemapper,
defi-yield-protocol,
monacoin,
my-defi-pet,
zetachain,
ninneko,
hatom,
dappradar,
baby-bonk-coin,
crash-on-base,
lto-network,
fei-protocol,
delysium,
wemix,
agatech,
thore-cash,
golem-network-tokens,
genopets,
ampleforth,
sentinel-chain,
spore-finance,
bitcoin-standard-hashrate-token,
decentr,
linka,
alpha-quark-token,
decubate,
nuritopia,
cyberconnect,
utrust,
trade-race-manager,
locgame,
decentraland,
league-of-kingdoms,
ufo-gaming,
mangoman-intelligent,
drife,
irisnet,
bnb-chain-of-legends,
ripio-credit-network,
bbs-network,
apyswap,
mina,
phoenix-global-new,
the-sandbox,
meverse,
okt,
chain-of-legends,
zksync,
elrond-egld,
centric-swap,
rally,
tidal-finance,
kelp-dao-restaked-eth,
polkabridge,
waves-enterprise,
mvl,
archloot,
onomy-protocol,
gifto,
venus-busd,
ilcoin,
gxchain,
tranche-finance,
audius,
machine-xchange-coin,
eosdac,
livepeer,
alien-worlds,
huobi-pool-token,
mdex,
paragonsdao,
newyorkcoin,
p-multi-collateral-dai,
spores-network,
multichain,
p-quickswap,
team-vitality-fan-token,
dock,
bitcoin-file,
rotharium,
arb-radiant-capital,
hanchain,
amond,
temdao,
theta,
fc-barcelona-fan-token,
haedal-staked-sui,
phantasma,
emirex,
zenzo,
minted,
vechain,
hodooi,
hawksight,
aelf,
reboot,
credefi,
swissborg,
dsla-protocol,
binance-coin,
p-rebel-bots,
islamicoin,
chainflip,
p-polytrade,
everest,
all-in,
top,
blur-token,
presearch,
ice-decentralized-future,
chain-games,
walken,
lympo,
undeads-games,
stasis-euro,
amp,
iskra,
kleros,
chain-guardians,
sincity-token,
solama,
miracle-play,
p-quickswap-new,
inverse-finance,
aigentx,
harrypotterobamasonic10inu-eth,
wings,
exrnchain,
rug-world-assets,
mantle-staked-ether,
destra-network,
forta,
hyve,
ethena,
p-balancer,
genaro-network,
blockpass,
p-orbcity,
lingose,
bnb-sleepless-ai,
snetwork,
haven-protocol,
oceanex-token,
lovely-inu-new,
derivadao,
bitcoin-gold,
amo-coin,
chain-swap,
aion,
bnb-magic-square,
notcoin,
pepefork,
mobilecoin,
hakka-finance,
vidy,
dejitaru-tsuka,
ally,
coinsbit-token,
pearl,
cryptrust,
scryinfo,
dent,
prosper,
litlab-games,
tiger-king-coin,
arbidex,
medical-chain,
researchcoin,
decred,
tifi-token,
unizen,
safecoin,
coldstack,
terra-virtua-kolekt,
satoshivm,
pbtc35a,
cloudbric,
spindle,
shark-cat,
alitas,
pepe-2-0,
aventus,
wrapped-cro,
hiveterminal-token,
exmo-coin,
everex,
arb-kujira,
sei,
nano,
symbiosis-finance,
duck-dao,
andy-on-sol,
bnb-trueusd,
wrapped-tron,
exeedme,
wombat-web-3-gaming-platform,
a-pangolin,
blocksquare-token,
polymesh,
lukso-network,
liquid-apps,
polymath-network,
bitball,
hopr,
pivx,
o-layerzero,
the-husl,
bridge-oracle,
chromia,
rocket-pool-eth,
inter-milan-fan-token,
stater,
carrot,
automata-network,
omni-network,
magic-token,
upfiring,
robonomics-network,
pigeoncoin,
magiccraft,
coreto,
sumokoin,
terrausd,
bitget-wallet-token,
bnb-eldarune,
mobius,
polkadex,
ravencoin,
vinuchain,
dark-frontiers,
mint-club,
sylo,
tensor,
zookeeper,
bnb-binance-usd,
venus,
pundix-new,
sc-corinthians-fan-token,
spheroid-universe,
vikkytoken,
gsenetwork,
oraichain-token,
stfx,
starknet-token,
gameswap,
city-tycoon-games,
throne,
revain,
clore-ai,
cosmos,
zmine,
unbound,
numbers-protocol,
smartofgiving,
o-wrapped-bitcoin,
yvs-finance,
axpire,
highstreet,
base-protocol,
planettoken,
mantle,
napoli-fan-token,
uma,
acknoledger,
pikachu,
oortech,
govi,
nfty-network,
ultra,
solend,
waffles-davincij15s-cat,
tokocrypto,
mybit,
arb-hegic,
teloscoin,
marlin,
bora,
meta,
yield-guild-games,
safeinsure,
blockasset,
beefy-finance,
wom-protocol,
niza-global,
cobak-token,
bitcoin-sv,
energy-web-token,
pacoca,
venus-usdc,
the-first-youtube-cat,
the-root-network,
liquid-astr,
tars-protocol,
six,
pooltogether,
3space-art,
hathor,
nafter,
omisego,
layerzero,
silly-dragon,
shibabitcoin,
gomining-token,
hiblocks,
ankr,
nuco-cloud,
swerve,
ssv-network,
geodnet,
bnb-trillioner,
zero1-labs,
oxbull-tech,
torum,
arb-sperax,
enecuum,
kalao,
arb-usd-coin,
star-link,
ontology-gas,
rupiah-token,
a-crabada,
onerare,
lootbot,
ethernity-chain,
gensokishis-metaverse,
unmarshal,
fenerbahce-token,
rollbit-coin,
moonbeam,
metamonkeyai,
shyft-network,
tether-gold,
iguverse,
xp-network,
neutron-ntrn,
golff,
kava,
gemie,
neutrino-system-base-token,
indigo-protocol,
senate,
binance-usd,
numeraire,
link,
og-fan-token,
memetoon,
stader,
tezos,
ozone-chain,
image-generation-ai,
levolution,
choise,
arb-layerzero,
alpaca-finance,
captain-tsubasa,
neversol,
global-token,
wall-street-memes,
libra-credit,
pkt,
optionroom,
thorstarter,
bnb-strikecoin,
lockchain,
frax-share,
mew,
maga-ethereum,
nkn,
veno-finance-vno,
status,
ton-crystal,
worldcoin-org,
nexo,
rocki,
etha-lend,
e-money-coin,
oasys,
creditcoin,
heartbout,
venus-reward-token,
proxi,
wall-street-games,
rainmaker-games,
cheqd,
crabada,
ardor,
breederdao,
joystream,
ceres,
step-finance,
moviebloc,
areon-network,
p-dimo,
tokenlon-network-token,
xels,
paypal-usd,
arcona,
troy,
yfdai-finance,
siacoin,
tottenham-hotspur-fan-token,
metaq,
8pay,
decentralized-vulnerability-platform,
benqi-liquid-staked-avax,
first-digital-usd,
pax-gold,
new-bitshares,
mainnetz,
avalanche,
bnb-openfabric-ai,
expanse,
salmonswap,
0xbtc,
dafi-protocol,
hedgetrade,
o-optimism,
sidus-heroes,
bnb-chromia,
airtor-protocol,
mancium,
aston-villa-fan-token,
unore,
metfi2,
songbird,
stride,
brn-metaverse,
quint,
strong,
milady-meme-coin,
klayswap-protocol,
spookyswap,
harvest-finance,
iostoken,
smart-layer-network,
sapphire,
billionhappiness,
now-token,
axelar,
near-protocol,
bnb-multi-collateral-dai,
sora,
hackenai,
banano,
agoras-tokens,
ageofgods,
lightning-bitcoin,
casper,
fognet,
furucombo,
bnsd-finance,
kadena,
pointpay,
shina-inu,
orion-money,
gamespad,
xerc20-pro,
waletoken,
rogin-ai,
smartcash,
paribus,
befe,
ix-swap,
turtlecoin,
ravencoin-classic,
dexe,
odin-protocol,
hashflow,
aethir,
cindicator,
unibot-eth,
contracoin,
lemochain,
erc20,
opacity,
hegic,
zaibot,
sanctum-infinity,
renzo,
o-velodrome-finance,
oin-finance,
celo,
v-systems,
taraxa,
nyzo,
spike-on-sol,
qubic,
tontoken,
legia-warsaw-fan-token,
p-cipher-v2,
wagyuswap,
pleasure-coin,
o-multi-collateral-dai,
chain-key-bitcoin,
elemon,
trabzonspor-fan-token,
wilder-world,
okb,
finxflo,
anchor-protocol,
dodo,
p-kasta,
bobs-repair,
darwinia-commitment-token,
realm,
standard-protocol,
dxdao,
stormx,
a-tether,
king,
metacade,
deso,
frax,
herocoin,
tosdis,
jumptoken,
unilend,
gems-protocol,
reserve-rights,
wootrade,
monavale,
rublix,
leverj-gluon,
ordinals,
parsiq,
ubix-network,
coinweb,
digix-gold-token,
rocket-vault-rocketx,
bittorrent-new,
yearn-finance-ii,
paris-saint-germain-fan-token,
bitcoin,
zentry,
arb-synapse-2,
api3,
comtech-gold,
lgcy-network,
hi-dollar,
bread,
kava-swap,
bigone-token,
roa-core,
bnktothefuture,
scorum-coins,
turbo,
friend-tech,
bnb-playzap,
nabox,
fellaz,
volo-staked-sui,
aurora,
amazy,
vara-network,
hypr-network,
cyberfi,
huobi-token,
rif-token,
wavax,
alex-lab,
kyber-network,
bricks,
arb-xai-games,
dogebonk,
dad-chain,
dextools,
wrapped-mantle,
paxos-standard,
polkamon,
dawn-protocol,
lien,
human,
p-voxies,
pixels,
swftcoin,
fintrux-network,
mysterium,
frax-price-index,
cetus-protocol,
mango-markets,
suterusu,
bitscrunch,
synthetify,
aryacoin,
blockv,
leisuremeta,
wanchain,
arb-magic-internet-money,
karura,
bnb-horizon-protocol,
tominet,
medishares,
degate,
meta-games-coin,
bnb-safepal,
aioz-network,
bob1,
cvault-finance,
project-galaxy,
bscpad,
wazirx,
minswap,
gamefi,
etherland,
polkapets,
shib-original-vision,
a-frax,
bnb-baby-doge-coin,
map-protocol,
deapcoin,
rizon-blockchain,
decimated,
flamengo-fan-token,
p-weth,
vabble,
seedify-fund,
skeb-coin,
dimecoin,
vnx-gold,
bella-protocol,
project-with,
glitch,
nunet,
arb-apex-token,
grove3,
the-currency-analytics,
threshold,
vibe,
p-chainlink,
safe-haven,
pnetwork,
synapse-2,
augur,
bobacat,
ait-protocol,
o-perpetual-protocol,
ethereum,
powerpool,
deus-finance-2,
sonic-app,
avinoc,
kimbo,
a2dao,
hashcoin,
bamboo-defi,
epik-protocol,
p-wifi-map,
multivac,
aston-martin-cognizant-fan-token,
lazio-fan-token,
gem-exchange-and-trading,
etherisc,
shiba-inu,
luna,
klaytn,
waves,
coti,
wrapped-xdc-network,
arsenal-fan-token,
polkadot-new,
bemo-staked-ton,
peipei-coin,
pibble,
super-trump-io,
impt,
p-gains-network,
metacraft,
coinex-token,
apollox,
p-soil,
bomb,
metaplex,
swell-sweth,
cardano,
euler-finance,
hashai,
tokenfi,
peercoin,
arcblock,
whiteheart,
basic-attention-token,
ether-fi,
boat-pilot-token,
rage-fan,
ruff,
tbtc-token,
handshake,
tellor,
pendle,
xcarnival,
book-io,
nash-exchange,
zeroswap,
dforce,
ben-the-dog,
babb,
payprotocol,
aevo,
forceprotocol,
trumpcoin-solana,
islamic-coin,
sparkpoint,
weth,
ipverse-eth,
verse-token,
fetch,
crust-shadow,
solve,
dfyn-network,
rocket-pool,
ether-fi-ethfi,
dragonchain,
morpheus-network,
unibright,
meme,
aeternity,
sarcophagus,
idex,
arb-curve,
basis-cash,
aidcoin,
arb-magic-token,
xrp,
landx-finance,
bitmart-token,
origin-dollar,
vertcoin,
a-gmx,
12ships,
ideaology,
aga,
deversifi,
game,
project-txa,
damex-token,
spell-token,
a-trueusd,
gravity-token,
union-protocol-governance-token,
stone,
volumint,
blind-boxes,
ttc-protocol,
defichain,
hunt,
rai,
goose-finance,
nftx,
myro,
rarible,
senso,
staked-wemix,
moneytoken,
maker,
lition,
smoothy,
bitpanda-ecosystem-token,
archer-dao-governance-token,
satt,
izumi-finance,
staked-trx,
cnns,
keystone-of-opportunity-knowledge,
hashsbx,
autonio,
pip,
validity,
defi-land,
xmon,
moon,
boutspro,
babyswap,
manta-network,
particl,
spore,
venom,
edgeware,
ariva,
snek,
wat,
humanscape,
bittorrent,
pepecoin,
abbc-coin,
internet-computer,
konomi-network,
tarot,
data-ownership-protocol,
blackfort-exchange-network,
counterparty,
forest-knight,
otcbtc-token,
polyswarm,
ime-lab,
masq,
groestlcoin,
bnb-tether,
centrifuge,
usdx-kava,
small-love-potion,
blockbank,
xpla,
fruits-eco,
vulcan-forged-pyr,
bnb-trust-wallet-token,
unobtanium,
illuvium,
wagmi-game-2,
airdao,
fivebalance,
gala-v2,
origin-dollar-governance,
polker,
dusk-network,
counos-x,
gamecredits,
wagie-bot,
gamercoin,
trac,
maple,
atlas-protocol,
nerd-bot,
multibit,
arepacoin,
fxdx-exchange,
tnc-coin,
webuy,
realio-network,
euro-coin,
shiba-saga,
young-boys-fan-token,
k21,
catwifhatsolana,
dexlab,
as-roma-fan-token,
o-kwenta,
kryza-exchange,
access-protocol,
planetwatch,
aipad,
hourglass,
88mph,
adx-net,
uponly,
popsicle-finance,
futureswap,
etherparty,
looksrare,
bnb-metafighter,
coin98,
p-wrapped-bitcoin,
leeds-united-fan-token,
lido-finance-wsteth,
edge-matrix-computing,
digifinextoken,
slothana,
avocado-dao-token,
gari,
divi,
smart-bitcoin,
gelato,
xdc-network,
ethereum-gold-project,
binemon,
edgecoin,
ecash,
wrapped-islamic-coin,
arcs,
zel,
ibstoken,
mobox,
p-klima-dao,
masa-network,
o-synthetix-network-token,
defigram,
ondo-finance,
yobit,
formation-fi,
fulcrom-finance,
chia-network,
neurashi,
p-peri-finance,
handy,
helium-iot,
orbler,
enjin-coin,
aditus,
o-tether,
huobi-btc,
passage,
bnb-space-id,
ancient8,
woonkly-power,
define,
p-aave,
prom,
streamity,
sovryn,
ergo,
dogecola,
plotx,
kissan,
p-genesis-worlds,
byte,
bitrock,
l,
azuki,
paraswap,
ink,
venus-eth,
grumpy,
woodcoin,
olyseum,
professional-fighters-league-fan-token,
botto,
geeq,
valor-token,
ferrum-network,
myneighboralice,
ooki-protocol,
sakura-bloom,
global-currency-reserve,
wrapped-everscale,
metronome,
sentinel-protocol,
constitutiondao,
just,
chronotech,
rimbit,
dinoswap,
steem,
hex,
internxt,
boba-network,
waykichain-governance-coin,
avatly-new,
0x,
wen,
polybius,
wing,
proximax,
pitbull,
essentia,
radiant,
axel,
vsxp,
function-x,
chain,
sake-token,
dero,
optimus-ai,
request,
opendao,
persistence,
float-protocol,
basenjibase,
contentos,
qanplatform,
xmax,
balancer,
BTRST,
brazil-national-football-team-fan-token,
ispolink,
dimitra,
skale-network,
big-time,
eldarune,
diamond-launch,
lambda,
orbcity,
elitium,
aki-network,
olympus,
hot-cross,
scallop-protocol,
beoble,
bnb-paxos-standard,
cat-token,
hydra,
honk,
sashimi,
singularitynet,
kaizen-finance,
bnb-nfprompt,
arionum,
landwolf-sol,
measurable-data-token,
neurai,
cotrader,
digital-reserve-currency,
massnet,
steth,
empty-set-dollar,
seth2,
burnedfi-app,
tiger-king,
telcoin,
stake-dao,
murall,
ampleforth-governance-token,
ava,
phala-network,
acorn-protocol,
moeda-loyalty-points,
uncx,
plastiks,
betfury,
vgx-token,
fox-token,
wonderman-nation,
alchemy-pay,
juventus-fan-token,
sats,
billy,
thetan-arena,
upcx,
alphabet-erc404,
noia-network,
nexdax-chain,
stratos,
toshithecat,
bitget-token-new,
dog-go-to-the-moon-rune,
galatasaray-fan-token,
value-defi-protocol,
litecoin,
strike,
mx-token,
polyhedra-network,
liquity-usd,
monero,
arpa-chain,
alpha-token,
space-id,
newton,
usd-coin,
anyswap,
grand-base,
matrix-ai-network,
taiko,
hydro-protocol,
big-data-protocol,
brickken,
node-ai,
netvrk,
xaya,
lido-dao,
etho-protocol,
bald,
trinity-network-credit,
tachyon-protocol,
synthetix-network-token,
daex,
katana-inu,
p-sportx,
hive,
matr1x-fire,
rangers-protocol,
polkalokr,
akropolis,
ion,
krypton-galaxy-coin,
blox-pro,
keep-network,
reef,
seele,
electrifyasia,
bytecoin-bcn,
azbit,
achain,
parcl,
convex-finance,
freeway-token,
stargate-finance,
crown-by-third-time-games,
mog-coin,
likecoin,
genesis-shards,
ethena-usde,
bifrost-bnc,
flare,
based-brett,
solchat,
propy,
smartshare,
perpetual-protocol,
mixmarvel,
starship,
kiba-inu,
catheon-gaming,
cellframe,
opal,
tokenpocket,
kommunitas,
dkargo,
arb-weth,
maga,
multiverse,
bitball-treasure,
bnb-usdd,
wrapped-iotex,
sifchain,
sui,
ren,
monsterra,
duckdaodime,
mongcoin,
insurace,
substratum,
jackpool-finance,
h2o-dao,
ai-analysis-token,
storj,
bluzelle,
duko,
moonriver,
seth,
p-permission-coin,
chiliz,
merlin-chain,
hifi-finance-new,
venus-ltc,
l7-dex,
kambria,
galeon,
alethea-artificial-liquid-intelligence-token,
gemma-extending-tech,
raydium,
kujira,
nyan-heroes,
clintex-cti,
combo-network,
zeepin,
shuffle,
wirex-token,
vegaprotocol,
moby,
o3swap,
dacxi,
qredo,
aurory,
dia-data,
lunyr,
lollybomb-meme-coin,
fusion,
smartkey,
graphlinq-protocol,
boysclubandy,
nervos-network,
platon,
orbs,
basis-gold-share,
swipe,
manifold-finance,
usdb,
paypolitan-token,
kleva-protocol,
zano,
hoge-finance,
duel,
opulous,
callisto-network,
star-atlas,
cpchain,
dynex,
ichi,
bnb-green-metaverse-token,
serum,
alvey-chain,
html-coin,
lista-dao,
peardao,
nvirworld,
solrise-finance,
o-balancer,
loom-network,
bnb-gt-protocol,
nft-art-finance,
gitcoin,
bnb-realfevr,
open-platform,
quadrantprotocol,
ignis,
akita-inu,
unkjd,
pillar,
metahero,
dogechain,
axie-infinity,
jito-staked-sol,
slerf,
clearpool,
salad,
temco,
altava,
injective-protocol,
atlas-navi,
digibyte,
blocknet,
shiden-network,
sonic-the-goat,
metisdao,
hypercycle,
bolt,
woof,
palm-ai,
jasmy,
lyra-finance,
king-shiba,
aimalls,
onbuff,
bonpay,
waifuai,
thrupenny,
curate,
thorchain,
octo-gaming,
arianee-protocol,
dora-factory-new,
venus-btc,
venus-dot,
oggy-inu-eth,
auto,
axis-defi,
deeper-network,
heroes-of-mavia,
school-hack-coin,
elastos,
arb-multi-collateral-dai,
ontology,
polkamarkets,
radix-protocol,
stader-ethx,
rai-finance-sofi,
zap,
celer-network,
bosagora,
efinity,
carbon-browser,
multi-collateral-dai,
spacechain,
odyssey,
celsius,
xy-finance,
blockstack,
swarm-markets,
venus-link,
joint-ventures,
kalkulus,
harmony,
hippocrat,
fractal,
coinbase-wrapped-staked-eth,
algorand,
bullperks,
skrumble-network,
trava-finance,
arb-stargate-finance,
swingby,
neopin,
playkey,
yamv3,
bottos,
assemble-protocol,
verasity,
pchain,
wizardia,
openocean,
thundercore,
neurotoken,
safe1,
constellation,
anchored-coins-aeur,
hemule,
keeperdao,
iagon,
mnde,
gigachad-meme,
io-net,
band-protocol,
a-magic-internet-money,
trueusd,
solana,
tokenomy,
beercoin,
jarvis-network,
x-cash,
chex-token,
artwallet,
zoracles,
pomerium-ecosystem-token,
creo-engine,
geojam-token,
aleph-im,
darwinia-network,
kryll,
fear-nfts,
zencash,
quiztok,
birake,
goldfinch-protocol,
platypus-finance,
metal,
araw,
refereum,
astroswap,
the-unfettered,
netmind-token,
echelon-prime,
zynecoin,
bitcoin-bep2,
flamingo,
enigma,
superrare,
chainbing,
maneki-coin,
biswap,
topgoal,
degen-base,
safeblast,
floki-inu-v2,
smartcredit-token,
a-multi-collateral-dai,
cumrocket,
oneledger,
caduceus-foundation,
mmx,
blitzpredict,
o-chainlink,
lcx,
misbloc,
umee,
on-chain-dynamics,
apeswap-finance,
fonsmartchain,
giant-mammoth,
contentbox,
waltonchain,
x-world-games,
mimblewimblecoin,
burger-cities,
cratos,
p-dust-protocol,
husd,
arb-tether,
alchemix,
bnb-swipe,
edelcoin,
gnosis-gno,
xrp-healthcare,
eigenpie-msteth,
impossible-decentralized-incubator-access,
wrapped-astar,
p-defactor,
vempire-ddao,
the-gold-token,
qorpo,
lumerin,
escroco-emerald,
proton,
mars-token,
bytom,
shiba-predator,
monolith,
p-uniswap,
iht-real-estate-protocol,
konnect,
nibiru-chain,
bnb-landshare,
linear,
propbase,
1inch,
dego-finance,
acquire-fi,
rlc,
bitcoin-wizards,
gourmet-galaxy,
venus-dai,
mist,
bridge-mutual,
bitdao,
guildfi,
moss-coin,
epic-cash,
stafi,
goztepe-sk-fantoken,
jupiter-ag,
mmocoin,
komodo,
s4fe,
attila,
snowgem,
solfarm,
mir-coin,
oduwa,
blockchain-monster-hunt,
zcoin,
altlayer,
dogami,
coinfi,
coinpoker,
gowithmi,
origin-protocol,
icon,
aeron,
redfox-labs,
gamebuild,
kyve-network,
neutrino-dollar,
portuma,
dhedge-dao,
corite,
integral,
0chain,
civic,
portal-gaming,
airbloc,
streamr-datacoin,
vite,
brokoli-network,
ziktalk,
kishu-inu,
green-ben,
mirror-protocol,
eminer,
maro,
nest-protocol,
spiritswap,
lybra-finance,
kardiachain,
adventure-gold,
retreeb,
bnb-baby-bonk-coin,
fibos,
bifi,
anyone-protocol,
grin,
alpha-finance-lab,
orion-xyz,
wrapped-pulse,
indexed-finance,
arb-dopex,
omniflix-network,
prisma-mkusd,
cookie,
naka-bodhi-token,
adshares,
nestree,
tether,
pyth-network,
arb-arbdoge-ai,
chewy-token,
earn-network,
decentraweb,
p-affyn,
wink,
statter-network,
polkafoundry,
ubxs,
altered-state-token,
quarkchain,
origintrail,
somesing,
cryptofranc,
openchat,
litecoin-cash,
infinitecoin,
max-exchange-token,
ftx-token,
millonarios-fc-fan-token,
star-atlas-polis,
milk-alliance,
meter,
crvusd,
elysia,
defina-finance,
zypto,
mintme-com-coin,
istanbul-basaksehir-fan-token,
aergo,
venus-bnb,
p-matic-network,
octopus-network,
ig-gold,
hiens3,
barnbridge,
defi-kingdoms,
smardex,
arkham,
tectonic,
gather,
green-satoshi-token,
gearbox-protocol,
orange-crypto,
regent-coin,
aave,
tranchess,
alanyaspor-fan-token,
chatcoin,
zippie,
bitcoin-cash,
insure,
terran-coin,
nodleiot,
razor-network,
portugal-national-team-fan-token,
suiswap,
galaxia,
wall-street-bet,
eos,
rss3,
sun-contract,
bitcore,
sealwifhat,
buck-hath-coin,
qash,
zkfair,
dav-coin,
electroneum,
taboo-token,
arb-chainlink,
uttoken,
storm,
crpt,
dprating,
crustnetwork,
tamadoge,
apex-token,
blast,
tokamak-network,
stronghold-token,
bone-shibaswap,
bad-idea-ai,
shido-inu-new,
yffii-finance,
genesysgo-shadow,
celo-euro,
ormeus-ecosystem,
slisbnb,
bitshares,
chain-key-ethereum,
snowswap,
doge-killer,
ocean-protocol,
verge,
concordium,
brz,
effect-ai,
vivid-coin,
maverick-protocol,
ufc-fan-token,
gmcoin,
stratis-new,
metadium,
sun-token,
silent-notary,
holo,
susd,
vindax-coin,
propchain,
polkacity,
tokoin,
neblio,
p-decentral-games-ice,
project-seed,
jito,
aleph-zero,
lossless,
fasttoken,
adamant-messenger,
stratis,
reddcoin,
lever,
cybermusic,
cryptex-finance,
shadows,
dexcheck,
voxel-x-network,
prometheum-prodigy,
nftrade,
te-food,
tether-eurt,
tribe,
p-carrieverse,
entangle,
orbit-chain,
apecoin-ape,
vesper,
radworks,
epik-prime,
eos-force,
crypto-com-coin,
wbnb,
dogecoin,
revomon,
dentacoin,
atomic-wallet-coin,
render,
symbol,
token-in,
trustswap,
revolve-games,
ponke,
koala-ai,
pstake-finance,
sidus-heroes-sidus-token,
wrapped-ncg,
ryo-currency,
vai,
velaspad,
tidalflats,
radium,
qtum,
elvishmagic,
iota,
staika,
belt,
zkbase,
bobo-coin,
bnb-getkicks,
merit-circle,
renzo-restaked-eth,
0x0-ai-ai-smart-contract,
atletico-de-madrid-fan-token,
feathercoin,
cornucopias,
gamee,
bnb-pancakeswap,
book-of-meme,
myria,
lithium,
sushi,
router-protocol,
julswap,
staked-eth,
nosana,
gatechain-token,
signum,
ceek-vr,
wall-street-games-new,
unilayer,
blendr-network,
adreward,
zelwin,
wormhole,
global-social-chain,
gravity-finance,
playa3ull-games-new,
xsgd,
monero-classic
|