Transactions
Bridges Transactions (Absolute)
GET
https://api.glassnode.com/v1/metrics/transactions/transfers_count_bridges
The number of transactions (transaction count) in the Ethereum network by contracts that allow transfer of tokens between different blockchains.
Query Parameters
a*
string
asset symbol: ETH
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 24h
f
string
format: JSON, CSV
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Bridges Transactions (Relative)
GET
https://api.glassnode.com/v1/metrics/transactions/transfers_count_bridges_relative
The relative amount (share) of transactions in the Ethereum network by contracts that allow transfer of tokens between different blockchains.
Query Parameters
a*
string
asset symbol: ETH
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 24h
f
string
format: JSON, CSV
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Change-Adjusted Volume (Mean)
GET
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_adjusted_mean
The mean value of a transfer, adjusted by change volume. Only successful transfers are counted.
Query Parameters
a*
string
asset symbol: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h, 10m
f
string
format: JSON, CSV
c
string
currency: NATIVE, USD
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Change-Adjusted Volume (Median)
GET
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_adjusted_median
The median value of a transfer, adjusted by change volume. Only successful transfers are counted.
Query Parameters
a*
string
asset symbol: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h, 10m
f
string
format: JSON, CSV
c
string
currency: NATIVE, USD
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Change-Adjusted Volume (Total)
GET
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_adjusted_sum
The total amount of coins transferred on-chain, adjusted by change volume. Only successful transfers are counted.
Query Parameters
a*
string
asset symbol: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h, 10m
f
string
format: JSON, CSV
c
string
currency: NATIVE, USD
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Coinjoin Output Count
GET
https://api.glassnode.com/v1/metrics/transactions/transfers_from_coinjoins_count
The total count of indistinguishable outputs in coinjoin transactions. The metric is an aggregate of different coinjoin providers. Note that coinjoin metrics rely on heuristics and statistical information that change over time. Therefore these metrics are mutable – the data is stable, but especially most recent data points are subject to slight fluctuations as time progresses.
Query Parameters
a*
string
asset symbol: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 24h
f
string
format: JSON, CSV
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Coinjoin Output Volume
GET
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_from_coinjoins_sum
The total amount of indistinguishable outputs in coinjoin transactions, i.e. the volume of coins mixed by different coinjoin providers. Note that coinjoin metrics rely on heuristics and statistical information that change over time. Therefore these metrics are mutable – the data is stable, but especially most recent data points are subject to slight fluctuations as time progresses.
Query Parameters
a*
string
asset symbol: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 24h
f
string
format: JSON, CSV
c
string
currency: USD, NATIVE
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Contract Calls (External)
GET
https://api.glassnode.com/v1/metrics/transactions/contract_calls_external_count
The total number of smart contract calls on the Ethereum network initiated by Externally Owned Addresses (EOAs), i.e. external transactions. Only successful transactions are counted.
Query Parameters
a*
string
asset symbol: ETH
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h
f
string
format: JSON, CSV
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Contract Calls (Internal)
GET
https://api.glassnode.com/v1/metrics/transactions/contract_calls_internal_count
The total number of internal smart contract calls on the Ethereum network, i.e. contract calls initiated by other contracts (internal transactions). Only successful transactions are counted.
Query Parameters
a*
string
asset symbol: ETH
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h
f
string
format: JSON, CSV
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
DeFi Transactions (Absolute)
GET
https://api.glassnode.com/v1/metrics/transactions/transfers_count_defi
The number of transactions (transaction count) in the Ethereum network by on-chain financial instruments and protocols implemented as smart contracts, including decentralized exchanges (DEXs).
Query Parameters
a*
string
asset symbol: ETH
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 24h
f
string
format: JSON, CSV
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
DeFi Transactions (Relative)
GET
https://api.glassnode.com/v1/metrics/transactions/transfers_count_defi_relative
The relative amount (share) of transactions in the Ethereum network by on-chain financial instruments and protocols implemented as smart contracts, including decentralized exchanges (DEXs).
Query Parameters
a*
string
asset symbol: ETH
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 24h
f
string
format: JSON, CSV
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Entity-Adjusted LTH Transfer Volume
GET
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_entity_adjusted_from_lth_sum
The total estimated amount of coins moved by long-term holders. Volume transferred within addresses of the same entity is excluded. Long- and Short-Term Holder supply is defined with respect to the entity's averaged purchasing date with weights given by a logistic function centered at an age of 155 days and a transition width of 10 days.
Entities are defined as a cluster of addresses that are controlled by the same network entity and are estimated through advanced heuristics and Glassnode's proprietary clustering algorithms. Note that entity–based metrics are based on data science techniques and statistical information that changes over time and are therefore mutable – the data is stable, but most recent data points are subject to slight fluctuations as time progresses. For more information see this article.
Query Parameters
a*
string
asset symbol: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 24h, 1h, 10m
f
string
format: JSON, CSV
c
string
currency: NATIVE, USD
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Entity-Adjusted LTH Transfer Volume in Loss
GET
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_entity_adjusted_from_lth_loss_sum
The total estimated amount of coins moved by long-term holders in loss. Volume transferred within addresses of the same entity is excluded. Coins are considered to be in loss when the price at the time the coins are spent is lower than the entity's average on-chain acquisition price for its funds. Long- and Short-Term Holder supply is defined with respect to the entity's averaged purchasing date with weights given by a logistic function centered at an age of 155 days and a transition width of 10 days.
Entities are defined as a cluster of addresses that are controlled by the same network entity and are estimated through advanced heuristics and Glassnode's proprietary clustering algorithms. Note that entity–based metrics are based on data science techniques and statistical information that changes over time and are therefore mutable – the data is stable, but most recent data points are subject to slight fluctuations as time progresses. For more information see this article.
Query Parameters
a*
string
asset symbol: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 24h, 1h, 10m
f
string
format: JSON, CSV
c
string
currency: NATIVE, USD
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Entity-Adjusted LTH Transfer Volume in Profit
GET
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_entity_adjusted_from_lth_profit_sum
The total estimated amount of coins moved by long-term holders in profit. Volume transferred within addresses of the same entity is excluded. Coins are considered to be in profit when the price at the time the coins are spent is higher than the entity's average on-chain acquisition price for its funds. Long- and Short-Term Holder supply is defined with respect to the entity's averaged purchasing date with weights given by a logistic function centered at an age of 155 days and a transition width of 10 days.
Entities are defined as a cluster of addresses that are controlled by the same network entity and are estimated through advanced heuristics and Glassnode's proprietary clustering algorithms. Note that entity–based metrics are based on data science techniques and statistical information that changes over time and are therefore mutable – the data is stable, but most recent data points are subject to slight fluctuations as time progresses. For more information see this article.
Query Parameters
a*
string
asset symbol: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 24h, 1h, 10m
f
string
format: JSON, CSV
c
string
currency: NATIVE, USD
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Entity-Adjusted LTH/STH Transfer Volume in Profit/Loss
GET
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_entity_adjusted_from_lth_sth_profit_loss_relative
The relative amount of coins moved by by long- and short-term holders in profit/loss. Volume transferred within addresses of the same entity is excluded. Coins are considered to be in profit/loss when the price at the time the coins are spent is higher/lower than the entity's average on-chain acquisition price for its funds. Long- and Short-Term Holder supply is defined with respect to the entity's averaged purchasing date with weights given by a logistic function centered at an age of 155 days and a transition width of 10 days.
Entities are defined as a cluster of addresses that are controlled by the same network entity and are estimated through advanced heuristics and Glassnode's proprietary clustering algorithms. Note that entity–based metrics are based on data science techniques and statistical information that changes over time and are therefore mutable – the data is stable, but most recent data points are subject to slight fluctuations as time progresses. For more information see this article.
Query Parameters
a*
string
asset symbol: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 24h, 1h, 10m
f
string
format: JSON, CSV
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Entity-Adjusted STH Transfer Volume
GET
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_entity_adjusted_from_sth_sum
The total estimated amount of coins moved by short-term holders. Volume transferred within addresses of the same entity is excluded. Long- and Short-Term Holder supply is defined with respect to the entity's averaged purchasing date with weights given by a logistic function centered at an age of 155 days and a transition width of 10 days.
Entities are defined as a cluster of addresses that are controlled by the same network entity and are estimated through advanced heuristics and Glassnode's proprietary clustering algorithms. Note that entity–based metrics are based on data science techniques and statistical information that changes over time and are therefore mutable – the data is stable, but most recent data points are subject to slight fluctuations as time progresses. For more information see this article.
Query Parameters
a*
string
asset symbol: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 24h, 1h, 10m
f
string
format: JSON, CSV
c
string
currency: NATIVE, USD
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Entity-Adjusted STH Transfer Volume in Loss
GET
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_entity_adjusted_from_sth_loss_sum
The total estimated amount of coins moved by short-term holders in loss. Volume transferred within addresses of the same entity is excluded. Coins are considered to be in loss when the price at the time the coins are spent is lower than the entity's average on-chain acquisition price for its funds. Long- and Short-Term Holder supply is defined with respect to the entity's averaged purchasing date with weights given by a logistic function centered at an age of 155 days and a transition width of 10 days.
Entities are defined as a cluster of addresses that are controlled by the same network entity and are estimated through advanced heuristics and Glassnode's proprietary clustering algorithms. Note that entity–based metrics are based on data science techniques and statistical information that changes over time and are therefore mutable – the data is stable, but most recent data points are subject to slight fluctuations as time progresses. For more information see this article.
Query Parameters
a*
string
asset symbol: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 24h, 1h, 10m
f
string
format: JSON, CSV
c
string
currency: NATIVE, USD
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Entity-Adjusted STH Transfer Volume in Profit
GET
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_entity_adjusted_from_sth_profit_sum
The total estimated amount of coins moved by short-term holders in profit. Volume transferred within addresses of the same entity is excluded. Coins are considered to be in profit when the price at the time the coins are spent is higher than the entity's average on-chain acquisition price for its funds. Long- and Short-Term Holder supply is defined with respect to the entity's averaged purchasing date with weights given by a logistic function centered at an age of 155 days and a transition width of 10 days.
Entities are defined as a cluster of addresses that are controlled by the same network entity and are estimated through advanced heuristics and Glassnode's proprietary clustering algorithms. Note that entity–based metrics are based on data science techniques and statistical information that changes over time and are therefore mutable – the data is stable, but most recent data points are subject to slight fluctuations as time progresses. For more information see this article.
Query Parameters
a*
string
asset symbol: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 24h, 1h, 10m
f
string
format: JSON, CSV
c
string
currency: NATIVE, USD
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Entity-Adjusted Transaction Count
GET
https://api.glassnode.com/v1/metrics/transactions/entity_adjusted_count
The estimated entity-adjusted number of transactions is defined as the number of transactions between different entities, i.e. the total number of transactions excluding transactions within addresses of the same entity. Entities are defined as a cluster of addresses that are controlled by the same network entity and are estimated through advanced heuristics and Glassnode's proprietary clustering algorithms. Note that entity–based metrics are based on data science techniques and statistical information that changes over time and are therefore mutable – the data is stable, but most recent data points are subject to slight fluctuations as time progresses.
For more information this article.
Query Parameters
a*
string
asset symbol: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h, 10m
f
string
format: JSON, CSV
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Entity-Adjusted Volume (Mean)
GET
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_entity_adjusted_mean
The mean estimated amount of coins moved between different entities, i.e. excluding the volume transferred within addresses of the same entity. Entities are defined as a cluster of addresses that are controlled by the same network entity and are estimated through advanced heuristics and Glassnode's proprietary clustering algorithms. Note that entity–based metrics are based on data science techniques and statistical information that changes over time and are therefore mutable – the data is stable, but most recent data points are subject to slight fluctuations as time progresses.
For more information this article.
Query Parameters
a*
string
asset symbol: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h, 10m
f
string
format: JSON, CSV
c
string
currency: NATIVE, USD
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Entity-Adjusted Volume (Median)
GET
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_entity_adjusted_median
The median estimated amount of coins moved between different entities, i.e. excluding volume transferred within addresses of the same entity. Entities are defined as a cluster of addresses that are controlled by the same network entity and are estimated through advanced heuristics and Glassnode's proprietary clustering algorithms. Note that entity–based metrics are based on data science techniques and statistical information that changes over time and are therefore mutable – the data is stable, but most recent data points are subject to slight fluctuations as time progresses.
For more information this article.
Query Parameters
a*
string
asset symbol: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h, 10m
f
string
format: JSON, CSV
c
string
currency: NATIVE, USD
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Entity-Adjusted Volume (Total)
GET
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_entity_adjusted_sum
The total estimated amount of coins moved between different entities, i.e. the total volumed transferred excluding the volume transferred within addresses of the same entity. Entities are defined as a cluster of addresses that are controlled by the same network entity and are estimated through advanced heuristics and Glassnode's proprietary clustering algorithms. Note that entity–based metrics are based on data science techniques and statistical information that changes over time and are therefore mutable – the data is stable, but most recent data points are subject to slight fluctuations as time progresses.
For more information this article.
Query Parameters
a*
string
asset symbol: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h, 10m
f
string
format: JSON, CSV
c
string
currency: NATIVE, USD
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
ERC-20 Transactions (Absolute)
GET
https://api.glassnode.com/v1/metrics/transactions/transfers_count_erc20
The number of transactions (transaction count) in the Ethereum network by transactions calling ERC20 contracts. Stablecoins contracts are excluded here.
Query Parameters
a*
string
asset symbol: ETH
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 24h
f
string
format: JSON, CSV
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
ERC-20 Transactions (Relative)
GET
https://api.glassnode.com/v1/metrics/transactions/transfers_count_erc20_relative
The relative amount (share) of transactions in the Ethereum network by transactions calling ERC20 contracts. Stablecoins contracts are excluded here.
Query Parameters
a*
string
asset symbol: ETH
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 24h
f
string
format: JSON, CSV
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Exchange Deposits
GET
https://api.glassnode.com/v1/metrics/transactions/transfers_to_exchanges_count
The total count of transfers to exchange addresses, i.e. the number of on-chain deposits to exchanges. Note that exchange metrics are based on our labeled data of exchange addresses that we constantly keep updating, as well as data science techniques and statistical information that changes over time. Therefore these metrics are mutable – the data is stable, but especially most recent data points are subject to slight fluctuations as time progresses.
Query Parameters
a*
string
asset symbol (see list below for more details)
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h, 10m
f
string
format: JSON, CSV
e
string
exchange name: aggregated, bibox, bigone, binance, bitfinex, bitget, bithumb, bitmex, bitstamp, bittrex, bybit, cobinhood, coinbase, coincheck, coinex, crypto.com, deribit, ftx, gate.io, gemini, hitbtc, huobi, korbit, kraken, kucoin, luno, nexo, okex, poloniex, swissborg, zb.com
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Supported asset symbols: BTC, ETH, 1INCH, AAVE, ABT, ACH, ACX, ADP, ADS, AE, AGIX, AGLD, AGRS, AHT, AIAT, AIOZ, AIPAD, AIT, ALCX, ALD, ALEPH, ALI, ALICE, ALKI, ALPH, ALPHA, AMB, AMO, AMP, AMPL, ANGLE, ANKR, ANT, APE, APEX, APFC, API3, APRS, AQT, ARIX, ARKM, ARPA, ASD, ASIA, AST, ASTO, ATA, AUCTION, AUDIO, AURORA, AVA, AXGT, AXL, AXS, B2M, BABYDOGE, BAD, BADGER, BAL, BAND, BAT, BAX, BEAMMW, BEL, BEPRO, BETA, BFC, BGB, BICO, BIGTIME, BITRUE, BKN, BLENDR, BLUR, BMEX, BMX, BNT, BOA, BOBA, BOBT, BOND, BONE, BOO, BORA, BORG, BOSON, BOTTO, BREED, BRG, BRISE, BROCK, BRWL, BTM, BUSD, BXX, BZR, BZRX, C98, CAGA, CAH, CAKE, CANTO, CAPS, CAST, CAW, CBETH, CBK, CBY, CEEK, CEL, CELL, CELR, CERE, CET, CGPT, CHEQ, CHESS, CHEX, CHR, CHRP, CHZ, CLV, COMAI, COMBO, COMP, COPI, CORGIAI, COTI, COVAL, COW, CPOOL, CQT, CRE, CREAM, CREDI, CREO, CRO, CRTS, CRU, CRV, CSIX, CSWAP, CTA, CTC, CTSI, CTX, CTXC, CUDOS, CULT, CVC, CVP, CVX, CVXCRV, CWEB, DAG, DAI, DAO, DAR, DATA, DC, DDX, DEAI, DEFIT, DEGO, DENT, DEP, DERC, DEXE, DEXT, DF, DFI, DHT, DIA, DIONE, DKA, DMAIL, DMTR, DNT, DODO, DOGENFT, DOLA, DOMI, DOSE, DPI, DRGN, DUSK, DUST, ECOX, EDEN, EDU, EFI, EJS, EL, ELA, ELF, ELON, ENA, ENG, ENJ, ENQAI, ENS, EPIK, ETHDYDX, ETHFI, EUL, EURS, EURT, FARM, FCT, FDUSD, FEI, FER, FET, FI, FIS, FLEX, FLIP, FLOKI, FLX, FOOM, FOR, FORT, FOX, FRAX, FRM, FRONT, FTM, FTT, FUN, FUSE, FX, FXS, GAL, GALA, GEEQ, GELATO, GEOJ, GFI, GHST, GLM, GMM, GMTT, GNO, GODS, GOG, GPU, GRT, GT, GUSD, HAI, HARRYP, HEART, HEGIC, HELLO, HEMULE, HEZ, HFT, HOPR, HOT, HT, HVH, IAG, ICHI, ID, IDEX, ILV, IMGNAI, IMX, INDEX, INJ, INSP, INV, IOTX, IPOR, IQ, ISKR, ISP, JOECOIN, JPEG, KAI, KARATE, KATA, KCS, KEEP, KEY, KISHU, KNDX, KOMPETE, KP3R, KRL, LADYS, LAI, LAMB, LBA, LDO, LEO, LEVER, LINA, LINK, LIT, LITH, LM, LMWR, LOKA, LON, LOOKS, LOOM, LPT, LQTY, LRC, LSETH, LSK, LSS, LUNC, LYXE, MAGIC, MAHA, MAN, MANA, MANTLE, MAP, MARSH, MATH, MATIC, MAVIA, MBL, MC, MCADE, MCB, MCRT, META, METH, METIS, MFT, MIN, MIR, MIX, MKR, MLN, MLT, MMX, MOC, MOG, MPL, MTA, MTD, MTL, MTLX, MUBI, MUSE, MUSIC, MVL, MX, MXC, MYRIA, MYTH, NAVI, NCT, NDX, NEAR, NEST, NEXO, NFT, NFTX, NIZA, NKN, NMR, NOIA, NRG, NSURE, NULS, NUM, NVIR, NWC, NXRA, NYM, OAX, OBSR, OCEAN, OCT, OGN, OGV, OHMV2, OKB, OLAS, OM, OMG, OMI, OOE, OOKI, OPEN, OPSEC, OPTI, OPUL, ORAI, ORB, ORBS, ORDS, ORN, OSAK, OVR, OX, OXT, OXY, PAAL, PANDORA, PARI, PAW, PAY, PDA, PEAS, PEOPLE, PEPE, PEPE2, PEPECOIN, PERP, PHA, PIB, PICKLE, PKF, PLU, PNK, PNT, POL, POLA, POLS, POLY, POND, POOH, PORK, PORT3, POWR, PPT, PRE, PRIME, PRNT, PROM, PROPC, PROS, PRQ, PSP, PSPS, PSTAKE, PSWAP, PTU, PUNDIX, PUSH, PYR, PYUSD, QASH, QKC, QNT, QORPO, QTCON, RACA, RAD, RADAR, RAI, RAIL, RARE, RARI, RBN, RBX, RDN, RDNT, REEF, REN, REP, REQ, RETH, REVV, REZ, RING, RLB, RLC, RMRK, ROOK, ROUTE, RPL, RSC, RSR, RSS3, RUNE, RVF, SAITA, SAITO, SAMA, SAND, SAVM, SD, SDAO, SDEX, SEAM, SENATE, SFP, SFRXETH, SFUND, SHFT, SHIB, SHIDO, SHRAP, SHX, SIDESHIFT, SIDUS, SILO, SIS, SKEB, SKEY, SKL, SLN, SMURFCATETH, SNC, SNT, SNX, SOFI, SOLVE, SOMNIUM, SORA, SOV, SPA, SPOOL, SQUIDGROW, SRM, SSV, STAKE, STARL, STAT, STBU, STETH, STG, STMX, STORJ, STOS, STPT, STRP, STRUMP, SUKU, SUPER, SURE, SUSD, SUSHI, SWAP, SWASH, SWEAT, SWFTC, SXP, SYLO, SYN, TARA, TBTC, TEL, TENET, TET, THALES, THOR, TIME, TKX, TLM, TLOS, TOKE, TOMI, TORN, TOWER, TPT, TRAC, TRIBE, TRUF, TRUMP, TRVL, TRYB, TSUKA, TT, TURBOT, TUSD, TVK, UBT, UDS, UFI, UFO, UFT, UMA, UNCX, UNFI, UNI, UNIBOT, UOS, UQC, USDC, USDD, USDE, USDP, USDT, USDY, USTC, UTK, UX, VALOR, VEGA, VERI, VEXT, VGX, VIB, VIDT, VIRTUAL, VIX, VMINT, VNM, VR, VRA, VVS, VXV, WAGMIGAMES, WALLET, WAMPL, WAVES, WAXP, WBETH, WBT, WBTC, WCFG, WETH, WHALE, WIKEN, WILD, WING, WISE, WLD, WMT, WNXM, WOJAK, WOO, WRLD, WRX, WSM, WXT, XAUT, XCAD, XCN, XDAO, XDB, XDEFI, XEN, XETA, XOR, XTM, XTP, XVS, XYO, YAM, YFI, YFII, YGG, YLD, ZCX, ZENT, ZIG, ZKML, ZRX
Exchange Inflow Volume (Mean)
GET
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_to_exchanges_mean
The mean value of a transfer to exchanges addresses. Only successful transfers are counted. Note that exchange metrics are based on our labeled data of exchange addresses that we constantly keep updating, as well as data science techniques and statistical information that changes over time. Therefore these metrics are mutable – the data is stable, but especially most recent data points are subject to slight fluctuations as time progresses.
Query Parameters
a*
string
asset symbol (see list below for more details)
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h, 10m
f
string
format: JSON, CSV
c
string
currency: NATIVE, USD
e
string
exchange name: aggregated, bibox, bigone, binance, bitfinex, bitget, bithumb, bitmex, bitstamp, bittrex, bybit, cobinhood, coinbase, coincheck, coinex, crypto.com, deribit, ftx, gate.io, gemini, hitbtc, huobi, korbit, kraken, kucoin, luno, nexo, okex, poloniex, swissborg, zb.com
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Supported asset symbols: BTC, ETH, 1INCH, AAVE, ABT, AMP, ANT, APE, BADGER, BAL, BAND, BAT, BNT, BOBA, BOND, BORG, BUSD, CAKE, CELR, COMP, CREAM, CRO, CRV, CVC, CVP, CVX, CVXCRV, DAI, DENT, DHT, DODO, DPI, DRGN, ELF, ENG, ENJ, ETHDYDX, EURS, FET, FLX, FRAX, FTM, FTT, FUN, FXS, GNO, GUSD, HEGIC, HOT, HT, IMX, KCS, LAMB, LBA, LDO, LEO, LINK, LOOM, LRC, MANA, MATIC, MCB, METIS, MIR, MKR, MLN, MTA, MTL, NEXO, NFTX, NMR, NSURE, OCEAN, OKB, OMG, PAY, PERP, PICKLE, PNK, PNT, POLY, POWR, PPT, PYUSD, QASH, QKC, QNT, RAI, RDN, REN, REP, RETH, RLC, ROOK, RSR, SAND, SFRXETH, SHIB, SNT, SNX, SSV, STAKE, STETH, STORJ, SUSD, SUSHI, TEL, TUSD, UBT, UMA, UNI, USDC, USDD, USDP, USDT, UTK, VERI, WBTC, WETH, YAM, YFI, ZRX
Exchange Inflow Volume (Total)
GET
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_to_exchanges_sum
The total amount of coins transferred to exchange addresses. Note that exchange metrics are based on our labeled data of exchange addresses that we constantly keep updating, as well as data science techniques and statistical information that changes over time. Therefore these metrics are mutable – the data is stable, but especially most recent data points are subject to slight fluctuations as time progresses.
Query Parameters
a*
string
asset symbol (see list below for more details)
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h, 10m
f
string
format: JSON, CSV
c
string
currency: NATIVE, USD
e
string
exchange name: aggregated, bibox, bigone, binance, bitfinex, bitget, bithumb, bitmex, bitstamp, bittrex, bybit, cobinhood, coinbase, coincheck, coinex, crypto.com, deribit, ftx, gate.io, gemini, hitbtc, huobi, korbit, kraken, kucoin, luno, nexo, okex, poloniex, swissborg, zb.com
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Supported asset symbols: BTC, ETH, 1INCH, AAVE, ABT, ACH, ACX, ADP, ADS, AE, AGIX, AGLD, AGRS, AHT, AIAT, AIOZ, AIPAD, AIT, ALCX, ALD, ALEPH, ALI, ALICE, ALKI, ALPH, ALPHA, AMB, AMO, AMP, AMPL, ANGLE, ANKR, ANT, APE, APEX, APFC, API3, APRS, AQT, ARIX, ARKM, ARPA, ASD, ASIA, AST, ASTO, ATA, AUCTION, AUDIO, AURORA, AVA, AXGT, AXL, AXS, B2M, BABYDOGE, BAD, BADGER, BAL, BAND, BAT, BAX, BEAMMW, BEL, BEPRO, BETA, BFC, BGB, BICO, BIGTIME, BITRUE, BKN, BLENDR, BLUR, BMEX, BMX, BNT, BOA, BOBA, BOBT, BOND, BONE, BOO, BORA, BORG, BOSON, BOTTO, BREED, BRG, BRISE, BROCK, BRWL, BTM, BUSD, BXX, BZR, BZRX, C98, CAGA, CAH, CAKE, CANTO, CAPS, CAST, CAW, CBETH, CBK, CBY, CEEK, CEL, CELL, CELR, CERE, CET, CGPT, CHEQ, CHESS, CHEX, CHR, CHRP, CHZ, CLV, COMAI, COMBO, COMP, COPI, CORGIAI, COTI, COVAL, COW, CPOOL, CQT, CRE, CREAM, CREDI, CREO, CRO, CRTS, CRU, CRV, CSIX, CSWAP, CTA, CTC, CTSI, CTX, CTXC, CUDOS, CULT, CVC, CVP, CVX, CVXCRV, CWEB, DAG, DAI, DAO, DAR, DATA, DC, DDX, DEAI, DEFIT, DEGO, DENT, DEP, DERC, DEXE, DEXT, DF, DFI, DHT, DIA, DIONE, DKA, DMAIL, DMTR, DNT, DODO, DOGENFT, DOLA, DOMI, DOSE, DPI, DRGN, DUSK, DUST, ECOX, EDEN, EDU, EFI, EJS, EL, ELA, ELF, ELON, ENA, ENG, ENJ, ENQAI, ENS, EPIK, ETHDYDX, ETHFI, EUL, EURS, EURT, FARM, FCT, FDUSD, FEI, FER, FET, FI, FIS, FLEX, FLIP, FLOKI, FLX, FOOM, FOR, FORT, FOX, FRAX, FRM, FRONT, FTM, FTT, FUN, FUSE, FX, FXS, GAL, GALA, GEEQ, GELATO, GEOJ, GFI, GHST, GLM, GMM, GMTT, GNO, GODS, GOG, GPU, GRT, GT, GUSD, HAI, HARRYP, HEART, HEGIC, HELLO, HEMULE, HEZ, HFT, HOPR, HOT, HT, HVH, IAG, ICHI, ID, IDEX, ILV, IMGNAI, IMX, INDEX, INJ, INSP, INV, IOTX, IPOR, IQ, ISKR, ISP, JOECOIN, JPEG, KAI, KARATE, KATA, KCS, KEEP, KEY, KISHU, KNDX, KOMPETE, KP3R, KRL, LADYS, LAI, LAMB, LBA, LDO, LEO, LEVER, LINA, LINK, LIT, LITH, LM, LMWR, LOKA, LON, LOOKS, LOOM, LPT, LQTY, LRC, LSETH, LSK, LSS, LUNC, LYXE, MAGIC, MAHA, MAN, MANA, MANTLE, MAP, MARSH, MATH, MATIC, MAVIA, MBL, MC, MCADE, MCB, MCRT, META, METH, METIS, MFT, MIN, MIR, MIX, MKR, MLN, MLT, MMX, MOC, MOG, MPL, MTA, MTD, MTL, MTLX, MUBI, MUSE, MUSIC, MVL, MX, MXC, MYRIA, MYTH, NAVI, NCT, NDX, NEAR, NEST, NEXO, NFT, NFTX, NIZA, NKN, NMR, NOIA, NRG, NSURE, NULS, NUM, NVIR, NWC, NXRA, NYM, OAX, OBSR, OCEAN, OCT, OGN, OGV, OHMV2, OKB, OLAS, OM, OMG, OMI, OOE, OOKI, OPEN, OPSEC, OPTI, OPUL, ORAI, ORB, ORBS, ORDS, ORN, OSAK, OVR, OX, OXT, OXY, PAAL, PANDORA, PARI, PAW, PAY, PDA, PEAS, PEOPLE, PEPE, PEPE2, PEPECOIN, PERP, PHA, PIB, PICKLE, PKF, PLU, PNK, PNT, POL, POLA, POLS, POLY, POND, POOH, PORK, PORT3, POWR, PPT, PRE, PRIME, PRNT, PROM, PROPC, PROS, PRQ, PSP, PSPS, PSTAKE, PSWAP, PTU, PUNDIX, PUSH, PYR, PYUSD, QASH, QKC, QNT, QORPO, QTCON, RACA, RAD, RADAR, RAI, RAIL, RARE, RARI, RBN, RBX, RDN, RDNT, REEF, REN, REP, REQ, RETH, REVV, REZ, RING, RLB, RLC, RMRK, ROOK, ROUTE, RPL, RSC, RSR, RSS3, RUNE, RVF, SAITA, SAITO, SAMA, SAND, SAVM, SD, SDAO, SDEX, SEAM, SENATE, SFP, SFRXETH, SFUND, SHFT, SHIB, SHIDO, SHRAP, SHX, SIDESHIFT, SIDUS, SILO, SIS, SKEB, SKEY, SKL, SLN, SMURFCATETH, SNC, SNT, SNX, SOFI, SOLVE, SOMNIUM, SORA, SOV, SPA, SPOOL, SQUIDGROW, SRM, SSV, STAKE, STARL, STAT, STBU, STETH, STG, STMX, STORJ, STOS, STPT, STRP, STRUMP, SUKU, SUPER, SURE, SUSD, SUSHI, SWAP, SWASH, SWEAT, SWFTC, SXP, SYLO, SYN, TARA, TBTC, TEL, TENET, TET, THALES, THOR, TIME, TKX, TLM, TLOS, TOKE, TOMI, TORN, TOWER, TPT, TRAC, TRIBE, TRUF, TRUMP, TRVL, TRYB, TSUKA, TT, TURBOT, TUSD, TVK, UBT, UDS, UFI, UFO, UFT, UMA, UNCX, UNFI, UNI, UNIBOT, UOS, UQC, USDC, USDD, USDE, USDP, USDT, USDY, USTC, UTK, UX, VALOR, VEGA, VERI, VEXT, VGX, VIB, VIDT, VIRTUAL, VIX, VMINT, VNM, VR, VRA, VVS, VXV, WAGMIGAMES, WALLET, WAMPL, WAVES, WAXP, WBETH, WBT, WBTC, WCFG, WETH, WHALE, WIKEN, WILD, WING, WISE, WLD, WMT, WNXM, WOJAK, WOO, WRLD, WRX, WSM, WXT, XAUT, XCAD, XCN, XDAO, XDB, XDEFI, XEN, XETA, XOR, XTM, XTP, XVS, XYO, YAM, YFI, YFII, YGG, YLD, ZCX, ZENT, ZIG, ZKML, ZRX
Exchange Netflow Volume
GET
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_exchanges_net
The difference in volume flowing into exchanges and out of exchanges, i.e. the net flow of coins into/out of exchanges. Note that exchange metrics are based on our labeled data of exchange addresses that we constantly keep updating, as well as data science techniques and statistical information that changes over time. Therefore these metrics are mutable – the data is stable, but especially most recent data points are subject to slight fluctuations as time progresses.
Query Parameters
a*
string
asset symbol (see list below for more details)
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h, 10m
f
string
format: JSON, CSV
c
string
currency: NATIVE, USD
e
string
exchange name: aggregated, bibox, bigone, binance, bitfinex, bitget, bithumb, bitmex, bitstamp, bittrex, bybit, cobinhood, coinbase, coincheck, coinex, crypto.com, deribit, ftx, gate.io, gemini, hitbtc, huobi, korbit, kraken, kucoin, luno, nexo, okex, poloniex, swissborg, zb.com
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Supported asset symbols: BTC, ETH, 1INCH, AAVE, ABT, ACH, ACX, ADP, ADS, AE, AGIX, AGLD, AGRS, AHT, AIAT, AIOZ, AIPAD, AIT, ALCX, ALD, ALEPH, ALI, ALICE, ALKI, ALPH, ALPHA, AMB, AMO, AMP, AMPL, ANGLE, ANKR, ANT, APE, APEX, APFC, API3, APRS, AQT, ARIX, ARKM, ARPA, ASD, ASIA, AST, ASTO, ATA, AUCTION, AUDIO, AURORA, AVA, AXGT, AXL, AXS, B2M, BABYDOGE, BAD, BADGER, BAL, BAND, BAT, BAX, BEAMMW, BEL, BEPRO, BETA, BFC, BGB, BICO, BIGTIME, BITRUE, BKN, BLENDR, BLUR, BMEX, BMX, BNT, BOA, BOBA, BOBT, BOND, BONE, BOO, BORA, BORG, BOSON, BOTTO, BREED, BRG, BRISE, BROCK, BRWL, BTM, BUSD, BXX, BZR, BZRX, C98, CAGA, CAH, CAKE, CANTO, CAPS, CAST, CAW, CBETH, CBK, CBY, CEEK, CEL, CELL, CELR, CERE, CET, CGPT, CHEQ, CHESS, CHEX, CHR, CHRP, CHZ, CLV, COMAI, COMBO, COMP, COPI, CORGIAI, COTI, COVAL, COW, CPOOL, CQT, CRE, CREAM, CREDI, CREO, CRO, CRTS, CRU, CRV, CSIX, CSWAP, CTA, CTC, CTSI, CTX, CTXC, CUDOS, CULT, CVC, CVP, CVX, CVXCRV, CWEB, DAG, DAI, DAO, DAR, DATA, DC, DDX, DEAI, DEFIT, DEGO, DENT, DEP, DERC, DEXE, DEXT, DF, DFI, DHT, DIA, DIONE, DKA, DMAIL, DMTR, DNT, DODO, DOGENFT, DOLA, DOMI, DOSE, DPI, DRGN, DUSK, DUST, ECOX, EDEN, EDU, EFI, EJS, EL, ELA, ELF, ELON, ENA, ENG, ENJ, ENQAI, ENS, EPIK, ETHDYDX, ETHFI, EUL, EURS, EURT, FARM, FCT, FDUSD, FEI, FER, FET, FI, FIS, FLEX, FLIP, FLOKI, FLX, FOOM, FOR, FORT, FOX, FRAX, FRM, FRONT, FTM, FTT, FUN, FUSE, FX, FXS, GAL, GALA, GEEQ, GELATO, GEOJ, GFI, GHST, GLM, GMM, GMTT, GNO, GODS, GOG, GPU, GRT, GT, GUSD, HAI, HARRYP, HEART, HEGIC, HELLO, HEMULE, HEZ, HFT, HOPR, HOT, HT, HVH, IAG, ICHI, ID, IDEX, ILV, IMGNAI, IMX, INDEX, INJ, INSP, INV, IOTX, IPOR, IQ, ISKR, ISP, JOECOIN, JPEG, KAI, KARATE, KATA, KCS, KEEP, KEY, KISHU, KNDX, KOMPETE, KP3R, KRL, LADYS, LAI, LAMB, LBA, LDO, LEO, LEVER, LINA, LINK, LIT, LITH, LM, LMWR, LOKA, LON, LOOKS, LOOM, LPT, LQTY, LRC, LSETH, LSK, LSS, LUNC, LYXE, MAGIC, MAHA, MAN, MANA, MANTLE, MAP, MARSH, MATH, MATIC, MAVIA, MBL, MC, MCADE, MCB, MCRT, META, METH, METIS, MFT, MIN, MIR, MIX, MKR, MLN, MLT, MMX, MOC, MOG, MPL, MTA, MTD, MTL, MTLX, MUBI, MUSE, MUSIC, MVL, MX, MXC, MYRIA, MYTH, NAVI, NCT, NDX, NEAR, NEST, NEXO, NFT, NFTX, NIZA, NKN, NMR, NOIA, NRG, NSURE, NULS, NUM, NVIR, NWC, NXRA, NYM, OAX, OBSR, OCEAN, OCT, OGN, OGV, OHMV2, OKB, OLAS, OM, OMG, OMI, OOE, OOKI, OPEN, OPSEC, OPTI, OPUL, ORAI, ORB, ORBS, ORDS, ORN, OSAK, OVR, OX, OXT, OXY, PAAL, PANDORA, PARI, PAW, PAY, PDA, PEAS, PEOPLE, PEPE, PEPE2, PEPECOIN, PERP, PHA, PIB, PICKLE, PKF, PLU, PNK, PNT, POL, POLA, POLS, POLY, POND, POOH, PORK, PORT3, POWR, PPT, PRE, PRIME, PRNT, PROM, PROPC, PROS, PRQ, PSP, PSPS, PSTAKE, PSWAP, PTU, PUNDIX, PUSH, PYR, PYUSD, QASH, QKC, QNT, QORPO, QTCON, RACA, RAD, RADAR, RAI, RAIL, RARE, RARI, RBN, RBX, RDN, RDNT, REEF, REN, REP, REQ, RETH, REVV, REZ, RING, RLB, RLC, RMRK, ROOK, ROUTE, RPL, RSC, RSR, RSS3, RUNE, RVF, SAITA, SAITO, SAMA, SAND, SAVM, SD, SDAO, SDEX, SEAM, SENATE, SFP, SFRXETH, SFUND, SHFT, SHIB, SHIDO, SHRAP, SHX, SIDESHIFT, SIDUS, SILO, SIS, SKEB, SKEY, SKL, SLN, SMURFCATETH, SNC, SNT, SNX, SOFI, SOLVE, SOMNIUM, SORA, SOV, SPA, SPOOL, SQUIDGROW, SRM, SSV, STAKE, STARL, STAT, STBU, STETH, STG, STMX, STORJ, STOS, STPT, STRP, STRUMP, SUKU, SUPER, SURE, SUSD, SUSHI, SWAP, SWASH, SWEAT, SWFTC, SXP, SYLO, SYN, TARA, TBTC, TEL, TENET, TET, THALES, THOR, TIME, TKX, TLM, TLOS, TOKE, TOMI, TORN, TOWER, TPT, TRAC, TRIBE, TRUF, TRUMP, TRVL, TRYB, TSUKA, TT, TURBOT, TUSD, TVK, UBT, UDS, UFI, UFO, UFT, UMA, UNCX, UNFI, UNI, UNIBOT, UOS, UQC, USDC, USDD, USDE, USDP, USDT, USDY, USTC, UTK, UX, VALOR, VEGA, VERI, VEXT, VGX, VIB, VIDT, VIRTUAL, VIX, VMINT, VNM, VR, VRA, VVS, VXV, WAGMIGAMES, WALLET, WAMPL, WAVES, WAXP, WBETH, WBT, WBTC, WCFG, WETH, WHALE, WIKEN, WILD, WING, WISE, WLD, WMT, WNXM, WOJAK, WOO, WRLD, WRX, WSM, WXT, XAUT, XCAD, XCN, XDAO, XDB, XDEFI, XEN, XETA, XOR, XTM, XTP, XVS, XYO, YAM, YFI, YFII, YGG, YLD, ZCX, ZENT, ZIG, ZKML, ZRX
Exchange Netflow Volume by Size
GET
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_exchanges_net_by_size
Breakdown of the net flow of coins into/out of exchanges by the USD value of the transactions. Note that exchange metrics are based on our labeled data of exchange addresses that we constantly keep updating, as well as data science techniques and statistical information that changes over time. Therefore these metrics are mutable - the data is stable, but especially most recent data points are subject to slight fluctuations as time progresses.
Query Parameters
a*
string
asset symbol: BTC, ETH
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 24h, 1h, 10m
f
string
format: JSON, CSV
c
string
currency: NATIVE, USD
e
string
exchange name: aggregated, binance, bitfinex, bithumb, bitmex, bitstamp, bittrex, bybit, coinbase, coincheck, crypto.com, deribit, ftx, gate.io, gemini, hitbtc, huobi, kraken, kucoin, luno, okex, poloniex
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Exchange Outflow Volume (Mean)
GET
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_from_exchanges_mean
The mean value of a transfer from exchanges addresses. Only successful transfers are counted. Note that exchange metrics are based on our labeled data of exchange addresses that we constantly keep updating, as well as data science techniques and statistical information that changes over time. Therefore these metrics are mutable – the data is stable, but especially most recent data points are subject to slight fluctuations as time progresses.
Query Parameters
a*
string
asset symbol (see list below for more details)
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h, 10m
f
string
format: JSON, CSV
c
string
currency: NATIVE, USD
e
string
exchange name: aggregated, bibox, bigone, binance, bitfinex, bitget, bithumb, bitmex, bitstamp, bittrex, bybit, cobinhood, coinbase, coincheck, coinex, crypto.com, deribit, ftx, gate.io, gemini, hitbtc, huobi, korbit, kraken, kucoin, luno, nexo, okex, poloniex, swissborg, zb.com
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Supported asset symbols: BTC, ETH, 1INCH, AAVE, ABT, AMP, ANT, APE, BADGER, BAL, BAND, BAT, BNT, BOBA, BOND, BORG, BUSD, CAKE, CELR, COMP, CREAM, CRO, CRV, CVC, CVP, CVX, CVXCRV, DAI, DENT, DHT, DODO, DPI, DRGN, ELF, ENG, ENJ, ETHDYDX, EURS, FET, FLX, FRAX, FTM, FTT, FUN, FXS, GNO, GUSD, HEGIC, HOT, HT, IMX, KCS, LAMB, LBA, LDO, LEO, LINK, LOOM, LRC, MANA, MATIC, MCB, METIS, MIR, MKR, MLN, MTA, MTL, NEXO, NFTX, NMR, NSURE, OCEAN, OKB, OMG, PAY, PERP, PICKLE, PNK, PNT, POLY, POWR, PPT, PYUSD, QASH, QKC, QNT, RAI, RDN, REN, REP, RETH, RLC, ROOK, RSR, SAND, SFRXETH, SHIB, SNT, SNX, SSV, STAKE, STETH, STORJ, SUSD, SUSHI, TEL, TUSD, UBT, UMA, UNI, USDC, USDD, USDP, USDT, UTK, VERI, WBTC, WETH, YAM, YFI, ZRX
Exchange Outflow Volume (Total)
GET
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_from_exchanges_sum
The total amount of coins transferred from exchange addresses. Note that exchange metrics are based on our labeled data of exchange addresses that we constantly keep updating, as well as data science techniques and statistical information that changes over time. Therefore these metrics are mutable – the data is stable, but especially most recent data points are subject to slight fluctuations as time progresses.
Query Parameters
a*
string
asset symbol (see list below for more details)
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h, 10m
f
string
format: JSON, CSV
c
string
currency: NATIVE, USD
e
string
exchange name: aggregated, bibox, bigone, binance, bitfinex, bitget, bithumb, bitmex, bitstamp, bittrex, bybit, cobinhood, coinbase, coincheck, coinex, crypto.com, deribit, ftx, gate.io, gemini, hitbtc, huobi, korbit, kraken, kucoin, luno, nexo, okex, poloniex, swissborg, zb.com
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Supported asset symbols: BTC, ETH, 1INCH, AAVE, ABT, ACH, ACX, ADP, ADS, AE, AGIX, AGLD, AGRS, AHT, AIAT, AIOZ, AIPAD, AIT, ALCX, ALD, ALEPH, ALI, ALICE, ALKI, ALPH, ALPHA, AMB, AMO, AMP, AMPL, ANGLE, ANKR, ANT, APE, APEX, APFC, API3, APRS, AQT, ARIX, ARKM, ARPA, ASD, ASIA, AST, ASTO, ATA, AUCTION, AUDIO, AURORA, AVA, AXGT, AXL, AXS, B2M, BABYDOGE, BAD, BADGER, BAL, BAND, BAT, BAX, BEAMMW, BEL, BEPRO, BETA, BFC, BGB, BICO, BIGTIME, BITRUE, BKN, BLENDR, BLUR, BMEX, BMX, BNT, BOA, BOBA, BOBT, BOND, BONE, BOO, BORA, BORG, BOSON, BOTTO, BREED, BRG, BRISE, BROCK, BRWL, BTM, BUSD, BXX, BZR, BZRX, C98, CAGA, CAH, CAKE, CANTO, CAPS, CAST, CAW, CBETH, CBK, CBY, CEEK, CEL, CELL, CELR, CERE, CET, CGPT, CHEQ, CHESS, CHEX, CHR, CHRP, CHZ, CLV, COMAI, COMBO, COMP, COPI, CORGIAI, COTI, COVAL, COW, CPOOL, CQT, CRE, CREAM, CREDI, CREO, CRO, CRTS, CRU, CRV, CSIX, CSWAP, CTA, CTC, CTSI, CTX, CTXC, CUDOS, CULT, CVC, CVP, CVX, CVXCRV, CWEB, DAG, DAI, DAO, DAR, DATA, DC, DDX, DEAI, DEFIT, DEGO, DENT, DEP, DERC, DEXE, DEXT, DF, DFI, DHT, DIA, DIONE, DKA, DMAIL, DMTR, DNT, DODO, DOGENFT, DOLA, DOMI, DOSE, DPI, DRGN, DUSK, DUST, ECOX, EDEN, EDU, EFI, EJS, EL, ELA, ELF, ELON, ENA, ENG, ENJ, ENQAI, ENS, EPIK, ETHDYDX, ETHFI, EUL, EURS, EURT, FARM, FCT, FDUSD, FEI, FER, FET, FI, FIS, FLEX, FLIP, FLOKI, FLX, FOOM, FOR, FORT, FOX, FRAX, FRM, FRONT, FTM, FTT, FUN, FUSE, FX, FXS, GAL, GALA, GEEQ, GELATO, GEOJ, GFI, GHST, GLM, GMM, GMTT, GNO, GODS, GOG, GPU, GRT, GT, GUSD, HAI, HARRYP, HEART, HEGIC, HELLO, HEMULE, HEZ, HFT, HOPR, HOT, HT, HVH, IAG, ICHI, ID, IDEX, ILV, IMGNAI, IMX, INDEX, INJ, INSP, INV, IOTX, IPOR, IQ, ISKR, ISP, JOECOIN, JPEG, KAI, KARATE, KATA, KCS, KEEP, KEY, KISHU, KNDX, KOMPETE, KP3R, KRL, LADYS, LAI, LAMB, LBA, LDO, LEO, LEVER, LINA, LINK, LIT, LITH, LM, LMWR, LOKA, LON, LOOKS, LOOM, LPT, LQTY, LRC, LSETH, LSK, LSS, LUNC, LYXE, MAGIC, MAHA, MAN, MANA, MANTLE, MAP, MARSH, MATH, MATIC, MAVIA, MBL, MC, MCADE, MCB, MCRT, META, METH, METIS, MFT, MIN, MIR, MIX, MKR, MLN, MLT, MMX, MOC, MOG, MPL, MTA, MTD, MTL, MTLX, MUBI, MUSE, MUSIC, MVL, MX, MXC, MYRIA, MYTH, NAVI, NCT, NDX, NEAR, NEST, NEXO, NFT, NFTX, NIZA, NKN, NMR, NOIA, NRG, NSURE, NULS, NUM, NVIR, NWC, NXRA, NYM, OAX, OBSR, OCEAN, OCT, OGN, OGV, OHMV2, OKB, OLAS, OM, OMG, OMI, OOE, OOKI, OPEN, OPSEC, OPTI, OPUL, ORAI, ORB, ORBS, ORDS, ORN, OSAK, OVR, OX, OXT, OXY, PAAL, PANDORA, PARI, PAW, PAY, PDA, PEAS, PEOPLE, PEPE, PEPE2, PEPECOIN, PERP, PHA, PIB, PICKLE, PKF, PLU, PNK, PNT, POL, POLA, POLS, POLY, POND, POOH, PORK, PORT3, POWR, PPT, PRE, PRIME, PRNT, PROM, PROPC, PROS, PRQ, PSP, PSPS, PSTAKE, PSWAP, PTU, PUNDIX, PUSH, PYR, PYUSD, QASH, QKC, QNT, QORPO, QTCON, RACA, RAD, RADAR, RAI, RAIL, RARE, RARI, RBN, RBX, RDN, RDNT, REEF, REN, REP, REQ, RETH, REVV, REZ, RING, RLB, RLC, RMRK, ROOK, ROUTE, RPL, RSC, RSR, RSS3, RUNE, RVF, SAITA, SAITO, SAMA, SAND, SAVM, SD, SDAO, SDEX, SEAM, SENATE, SFP, SFRXETH, SFUND, SHFT, SHIB, SHIDO, SHRAP, SHX, SIDESHIFT, SIDUS, SILO, SIS, SKEB, SKEY, SKL, SLN, SMURFCATETH, SNC, SNT, SNX, SOFI, SOLVE, SOMNIUM, SORA, SOV, SPA, SPOOL, SQUIDGROW, SRM, SSV, STAKE, STARL, STAT, STBU, STETH, STG, STMX, STORJ, STOS, STPT, STRP, STRUMP, SUKU, SUPER, SURE, SUSD, SUSHI, SWAP, SWASH, SWEAT, SWFTC, SXP, SYLO, SYN, TARA, TBTC, TEL, TENET, TET, THALES, THOR, TIME, TKX, TLM, TLOS, TOKE, TOMI, TORN, TOWER, TPT, TRAC, TRIBE, TRUF, TRUMP, TRVL, TRYB, TSUKA, TT, TURBOT, TUSD, TVK, UBT, UDS, UFI, UFO, UFT, UMA, UNCX, UNFI, UNI, UNIBOT, UOS, UQC, USDC, USDD, USDE, USDP, USDT, USDY, USTC, UTK, UX, VALOR, VEGA, VERI, VEXT, VGX, VIB, VIDT, VIRTUAL, VIX, VMINT, VNM, VR, VRA, VVS, VXV, WAGMIGAMES, WALLET, WAMPL, WAVES, WAXP, WBETH, WBT, WBTC, WCFG, WETH, WHALE, WIKEN, WILD, WING, WISE, WLD, WMT, WNXM, WOJAK, WOO, WRLD, WRX, WSM, WXT, XAUT, XCAD, XCN, XDAO, XDB, XDEFI, XEN, XETA, XOR, XTM, XTP, XVS, XYO, YAM, YFI, YFII, YGG, YLD, ZCX, ZENT, ZIG, ZKML, ZRX
Exchange Withdrawals
GET
https://api.glassnode.com/v1/metrics/transactions/transfers_from_exchanges_count
The total count of transfers from exchange addresses, i.e. the number of on-chain withdrawals from exchanges. Note that exchange metrics are based on our labeled data of exchange addresses that we constantly keep updating, as well as data science techniques and statistical information that changes over time. Therefore these metrics are mutable – the data is stable, but especially most recent data points are subject to slight fluctuations as time progresses.
Query Parameters
a*
string
asset symbol (see list below for more details)
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h, 10m
f
string
format: JSON, CSV
e
string
exchange name: aggregated, bibox, bigone, binance, bitfinex, bitget, bithumb, bitmex, bitstamp, bittrex, bybit, cobinhood, coinbase, coincheck, coinex, crypto.com, deribit, ftx, gate.io, gemini, hitbtc, huobi, korbit, kraken, kucoin, luno, nexo, okex, poloniex, swissborg, zb.com
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Supported asset symbols: BTC, ETH, 1INCH, AAVE, ABT, ACH, ACX, ADP, ADS, AE, AGIX, AGLD, AGRS, AHT, AIAT, AIOZ, AIPAD, AIT, ALCX, ALD, ALEPH, ALI, ALICE, ALKI, ALPH, ALPHA, AMB, AMO, AMP, AMPL, ANGLE, ANKR, ANT, APE, APEX, APFC, API3, APRS, AQT, ARIX, ARKM, ARPA, ASD, ASIA, AST, ASTO, ATA, AUCTION, AUDIO, AURORA, AVA, AXGT, AXL, AXS, B2M, BABYDOGE, BAD, BADGER, BAL, BAND, BAT, BAX, BEAMMW, BEL, BEPRO, BETA, BFC, BGB, BICO, BIGTIME, BITRUE, BKN, BLENDR, BLUR, BMEX, BMX, BNT, BOA, BOBA, BOBT, BOND, BONE, BOO, BORA, BORG, BOSON, BOTTO, BREED, BRG, BRISE, BROCK, BRWL, BTM, BUSD, BXX, BZR, BZRX, C98, CAGA, CAH, CAKE, CANTO, CAPS, CAST, CAW, CBETH, CBK, CBY, CEEK, CEL, CELL, CELR, CERE, CET, CGPT, CHEQ, CHESS, CHEX, CHR, CHRP, CHZ, CLV, COMAI, COMBO, COMP, COPI, CORGIAI, COTI, COVAL, COW, CPOOL, CQT, CRE, CREAM, CREDI, CREO, CRO, CRTS, CRU, CRV, CSIX, CSWAP, CTA, CTC, CTSI, CTX, CTXC, CUDOS, CULT, CVC, CVP, CVX, CVXCRV, CWEB, DAG, DAI, DAO, DAR, DATA, DC, DDX, DEAI, DEFIT, DEGO, DENT, DEP, DERC, DEXE, DEXT, DF, DFI, DHT, DIA, DIONE, DKA, DMAIL, DMTR, DNT, DODO, DOGENFT, DOLA, DOMI, DOSE, DPI, DRGN, DUSK, DUST, ECOX, EDEN, EDU, EFI, EJS, EL, ELA, ELF, ELON, ENA, ENG, ENJ, ENQAI, ENS, EPIK, ETHDYDX, ETHFI, EUL, EURS, EURT, FARM, FCT, FDUSD, FEI, FER, FET, FI, FIS, FLEX, FLIP, FLOKI, FLX, FOOM, FOR, FORT, FOX, FRAX, FRM, FRONT, FTM, FTT, FUN, FUSE, FX, FXS, GAL, GALA, GEEQ, GELATO, GEOJ, GFI, GHST, GLM, GMM, GMTT, GNO, GODS, GOG, GPU, GRT, GT, GUSD, HAI, HARRYP, HEART, HEGIC, HELLO, HEMULE, HEZ, HFT, HOPR, HOT, HT, HVH, IAG, ICHI, ID, IDEX, ILV, IMGNAI, IMX, INDEX, INJ, INSP, INV, IOTX, IPOR, IQ, ISKR, ISP, JOECOIN, JPEG, KAI, KARATE, KATA, KCS, KEEP, KEY, KISHU, KNDX, KOMPETE, KP3R, KRL, LADYS, LAI, LAMB, LBA, LDO, LEO, LEVER, LINA, LINK, LIT, LITH, LM, LMWR, LOKA, LON, LOOKS, LOOM, LPT, LQTY, LRC, LSETH, LSK, LSS, LUNC, LYXE, MAGIC, MAHA, MAN, MANA, MANTLE, MAP, MARSH, MATH, MATIC, MAVIA, MBL, MC, MCADE, MCB, MCRT, META, METH, METIS, MFT, MIN, MIR, MIX, MKR, MLN, MLT, MMX, MOC, MOG, MPL, MTA, MTD, MTL, MTLX, MUBI, MUSE, MUSIC, MVL, MX, MXC, MYRIA, MYTH, NAVI, NCT, NDX, NEAR, NEST, NEXO, NFT, NFTX, NIZA, NKN, NMR, NOIA, NRG, NSURE, NULS, NUM, NVIR, NWC, NXRA, NYM, OAX, OBSR, OCEAN, OCT, OGN, OGV, OHMV2, OKB, OLAS, OM, OMG, OMI, OOE, OOKI, OPEN, OPSEC, OPTI, OPUL, ORAI, ORB, ORBS, ORDS, ORN, OSAK, OVR, OX, OXT, OXY, PAAL, PANDORA, PARI, PAW, PAY, PDA, PEAS, PEOPLE, PEPE, PEPE2, PEPECOIN, PERP, PHA, PIB, PICKLE, PKF, PLU, PNK, PNT, POL, POLA, POLS, POLY, POND, POOH, PORK, PORT3, POWR, PPT, PRE, PRIME, PRNT, PROM, PROPC, PROS, PRQ, PSP, PSPS, PSTAKE, PSWAP, PTU, PUNDIX, PUSH, PYR, PYUSD, QASH, QKC, QNT, QORPO, QTCON, RACA, RAD, RADAR, RAI, RAIL, RARE, RARI, RBN, RBX, RDN, RDNT, REEF, REN, REP, REQ, RETH, REVV, REZ, RING, RLB, RLC, RMRK, ROOK, ROUTE, RPL, RSC, RSR, RSS3, RUNE, RVF, SAITA, SAITO, SAMA, SAND, SAVM, SD, SDAO, SDEX, SEAM, SENATE, SFP, SFRXETH, SFUND, SHFT, SHIB, SHIDO, SHRAP, SHX, SIDESHIFT, SIDUS, SILO, SIS, SKEB, SKEY, SKL, SLN, SMURFCATETH, SNC, SNT, SNX, SOFI, SOLVE, SOMNIUM, SORA, SOV, SPA, SPOOL, SQUIDGROW, SRM, SSV, STAKE, STARL, STAT, STBU, STETH, STG, STMX, STORJ, STOS, STPT, STRP, STRUMP, SUKU, SUPER, SURE, SUSD, SUSHI, SWAP, SWASH, SWEAT, SWFTC, SXP, SYLO, SYN, TARA, TBTC, TEL, TENET, TET, THALES, THOR, TIME, TKX, TLM, TLOS, TOKE, TOMI, TORN, TOWER, TPT, TRAC, TRIBE, TRUF, TRUMP, TRVL, TRYB, TSUKA, TT, TURBOT, TUSD, TVK, UBT, UDS, UFI, UFO, UFT, UMA, UNCX, UNFI, UNI, UNIBOT, UOS, UQC, USDC, USDD, USDE, USDP, USDT, USDY, USTC, UTK, UX, VALOR, VEGA, VERI, VEXT, VGX, VIB, VIDT, VIRTUAL, VIX, VMINT, VNM, VR, VRA, VVS, VXV, WAGMIGAMES, WALLET, WAMPL, WAVES, WAXP, WBETH, WBT, WBTC, WCFG, WETH, WHALE, WIKEN, WILD, WING, WISE, WLD, WMT, WNXM, WOJAK, WOO, WRLD, WRX, WSM, WXT, XAUT, XCAD, XCN, XDAO, XDB, XDEFI, XEN, XETA, XOR, XTM, XTP, XVS, XYO, YAM, YFI, YFII, YGG, YLD, ZCX, ZENT, ZIG, ZKML, ZRX
In-House Exchange Volume
GET
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_within_exchanges_sum
The total amount of coins transferred within wallets of the same exchange. Note that exchange metrics are based on our labeled data of exchange addresses that we constantly keep updating, as well as data science techniques and statistical information that changes over time. Therefore these metrics are mutable – the data is stable, but especially most recent data points are subject to slight fluctuations as time progresses.
Query Parameters
a*
string
asset symbol (see list below for more details)
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h, 10m
f
string
format: JSON, CSV
c
string
currency: NATIVE, USD
e
string
exchange name: aggregated, bibox, bigone, binance, bitfinex, bitget, bithumb, bitmex, bitstamp, bittrex, bybit, cobinhood, coinbase, coincheck, coinex, crypto.com, deribit, ftx, gate.io, gemini, hitbtc, huobi, korbit, kraken, kucoin, luno, nexo, okex, poloniex, swissborg, zb.com
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Supported asset symbols: BTC, ETH, 1INCH, AAVE, ABT, AMP, ANT, APE, BADGER, BAL, BAND, BAT, BNT, BOBA, BOND, BORG, BUSD, CAKE, CELR, COMP, CREAM, CRO, CRV, CVC, CVP, CVX, CVXCRV, DAI, DENT, DHT, DODO, DPI, DRGN, ELF, ENG, ENJ, ETHDYDX, EURS, FET, FLX, FRAX, FTM, FTT, FUN, FXS, GNO, GUSD, HEGIC, HOT, HT, IMX, KCS, LAMB, LBA, LDO, LEO, LINK, LOOM, LRC, MANA, MATIC, MCB, METIS, MIR, MKR, MLN, MTA, MTL, NEXO, NFTX, NMR, NSURE, OCEAN, OKB, OMG, PAY, PERP, PICKLE, PNK, PNT, POLY, POWR, PPT, PYUSD, QASH, QKC, QNT, RAI, RDN, REN, REP, RETH, RLC, ROOK, RSR, SAND, SFRXETH, SHIB, SNT, SNX, SSV, STAKE, STETH, STORJ, SUSD, SUSHI, TEL, TUSD, UBT, UMA, UNI, USDC, USDD, USDP, USDT, UTK, VERI, WBTC, WETH, YAM, YFI, ZRX
Inscriptions Block Size Share
GET
https://api.glassnode.com/v1/metrics/transactions/inscriptions_size_share
This metric shows the share or proportion of the data size of transactions including inscriptions for each inscription type relative to the total block size (hourly or daily). It provides insights into the distribution of data size across different inscription types. The bar chart represents the share of each type's data size over time, with the x-axis representing the block time resolution and the y-axis representing the share of the block size.
Query Parameters
a*
string
asset symbol: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h
f
string
format: JSON, CSV
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Inscriptions Fee Share
GET
https://api.glassnode.com/v1/metrics/transactions/inscriptions_fee_share
This metric shows the share or proportion of fees associated with transactions including inscriptions for each type relative to the total fees (hourly or daily). The bar chart represents the share of fees for each type over time, with the x-axis representing the block time resolution and the y-axis displaying the share of fees.
Query Parameters
a*
string
asset symbol: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h
f
string
format: JSON, CSV
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Inscriptions Fees
GET
https://api.glassnode.com/v1/metrics/transactions/inscriptions_fee
This metric indicates the fees associated with transactions including inscriptions for each type. The bar chart visualizes the fees (in BTC) for each type over time, with the x-axis representing the block time resolution and the y-axis displaying the fees.
Query Parameters
a*
string
asset symbol: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h
f
string
format: JSON, CSV
c
string
currency: NATIVE, USD
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Inscriptions Total Block Size
GET
https://api.glassnode.com/v1/metrics/transactions/inscriptions_size_sum
This metric represents the cumulative sum of the size (in terms of data size) of transactions for different types of inscription. The bar chart visualizes the total data size accumulated over time for each inscription type, with the x-axis representing the block time resolution and the y-axis displaying the cumulative sum of size.
Query Parameters
a*
string
asset symbol: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h
f
string
format: JSON, CSV
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Inscriptions Total Count
GET
https://api.glassnode.com/v1/metrics/transactions/inscriptions_count_sum
This metric presents the cumulative sum of transactions including inscriptions for each inscription type. The bar chart illustrates the cumulative sum of each type, with the x-axis representing the block time resolution and the y-axis displaying the cumulative sum of inscription transactions.
Query Parameters
a*
string
asset symbol: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h
f
string
format: JSON, CSV
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Inscriptions Transaction Count
GET
https://api.glassnode.com/v1/metrics/transactions/inscriptions_count
This metric represents the total number of transactions with inscriptions for each inscription type (text (other than brc-20), text/brc-20, image, video, other, and audio). The chart visualizes this metric over time, using a bar chart, with the x-axis representing the block time resolution (e.g., hourly or daily) and the y-axis representing the count of inscription transactions.
Query Parameters
a*
string
asset symbol: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h
f
string
format: JSON, CSV
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Inscriptions Transaction Count Share
GET
https://api.glassnode.com/v1/metrics/transactions/inscriptions_count_share
This metric shows the share or proportion of transactions with inscriptions for each type relative to the total volume (hourly or daily). The bar chart displays the share of each inscription type over time, with the x-axis representing the block time resolution and the y-axis representing the share of inscription transactions.
Query Parameters
a*
string
asset symbol: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h
f
string
format: JSON, CSV
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Inter-Exchange Transfers
GET
https://api.glassnode.com/v1/metrics/transactions/transfers_between_exchanges_count
The total count of transfers between exchanges. Note that exchange metrics are based on our labeled data of exchange addresses that we constantly keep updating, as well as data science techniques and statistical information that changes over time. Therefore these metrics are mutable – the data is stable, but especially most recent data points are subject to slight fluctuations as time progresses.
Query Parameters
a*
string
asset symbol (see list below for more details)
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h, 10m
f
string
format: JSON, CSV
from_exchange
string
from_exchange name (see /v1/metrics/transactions/transfers_between_exchanges_count/flows for a full list)
to_exchange
string
to_exchange name (see /v1/metrics/transactions/transfers_between_exchanges_count/flows for a full list)
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Supported asset symbols: BTC, ETH, 1INCH, AAVE, ABT, ACH, ACX, ADP, ADS, AE, AGIX, AGLD, AGRS, AHT, AIAT, AIOZ, AIPAD, AIT, ALCX, ALD, ALEPH, ALI, ALICE, ALKI, ALPH, ALPHA, AMB, AMO, AMP, AMPL, ANGLE, ANKR, ANT, APE, APEX, APFC, API3, APRS, AQT, ARIX, ARKM, ARPA, ASD, ASIA, AST, ASTO, ATA, AUCTION, AUDIO, AURORA, AVA, AXGT, AXL, AXS, B2M, BABYDOGE, BAD, BADGER, BAL, BAND, BAT, BAX, BEAMMW, BEL, BEPRO, BETA, BFC, BGB, BICO, BIGTIME, BITRUE, BKN, BLENDR, BLUR, BMEX, BMX, BNT, BOA, BOBA, BOBT, BOND, BONE, BOO, BORA, BORG, BOSON, BOTTO, BREED, BRG, BRISE, BROCK, BRWL, BTM, BUSD, BXX, BZR, BZRX, C98, CAGA, CAH, CAKE, CANTO, CAPS, CAST, CAW, CBETH, CBK, CBY, CEEK, CEL, CELL, CELR, CERE, CET, CGPT, CHEQ, CHESS, CHEX, CHR, CHRP, CHZ, CLV, COMAI, COMBO, COMP, COPI, CORGIAI, COTI, COVAL, COW, CPOOL, CQT, CRE, CREAM, CREDI, CREO, CRO, CRTS, CRU, CRV, CSIX, CSWAP, CTA, CTC, CTSI, CTX, CTXC, CUDOS, CULT, CVC, CVP, CVX, CVXCRV, CWEB, DAG, DAI, DAO, DAR, DATA, DC, DDX, DEAI, DEFIT, DEGO, DENT, DEP, DERC, DEXE, DEXT, DF, DFI, DHT, DIA, DIONE, DKA, DMAIL, DMTR, DNT, DODO, DOGENFT, DOLA, DOMI, DOSE, DPI, DRGN, DUSK, DUST, ECOX, EDEN, EDU, EFI, EJS, EL, ELA, ELF, ELON, ENA, ENG, ENJ, ENQAI, ENS, EPIK, ETHDYDX, ETHFI, EUL, EURS, EURT, FARM, FCT, FDUSD, FEI, FER, FET, FI, FIS, FLEX, FLIP, FLOKI, FLX, FOOM, FOR, FORT, FOX, FRAX, FRM, FRONT, FTM, FTT, FUN, FUSE, FX, FXS, GAL, GALA, GEEQ, GELATO, GEOJ, GFI, GHST, GLM, GMM, GMTT, GNO, GODS, GOG, GPU, GRT, GT, GUSD, HAI, HARRYP, HEART, HEGIC, HELLO, HEMULE, HEZ, HFT, HOPR, HOT, HT, HVH, IAG, ICHI, ID, IDEX, ILV, IMGNAI, IMX, INDEX, INJ, INSP, INV, IOTX, IPOR, IQ, ISKR, ISP, JOECOIN, JPEG, KAI, KARATE, KATA, KCS, KEEP, KEY, KISHU, KNDX, KOMPETE, KP3R, KRL, LADYS, LAI, LAMB, LBA, LDO, LEO, LEVER, LINA, LINK, LIT, LITH, LM, LMWR, LOKA, LON, LOOKS, LOOM, LPT, LQTY, LRC, LSETH, LSK, LSS, LUNC, LYXE, MAGIC, MAHA, MAN, MANA, MANTLE, MAP, MARSH, MATH, MATIC, MAVIA, MBL, MC, MCADE, MCB, MCRT, META, METH, METIS, MFT, MIN, MIR, MIX, MKR, MLN, MLT, MMX, MOC, MOG, MPL, MTA, MTD, MTL, MTLX, MUBI, MUSE, MUSIC, MVL, MX, MXC, MYRIA, MYTH, NAVI, NCT, NDX, NEAR, NEST, NEXO, NFT, NFTX, NIZA, NKN, NMR, NOIA, NRG, NSURE, NULS, NUM, NVIR, NWC, NXRA, NYM, OAX, OBSR, OCEAN, OCT, OGN, OGV, OHMV2, OKB, OLAS, OM, OMG, OMI, OOE, OOKI, OPEN, OPSEC, OPTI, OPUL, ORAI, ORB, ORBS, ORDS, ORN, OSAK, OVR, OX, OXT, OXY, PAAL, PANDORA, PARI, PAW, PAY, PDA, PEAS, PEOPLE, PEPE, PEPE2, PEPECOIN, PERP, PHA, PIB, PICKLE, PKF, PLU, PNK, PNT, POL, POLA, POLS, POLY, POND, POOH, PORK, PORT3, POWR, PPT, PRE, PRIME, PRNT, PROM, PROPC, PROS, PRQ, PSP, PSPS, PSTAKE, PSWAP, PTU, PUNDIX, PUSH, PYR, PYUSD, QASH, QKC, QNT, QORPO, QTCON, RACA, RAD, RADAR, RAI, RAIL, RARE, RARI, RBN, RBX, RDN, RDNT, REEF, REN, REP, REQ, RETH, REVV, REZ, RING, RLB, RLC, RMRK, ROOK, ROUTE, RPL, RSC, RSR, RSS3, RUNE, RVF, SAITA, SAITO, SAMA, SAND, SAVM, SD, SDAO, SDEX, SEAM, SENATE, SFP, SFRXETH, SFUND, SHFT, SHIB, SHIDO, SHRAP, SHX, SIDESHIFT, SIDUS, SILO, SIS, SKEB, SKEY, SKL, SLN, SMURFCATETH, SNC, SNT, SNX, SOFI, SOLVE, SOMNIUM, SORA, SOV, SPA, SPOOL, SQUIDGROW, SRM, SSV, STAKE, STARL, STAT, STBU, STETH, STG, STMX, STORJ, STOS, STPT, STRP, STRUMP, SUKU, SUPER, SURE, SUSD, SUSHI, SWAP, SWASH, SWEAT, SWFTC, SXP, SYLO, SYN, TARA, TBTC, TEL, TENET, TET, THALES, THOR, TIME, TKX, TLM, TLOS, TOKE, TOMI, TORN, TOWER, TPT, TRAC, TRIBE, TRUF, TRUMP, TRVL, TRYB, TSUKA, TT, TURBOT, TUSD, TVK, UBT, UDS, UFI, UFO, UFT, UMA, UNCX, UNFI, UNI, UNIBOT, UOS, UQC, USDC, USDD, USDE, USDP, USDT, USDY, USTC, UTK, UX, VALOR, VEGA, VERI, VEXT, VGX, VIB, VIDT, VIRTUAL, VIX, VMINT, VNM, VR, VRA, VVS, VXV, WAGMIGAMES, WALLET, WAMPL, WAVES, WAXP, WBETH, WBT, WBTC, WCFG, WETH, WHALE, WIKEN, WILD, WING, WISE, WLD, WMT, WNXM, WOJAK, WOO, WRLD, WRX, WSM, WXT, XAUT, XCAD, XCN, XDAO, XDB, XDEFI, XEN, XETA, XOR, XTM, XTP, XVS, XYO, YAM, YFI, YFII, YGG, YLD, ZCX, ZENT, ZIG, ZKML, ZRX
Inter-Exchange Volume
GET
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_between_exchanges_sum
The total amount of coins transferred between exchanges. Note that exchange metrics are based on our labeled data of exchange addresses that we constantly keep updating, as well as data science techniques and statistical information that changes over time. Therefore these metrics are mutable – the data is stable, but especially most recent data points are subject to slight fluctuations as time progresses.
Query Parameters
a*
string
asset symbol (see list below for more details)
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 1h, 24h, 10m
f
string
format: JSON, CSV
c
string
currency: NATIVE, USD
from_exchange
string
from_exchange name (see /v1/metrics/transactions/transfers_volume_between_exchanges_sum/flows for a full list)
to_exchange
string
to_exchange name (see /v1/metrics/transactions/transfers_volume_between_exchanges_sum/flows for a full list)
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Supported asset symbols: BTC, ETH, 1INCH, AAVE, ABT, ACH, ACX, ADP, ADS, AE, AGIX, AGLD, AGRS, AHT, AIAT, AIOZ, AIPAD, AIT, ALCX, ALD, ALEPH, ALI, ALICE, ALKI, ALPH, ALPHA, AMB, AMO, AMP, AMPL, ANGLE, ANKR, ANT, APE, APEX, APFC, API3, APRS, AQT, ARIX, ARKM, ARPA, ASD, ASIA, AST, ASTO, ATA, AUCTION, AUDIO, AURORA, AVA, AXGT, AXL, AXS, B2M, BABYDOGE, BAD, BADGER, BAL, BAND, BAT, BAX, BEAMMW, BEL, BEPRO, BETA, BFC, BGB, BICO, BIGTIME, BITRUE, BKN, BLENDR, BLUR, BMEX, BMX, BNT, BOA, BOBA, BOBT, BOND, BONE, BOO, BORA, BORG, BOSON, BOTTO, BREED, BRG, BRISE, BROCK, BRWL, BTM, BUSD, BXX, BZR, BZRX, C98, CAGA, CAH, CAKE, CANTO, CAPS, CAST, CAW, CBETH, CBK, CBY, CEEK, CEL, CELL, CELR, CERE, CET, CGPT, CHEQ, CHESS, CHEX, CHR, CHRP, CHZ, CLV, COMAI, COMBO, COMP, COPI, CORGIAI, COTI, COVAL, COW, CPOOL, CQT, CRE, CREAM, CREDI, CREO, CRO, CRTS, CRU, CRV, CSIX, CSWAP, CTA, CTC, CTSI, CTX, CTXC, CUDOS, CULT, CVC, CVP, CVX, CVXCRV, CWEB, DAG, DAI, DAO, DAR, DATA, DC, DDX, DEAI, DEFIT, DEGO, DENT, DEP, DERC, DEXE, DEXT, DF, DFI, DHT, DIA, DIONE, DKA, DMAIL, DMTR, DNT, DODO, DOGENFT, DOLA, DOMI, DOSE, DPI, DRGN, DUSK, DUST, ECOX, EDEN, EDU, EFI, EJS, EL, ELA, ELF, ELON, ENA, ENG, ENJ, ENQAI, ENS, EPIK, ETHDYDX, ETHFI, EUL, EURS, EURT, FARM, FCT, FDUSD, FEI, FER, FET, FI, FIS, FLEX, FLIP, FLOKI, FLX, FOOM, FOR, FORT, FOX, FRAX, FRM, FRONT, FTM, FTT, FUN, FUSE, FX, FXS, GAL, GALA, GEEQ, GELATO, GEOJ, GFI, GHST, GLM, GMM, GMTT, GNO, GODS, GOG, GPU, GRT, GT, GUSD, HAI, HARRYP, HEART, HEGIC, HELLO, HEMULE, HEZ, HFT, HOPR, HOT, HT, HVH, IAG, ICHI, ID, IDEX, ILV, IMGNAI, IMX, INDEX, INJ, INSP, INV, IOTX, IPOR, IQ, ISKR, ISP, JOECOIN, JPEG, KAI, KARATE, KATA, KCS, KEEP, KEY, KISHU, KNDX, KOMPETE, KP3R, KRL, LADYS, LAI, LAMB, LBA, LDO, LEO, LEVER, LINA, LINK, LIT, LITH, LM, LMWR, LOKA, LON, LOOKS, LOOM, LPT, LQTY, LRC, LSETH, LSK, LSS, LUNC, LYXE, MAGIC, MAHA, MAN, MANA, MANTLE, MAP, MARSH, MATH, MATIC, MAVIA, MBL, MC, MCADE, MCB, MCRT, META, METH, METIS, MFT, MIN, MIR, MIX, MKR, MLN, MLT, MMX, MOC, MOG, MPL, MTA, MTD, MTL, MTLX, MUBI, MUSE, MUSIC, MVL, MX, MXC, MYRIA, MYTH, NAVI, NCT, NDX, NEAR, NEST, NEXO, NFT, NFTX, NIZA, NKN, NMR, NOIA, NRG, NSURE, NULS, NUM, NVIR, NWC, NXRA, NYM, OAX, OBSR, OCEAN, OCT, OGN, OGV, OHMV2, OKB, OLAS, OM, OMG, OMI, OOE, OOKI, OPEN, OPSEC, OPTI, OPUL, ORAI, ORB, ORBS, ORDS, ORN, OSAK, OVR, OX, OXT, OXY, PAAL, PANDORA, PARI, PAW, PAY, PDA, PEAS, PEOPLE, PEPE, PEPE2, PEPECOIN, PERP, PHA, PIB, PICKLE, PKF, PLU, PNK, PNT, POL, POLA, POLS, POLY, POND, POOH, PORK, PORT3, POWR, PPT, PRE, PRIME, PRNT, PROM, PROPC, PROS, PRQ, PSP, PSPS, PSTAKE, PSWAP, PTU, PUNDIX, PUSH, PYR, PYUSD, QASH, QKC, QNT, QORPO, QTCON, RACA, RAD, RADAR, RAI, RAIL, RARE, RARI, RBN, RBX, RDN, RDNT, REEF, REN, REP, REQ, RETH, REVV, REZ, RING, RLB, RLC, RMRK, ROOK, ROUTE, RPL, RSC, RSR, RSS3, RUNE, RVF, SAITA, SAITO, SAMA, SAND, SAVM, SD, SDAO, SDEX, SEAM, SENATE, SFP, SFRXETH, SFUND, SHFT, SHIB, SHIDO, SHRAP, SHX, SIDESHIFT, SIDUS, SILO, SIS, SKEB, SKEY, SKL, SLN, SMURFCATETH, SNC, SNT, SNX, SOFI, SOLVE, SOMNIUM, SORA, SOV, SPA, SPOOL, SQUIDGROW, SRM, SSV, STAKE, STARL, STAT, STBU, STETH, STG, STMX, STORJ, STOS, STPT, STRP, STRUMP, SUKU, SUPER, SURE, SUSD, SUSHI, SWAP, SWASH, SWEAT, SWFTC, SXP, SYLO, SYN, TARA, TBTC, TEL, TENET, TET, THALES, THOR, TIME, TKX, TLM, TLOS, TOKE, TOMI, TORN, TOWER, TPT, TRAC, TRIBE, TRUF, TRUMP, TRVL, TRYB, TSUKA, TT, TURBOT, TUSD, TVK, UBT, UDS, UFI, UFO, UFT, UMA, UNCX, UNFI, UNI, UNIBOT, UOS, UQC, USDC, USDD, USDE, USDP, USDT, USDY, USTC, UTK, UX, VALOR, VEGA, VERI, VEXT, VGX, VIB, VIDT, VIRTUAL, VIX, VMINT, VNM, VR, VRA, VVS, VXV, WAGMIGAMES, WALLET, WAMPL, WAVES, WAXP, WBETH, WBT, WBTC, WCFG, WETH, WHALE, WIKEN, WILD, WING, WISE, WLD, WMT, WNXM, WOJAK, WOO, WRLD, WRX, WSM, WXT, XAUT, XCAD, XCN, XDAO, XDB, XDEFI, XEN, XETA, XOR, XTM, XTP, XVS, XYO, YAM, YFI, YFII, YGG, YLD, ZCX, ZENT, ZIG, ZKML, ZRX
Long-Term Holder in Loss to Exchanges (Volume)
GET
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_lth_to_exchanges_loss_sum
The total amount of coins transferred from long-term holders in loss to exchange wallets. Only direct transfers are counted. Coins are considered to be in loss when the price at the time the coins are spent is lower than the entity's average on-chain acquisition price for its funds. Long- and Short-Term Holder supply is defined with respect to the entity's averaged purchasing date with weights given by a logistic function centered at an age of 155 days and a transition width of 10 days.
Entities are defined as a cluster of addresses that are controlled by the same network entity and are estimated through advanced heuristics and Glassnode's proprietary clustering algorithms. Note that entity–based metrics are based on data science techniques and statistical information that changes over time and are therefore mutable – the data is stable, but most recent data points are subject to slight fluctuations as time progresses. For more information see this article.
Note that exchange metrics are based on our labeled data of exchange addresses that we constantly keep updating, as well as data science techniques and statistical information that changes over time. Therefore these metrics are mutable – the data is stable, but especially most recent data points are subject to slight fluctuations as time progresses.
Query Parameters
a*
string
asset symbol: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 24h, 1h, 10m
f
string
format: JSON, CSV
c
string
currency: NATIVE, USD
e
string
exchange name: aggregated, binance, bitfinex, bitget, bithumb, bitmex, bitstamp, bittrex, bybit, coinbase, coincheck, coinex, crypto.com, deribit, ftx, gate.io, gemini, hitbtc, huobi, korbit, kraken, kucoin, luno, okex, poloniex, swissborg
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Long-Term Holder in Profit to Exchanges (Volume)
GET
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_lth_to_exchanges_profit_sum
The total amount of coins transferred from long-term holders in profit to exchange wallets. Only direct transfers are counted. Coins are considered to be in profit when the price at the time the coins are spent is higher than the entity's average on-chain acquisition price for its funds. Long- and Short-Term Holder supply is defined with respect to the entity's averaged purchasing date with weights given by a logistic function centered at an age of 155 days and a transition width of 10 days.
Entities are defined as a cluster of addresses that are controlled by the same network entity and are estimated through advanced heuristics and Glassnode's proprietary clustering algorithms. Note that entity–based metrics are based on data science techniques and statistical information that changes over time and are therefore mutable – the data is stable, but most recent data points are subject to slight fluctuations as time progresses. For more information see this article.
Note that exchange metrics are based on our labeled data of exchange addresses that we constantly keep updating, as well as data science techniques and statistical information that changes over time. Therefore these metrics are mutable – the data is stable, but especially most recent data points are subject to slight fluctuations as time progresses.
Query Parameters
a*
string
asset symbol: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 24h, 1h, 10m
f
string
format: JSON, CSV
c
string
currency: NATIVE, USD
e
string
exchange name: aggregated, binance, bitfinex, bitget, bithumb, bitmex, bitstamp, bittrex, bybit, coinbase, coincheck, coinex, crypto.com, deribit, ftx, gate.io, gemini, hitbtc, huobi, korbit, kraken, kucoin, luno, okex, poloniex, swissborg
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
Long-Term Holder to Exchanges (Volume)
GET
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_lth_to_exchanges_sum
The total amount of coins transferred from long-term holders to exchange wallets. Only direct transfers are counted. Long- and Short-Term Holder supply is defined with respect to the entity's averaged purchasing date with weights given by a logistic function centered at an age of 155 days and a transition width of 10 days.
Entities are defined as a cluster of addresses that are controlled by the same network entity and are estimated through advanced heuristics and Glassnode's proprietary clustering algorithms. Note that entity–based metrics are based on data science techniques and statistical information that changes over time and are therefore mutable – the data is stable, but most recent data points are subject to slight fluctuations as time progresses. For more information see this article.
Note that exchange metrics are based on our labeled data of exchange addresses that we constantly keep updating, as well as data science techniques and statistical information that changes over time. Therefore these metrics are mutable – the data is stable, but especially most recent data points are subject to slight fluctuations as time progresses.
Query Parameters
a*
string
asset symbol: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 24h, 1h, 10m
f
string
format: JSON, CSV
c
string
currency: NATIVE, USD
e
string
exchange name: aggregated, binance, bitfinex, bitget, bithumb, bitmex, bitstamp, bittrex, bybit, coinbase, coincheck, coinex, crypto.com, deribit, ftx, gate.io, gemini, hitbtc, huobi, korbit, kraken, kucoin, luno, okex, poloniex, swissborg
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)
LTH/STH Transfer Volume in Profit/Loss to Exchanges
GET
https://api.glassnode.com/v1/metrics/transactions/transfers_volume_lth_sth_to_exchanges_profit_loss_relative
The relative amount of coins moved by by long- and short-term holders in profit/loss to exchanges. Only direct transfers are counted. Coins are considered to be in profit/loss when the price at the time the coins are spent is higher/lower than the entity's average on-chain acquisition price for its funds. Long- and Short-Term Holder supply is defined with respect to the entity's averaged purchasing date with weights given by a logistic function centered at an age of 155 days and a transition width of 10 days.
Entities are defined as a cluster of addresses that are controlled by the same network entity and are estimated through advanced heuristics and Glassnode's proprietary clustering algorithms. Note that entity–based metrics are based on data science techniques and statistical information that changes over time and are therefore mutable – the data is stable, but most recent data points are subject to slight fluctuations as time progresses. For more information see this article.
Note that exchange metrics are based on our labeled data of exchange addresses that we constantly keep updating, as well as data science techniques and statistical information that changes over time. Therefore these metrics are mutable – the data is stable, but especially most recent data points are subject to slight fluctuations as time progresses.
Query Parameters
a*
string
asset symbol: BTC
s
integer
since, unix timestamp
u
integer
until, unix timestamp
i
string
frequency interval: 24h, 1h, 10m
f
string
format: JSON, CSV
e
string
exchange name: aggregated, binance, bitfinex, bitget, bithumb, bitmex, bitstamp, bittrex, bybit, coinbase, coincheck, coinex, crypto.com, deribit, ftx, gate.io, gemini, hitbtc, huobi, korbit, kraken, kucoin, luno, okex, poloniex, swissborg
timestamp_format
string
timestamp format: unix or humanized (RFC 3339)