You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Returns the list of all tokens on all chains or on a specific chain like eth, matic, bsc, xdai, ftm, avax, op, arb, celo, movre, cvo, aurora etc ...
=CRYPTOTOKENLIST("ADDRESS","CHAIN optional")
You can also retrieve the list of tokens on
solana (sol)
tezos (xtz)
terra (luna)
tron (tron)
cardano (ada)
wanchain (wan)
EXAMPLE =CRYPTOTOKENLIST("0xdb3b93c27442c1dcb52537d6fca7b8a1d7f8c50b")
EXAMPLE =CRYPTOTOKENLIST("BV3kgWcxB7txcfVMywYp3ZqwkYujrd3HePMkujAK5xFR")
DEX
CRYPTOCURRENCY PRICES ON DEX
Returns prices of cryptocurrency prices on different decentralized exchanges, 1INCH, UNI, CAKE, SUSHI, MATIC, PANGOLIN, FANTOM, OSMOSIS, DEXLAB are available for the moment.
List of networks/exchanges ticker to use
Ethereum Smart chain UNI - Uniswap V2 on ERC20 - 1INCH - 1INCH on ERC20 - SUSHI - Sushiswap on ERC20
Binance Smart Chain - CAKE - Pancakeswap V2 on BEP20 - BABY - Babyswap on BEP20
Matic/Polygon Smart Chain - QUICK - Quickswap on polygon - MATIC - Sushiswap on Polygon/Matic
Fantom Chain- BOO - Spookyswap on Fantom - FTM - Sushiswap on Fantom
Solana Chain - FIDA - Bonfida on Solana - DXL - DEXLabs on Solana
Cosmos Chain - OSMO - Osmosis on Cosmos
Celo Chain - CELO - Sushiswap on Celo
Avalanche Chain - PNG - Pangolin on Avalanche - JOE - TraderJoe on Avalanche
Aurora Chain - TRI - Trisolaris/Near on Aurora - WANNA - Wannaswap on Aurora
Returns DEXes' (decentralized exchanges) Total Cryptocurrency Value Locked ($)
=CRYPTOTVL("DEX ticker/name")
EXAMPLE =CRYPTOTVL("UNI")
DEX Fees
Returns DEXes' (decentralized exchanges) takers fee that compensates liquidity providers.
=CRYPTODEXFEE("DEX PLATFORM ticker/name")
EXAMPLE =CRYPTODEXFEE("MAKER")
POOL PRICE
Returns prices from decentralized Pool tokens.
EXAMPLE =CRYPTOPOOLPRICE("YVCURVE-BBTC","YEARN")
CRYPTOSUPPLY
Returns the max supply on a list of erc20, bep20, matic, avalanche, fantom, moon-river and arbitrum tokens.
Available Networks
- ERC (erc20)
- BEP (binance smart chain)
- MATIC (polygon smart chain)
- ARB (arbitrum smart chain)
- AVAX (avalanche smart chain)
- FTM (fantom smart chain)
- MOVR (moon-river smart chain)
=CRYPTOSUPPLY(Ticker or smart contract, network)
EXAMPLE =CRYPTOSUPPLY("ETH","ERC")
EXAMPLE =CRYPTOSUPPLY("0x0e09fabb73bd3ade0a17ecc321fd13a19e81ce82","BEP")
EXAMPLE =CRYPTOSUPPLY(E39:E100,F39:F100)
CRYPTOHOLDERCOUNT
Returns the number of holders on a list of erc20, bep20, matic, avalanche, fantom, moon-river and arbitrum tokens.
Available Networks
- ERC (erc20)
- BEP (binance smart chain)
- MATIC (polygon smart chain)
- AVAX (avalanche smart chain)
- FTM (fantom smart chain)
- MOVR (moon-river smart chain)
=CRYPTOHOLDERCOUNT(Ticker or smart contract, network)
EXAMPLE =CRYPTOHOLDERS("ETH","ERC")
EXAMPLE =CRYPTOHOLDERS("0x0e09fabb73bd3ade0a17ecc321fd13a19e81ce82","BEP")
EXAMPLE =CRYPTOHOLDERS(E39:E100,F39:F100)
CRYPTO_HOLDER
Returns the list of holders on ERC20 and BEP20
EXAMPLE =CRYPTO_HOLDER_ERC20("holder's address")
EXAMPLE =CRYPTOTX_HOLDER_BEP20("holder's address")
New tradable pairs
Returns new tradable pairs on Uniswap, Sushiswap (Arbitrum+Ethereum) , Pancakeswap giving constraints on the number of Days Active, the Volume ($), the Liquidity ($), the number of Transactions
=UNISWAP(days,volume,liquidity,tx_count)
EXAMPLE =UNISWAP(5,10000,10000,100)
=SUSHISWAP(days,volume,liquidity,tx_count)
EXAMPLE =SUSHISWAP(5,10000,10000,100)
VOLATILITY
Returns the 30d % volatility of a cryptocurrency against USD, ETH, or BTC
EXAMPLE =CRYPTO_HOLDER_ERC20(TICKER,VS_CURRENCY)
EXAMPLE=CRYPTOVOL30D("ETH")
EXAMPLE=CRYPTOVOL30D("ETH","BTC")
FUTURES
Returns BTC or ETH Futures Prices, basis, volume, open interest
EXAMPLE =CRYPTOFUTURES("BTC")
EXAMPLE =CRYPTOFUTURES("ETH")
GAS PRICE
Returns the average GWEI gas price into Google spreadsheets. Only ETH available now.
EXAMPLE =CRYPTOGAS("ETH")
CRYPTOTX
Returns the list of transactions on ERC20 and BEP20
EXAMPLE =CRYPTOTX_ERC20("holder's address")
EXAMPLE =CRYPTOTX_BEP20("holder's address")
CRYPTOLATESTPAIRS
Returns new tradable pairs by DEX and chain, giving constraints on the number of Days Active, the Volume ($), the Liquidity ($), the number of Transactions. Premium Function.
Here is the list of all available chain&DEX:
ETH -- UNI-V2, UNI-V3, SUSHI
MATIC -- QUICK, UNI-V3, SUSHI, ALGB
AVAX -- PNG, JOE
MOVR -- SOLAR, SUSHI
FTM -- BOO, SPIRIT
ONE -- VIPERSWAP
ARBITRUM -- UNI-V3, SUSHI
AURORA -- TRI, WANNA
EXAMPLE =CRYPTOLATESTPAIRS(10,2000,10000,0,"ETH","UNI-V3")
HISTORICAL OHLC
Returns the historical cryptocurrency OHLC. Open, High, Close, Volume, Low
Premium Plan for historical data greater than 3mth.
EXAMPLE =CRYPTOHIST("BTC","CLOSE","2020-01-01","2021-12-31")
BINANCE WITHDRAWAL FEES
Returns the list of withdrawal fees from Binance by ticker and network
EXAMPLE =BINANCEWIDRAWFEE("1INCH","BSC")
LIST TOP NFTS
Returns the top 5 NFTs, dollar value, total sum on an ethereum address. Premium Function.
EXAMPLE =TOPNFT("0xc36442b4a4522e871399cd717abdd847ab11fe88")
BTC BALANCE ACCOUNTING FOR UNCONFIRMED TRANSACTIONS
Returns the balance on a BTC including the unconfirmed transactions from the mempool, you can request up to 5 address in one call. Premium Function.
EXAMPLE =BTCBALANCE_UNCONFIRMED("17bMJF9LPBVU1aN8YMVg5Y754tzjJiTMzH")
BTC POSITIVE FLOWS WITH UNCONFIRMED TRANSACTIONS
Returns the BTC balance of positive inflows including the unconfirmed transactions from the mempool, you can request up to 5 address in one call. Premium Function.
EXAMPLE =BTCBALANCE_UNCONFIRMEDIN("bc1qh5y7707wtqgyl65vegxrrm46xmlk2pn8mmcwyd")
CRYPTO TRANSACTION LIST
Returns the historical transaction list on a range of addresses. Premium Function for multiple chains/addresses.
EXAMPLE =CRYPTOTX("bc1q0c36c38k2shz4jetd0a6nmlhahxd5alqmz3xcj","BTC")
CRYPTO TOOLS SETUP
1. Open a Google sheet where you wish to use CRYPTOBALANCE(), CRYPTOLENDING(), CRYPTOSTAKING() or CRYPTOREWARDS(), UNISWAP(), DEXPRICES() etc ..
2. Go to Tools › Script editor
3. Copy the content of CRYPTOTOOLS and paste it in the script editor (replace any existing content).
4. Save the script with File › Save, name it CRYPTOTOOLS, then close the script editor
5. Back to your Google sheet, refresh the page, a CRYPTOTOOLS menu will appear next to Help with more information about the , CRYPTOBALANCE, CRYPTOSTAKING, CRYPTOREWADS & CRYPTOLENDING, UNISWAP, DEXPRICES functions.
Now the functions are available for use! Try it out!