Skip to content

ALL-5088 - Add Casper rpc #2787

ALL-5088 - Add Casper rpc

ALL-5088 - Add Casper rpc #2787

GitHub Actions / TEST REPORT succeeded Jun 18, 2024 in 0s

809 passed, 0 failed and 131 skipped

Tests passed successfully

βœ…Β reports/jest-junit.xml

940 tests were completed in 719s with 809 passed, 0 failed and 131 skipped.

Test suite Passed Failed Skipped Time
src/e2e/extensions/tatum.extensions.spec.ts 4βœ… 615ms
src/e2e/ipfs.spec.ts 1βšͺ 119ms
src/e2e/rpc/evm/eth/tatum.rpc.beacon.spec.ts 27βœ… 9s
src/e2e/rpc/evm/eth/tatum.rpc.ethereum.spec.ts 6βœ… 1s
src/e2e/rpc/evm/evm.rpc.spec.ts 173βœ… 85s
src/e2e/rpc/evm/tatum.rpc.klay.spec.ts 10βœ… 3s
src/e2e/rpc/other/tatum.rpc.algorand.algod.spec.ts 10βœ… 2βšͺ 2s
src/e2e/rpc/other/tatum.rpc.algorand.indexer.spec.ts 16βœ… 7s
src/e2e/rpc/other/tatum.rpc.bnb.spec.ts 8βšͺ 129ms
src/e2e/rpc/other/tatum.rpc.cardano.rosetta.spec.ts 6βœ… 22s
src/e2e/rpc/other/tatum.rpc.casper.spec.ts 4βœ… 1s
src/e2e/rpc/other/tatum.rpc.cosmos.rosetta.spec.ts 6βšͺ 130ms
src/e2e/rpc/other/tatum.rpc.electrs.spec.ts 4βœ… 22s
src/e2e/rpc/other/tatum.rpc.eos.spec.ts 9βšͺ 139ms
src/e2e/rpc/other/tatum.rpc.iota.spec.ts 6βœ… 4s
src/e2e/rpc/other/tatum.rpc.kadena.spec.ts 12βšͺ 188ms
src/e2e/rpc/other/tatum.rpc.rostrum.spec.ts 9βœ… 2s
src/e2e/rpc/other/tatum.rpc.solana.spec.ts 30βœ… 6βšͺ 29s
src/e2e/rpc/other/tatum.rpc.stellar.spec.ts 15βœ… 3βšͺ 13s
src/e2e/rpc/other/tatum.rpc.tezos.spec.ts 9βœ… 3βšͺ 2s
src/e2e/rpc/other/tatum.rpc.tron.spec.ts 12βšͺ 164ms
src/e2e/rpc/other/tatum.rpc.xrp.spec.ts 13βšͺ 145ms
src/e2e/rpc/utxo/tatum.rpc.bch.spec.ts 2βœ… 640ms
src/e2e/rpc/utxo/tatum.rpc.doge.spec.ts 2βœ… 1s
src/e2e/rpc/utxo/utxo.rpc.spec.ts 54βœ… 113s
src/e2e/tatum.address.spec.ts 29βšͺ 9s
src/e2e/tatum.fee.spec.ts 1βœ… 1βšͺ 575ms
src/e2e/tatum.logger.spec.ts 1βœ… 200ms
src/e2e/tatum.nft.spec.ts 15βšͺ 256ms
src/e2e/tatum.notification.spec.ts 375βœ… 1βšͺ 718s
src/e2e/tatum.rates.spec.ts 2βœ… 795ms
src/e2e/tatum.spec.ts 3βœ… 22s
src/e2e/tatum.token.spec.ts 10βšͺ 202ms
src/service/rpc/evm/EvmUtils.spec.ts 27βœ… 124ms
src/util/network.utils.spec.ts 13βœ… 207ms

βœ…Β src/e2e/extensions/tatum.extensions.spec.ts

Tatum Extension Ecosystem β€Ί General Extension
  βœ… should work after being registered
  βœ… should fail if network not supported
Tatum Extension Ecosystem β€Ί Wallet Extension
  βœ… should work after being registered
Tatum Extension Ecosystem β€Ί Configurable Wallet Extension
  βœ… should work after being registered without config if optional

βœ…Β src/e2e/ipfs.spec.ts

IPFS
  βšͺ should upload file to IPFS

βœ…Β src/e2e/rpc/evm/eth/tatum.rpc.beacon.spec.ts

Beacon β€Ί v1 β€Ί ethereum-holesky
  βœ… should get node version
  βœ… should get genesis
  βœ… should get state root
  βœ… should get block headers
  βœ… should get block root
  βœ… should get state committees
  βœ… should get state finality checkpoints
  βœ… should get state fork
  βœ… should get state sync committees
Beacon β€Ί v1 β€Ί ethereum-sepolia
  βœ… should get node version
  βœ… should get genesis
  βœ… should get state root
  βœ… should get block headers
  βœ… should get block root
  βœ… should get state committees
  βœ… should get state finality checkpoints
  βœ… should get state fork
  βœ… should get state sync committees
Beacon β€Ί v1 β€Ί ethereum-mainnet
  βœ… should get node version
  βœ… should get genesis
  βœ… should get state root
  βœ… should get block headers
  βœ… should get block root
  βœ… should get state committees
  βœ… should get state finality checkpoints
  βœ… should get state fork
  βœ… should get state sync committees

βœ…Β src/e2e/rpc/evm/eth/tatum.rpc.ethereum.spec.ts

Ethereum
  βœ… should get token total supply
  βœ… should get token cap
  βœ… should return true if contract is a multitoken
  βœ… custom rpc provider
  βœ… debug storage range at
  βœ… get logs

βœ…Β src/e2e/rpc/evm/evm.rpc.spec.ts

RPC EVM β€Ί celo-mainnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί celo-testnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί arb-nova-mainnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί arb-testnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί eon-mainnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί chiliz-mainnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί bsc-mainnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί bsc-testnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί flare-mainnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί flare-songbird
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί flare-coston
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί flare-coston2
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί ethereum-mainnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί ethereum-sepolia
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί ethereum-holesky
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί fantom-mainnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί fantom-testnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί ethereum-classic-mainnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί polygon-mainnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί polygon-amoy
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί haqq-mainnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί haqq-testnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί tron-testnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί klaytn-mainnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί klaytn-baobab
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί avalanche-c-mainnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί xinfin-mainnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί cro-testnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί base-mainnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber

βœ…Β src/e2e/rpc/evm/tatum.rpc.klay.spec.ts

RPC Klaytn β€Ί klaytn-mainnet β€Ί klay prefix
  βœ… klay_blockNumber
  βœ… klay_chainId
  βœ… klay_gasPrice
  βœ… klay_getBlockByNumber
  βœ… web3_clientVersion
RPC Klaytn β€Ί klaytn-baobab β€Ί klay prefix
  βœ… klay_blockNumber
  βœ… klay_chainId
  βœ… klay_gasPrice
  βœ… klay_getBlockByNumber
  βœ… web3_clientVersion

βœ…Β src/e2e/rpc/other/tatum.rpc.algorand.algod.spec.ts

Algorand Algod β€Ί Mainnet
  βœ… should correctly get ledger supply
  βœ… should correctly get block hash
  βœ… should correctly get genesis
  βœ… should correctly check if node is healthy
  βœ… should correctly check if node is ready
  βšͺ should correctly get tx params
Algorand Algod β€Ί Testnet
  βœ… should correctly get ledger supply
  βœ… should correctly get block hash
  βœ… should correctly get genesis
  βœ… should correctly check if node is healthy
  βœ… should correctly check if node is ready
  βšͺ should correctly get tx params

βœ…Β src/e2e/rpc/other/tatum.rpc.algorand.indexer.spec.ts

Algorand Indexer β€Ί Mainnet
  βœ… should correctly get health status
  βœ… should correctly get accounts
  βœ… should correctly get account by address
  βœ… should correctly get assets
  βœ… should correctly get asset by id
  βœ… should correctly get asset balances
  βœ… should correctly get asset transactions
  βœ… should correctly get block
Algorand Indexer β€Ί Testnet
  βœ… should correctly get health status
  βœ… should correctly get accounts
  βœ… should correctly get account by address
  βœ… should correctly get assets
  βœ… should correctly get asset by id
  βœ… should correctly get asset balances
  βœ… should correctly get asset transactions
  βœ… should correctly get block

βœ…Β src/e2e/rpc/other/tatum.rpc.bnb.spec.ts

Bnb β€Ί mainnet
  βšͺ block
  βšͺ abciInfo
  βšͺ blockchain
  βšͺ health
  βšͺ genesis
  βšͺ validators
  βšͺ unconfirmedTxs
  βšͺ raw rpc call

βœ…Β src/e2e/rpc/other/tatum.rpc.cardano.rosetta.spec.ts

Cardano Rosetta β€Ί Mainnet
  βœ… should get network status
  βœ… should get network list
  βœ… should get block
Cardano Rosetta β€Ί Testnet
  βœ… should get network status
  βœ… should get network list
  βœ… should get block

βœ…Β src/e2e/rpc/other/tatum.rpc.casper.spec.ts

Casper (%s)
  βœ… info_get_status
  βœ… info_get_chainspec
  βœ… chain_get_block - heigh
  βœ… chain_get_block - hash

βœ…Β src/e2e/rpc/other/tatum.rpc.cosmos.rosetta.spec.ts

Cosmos Rosetta β€Ί Mainnet
  βšͺ should get network status
  βšͺ should get network list
  βšͺ should get block
  βšͺ should get all accounts
  βšͺ should get all params
  βšͺ should get all community pool

βœ…Β src/e2e/rpc/other/tatum.rpc.electrs.spec.ts

Electrs (true)
  βœ… blockchain.headers.subscribe
  βœ… server.banner
Electrs (false)
  βœ… blockchain.headers.subscribe
  βœ… server.banner

βœ…Β src/e2e/rpc/other/tatum.rpc.eos.spec.ts

eos β€Ί mainnet
  βšͺ getInfo
  βšͺ getAccount
  βšͺ getCurrencyStats
  βšͺ getCurrencyBalance
  βšͺ getTableRows
eos β€Ί testnet
  βšͺ getNowBlock
  βšͺ getCurrencyStats
  βšͺ getCurrencyBalance
  βšͺ getTableRows

βœ…Β src/e2e/rpc/other/tatum.rpc.iota.spec.ts

Iota β€Ί iota-testnet
  βœ… getNodeInfo
  βœ… getTips
  βœ… getReceipts
Iota β€Ί iota-mainnet
  βœ… getNodeInfo
  βœ… getTips
  βœ… getReceipts

βœ…Β src/e2e/rpc/other/tatum.rpc.kadena.spec.ts

Kadena β€Ί Mainnet
  βšͺ getInfo
  βšͺ getBlock
  βšͺ getBlockHeaderByHash
  βšͺ getBlockHeaders
  βšͺ getBlockHeaderBranches
  βšͺ getBlockHashes
Kadena β€Ί Testnet
  βšͺ getInfo
  βšͺ getBlock
  βšͺ getBlockHeaderByHash
  βšͺ getBlockHeaders
  βšͺ getBlockHeaderBranches
  βšͺ getBlockHashes

βœ…Β src/e2e/rpc/other/tatum.rpc.rostrum.spec.ts

Rostrum (false)
  βœ… server.version
  βœ… blockchain.headers.tip
  βœ… blockchain.headers.subscribe
  βœ… blockchain.address.get_balance
  βœ… blockchain.address.get_history
  βœ… blockchain.block.get
  βœ… blockchain.block.header
  βœ… blockchain.transaction.get
  βœ… server.banner

βœ…Β src/e2e/rpc/other/tatum.rpc.solana.spec.ts

Solana β€Ί mainnet β€Ί getSignaturesForAddress
  βœ… should return getSignatureForAddress
Solana β€Ί mainnet β€Ί getAccountInfo
  βœ… should return account info
Solana β€Ί mainnet β€Ί getBalance
  βœ… should return the balance of a public key
  βšͺ should return error if an invalid public key is provided
Solana β€Ί mainnet β€Ί getBlockHeight
  βœ… should return the current block height
Solana β€Ί mainnet β€Ί getBlockProduction
  βœ… should return block production information
Solana β€Ί mainnet β€Ί getBlockCommitment
  βœ… should return block commitment information
Solana β€Ί mainnet β€Ί getBlocks
  βœ… should return an array of block numbers between two slots
  βšͺ should return an array of block numbers between two slots, passing only endSlot
  βœ… should return an array of confirmed block numbers between two slots
Solana β€Ί mainnet β€Ί getBlockTime
  βœ… should return block time
Solana β€Ί mainnet β€Ί getClusterNodes
  βœ… should return cluster nodes info
Solana β€Ί mainnet β€Ί getEpochInfo
  βœ… should return epoch info
Solana β€Ί mainnet β€Ί getEpochSchedule
  βœ… should return epoch schedule
Solana β€Ί mainnet β€Ί getFirstAvailableBlock
  βœ… should return first available block
Solana β€Ί mainnet β€Ί getGenesisHash
  βœ… should return genesis hash
Solana β€Ί mainnet β€Ί getHealth
  βœ… should return health status
Solana β€Ί mainnet β€Ί getHighestSnapshotSlot
  βœ… should return highest snapshot slot
Solana β€Ί mainnet β€Ί getIdentity
  βœ… should return identity
Solana β€Ί mainnet β€Ί getInflationGovernor
  βœ… should return inflation governor info
Solana β€Ί mainnet β€Ί getInflationRate
  βœ… should return inflation rate
Solana β€Ί mainnet β€Ί getInflationReward
  βšͺ should return inflation reward
Solana β€Ί mainnet β€Ί getLargestAccounts
  βšͺ should return largest accounts
Solana β€Ί mainnet β€Ί getLatestBlockhash
  βœ… should return latest blockhash
Solana β€Ί mainnet β€Ί getLeaderSchedule
  βœ… should return leader schedule
Solana β€Ί mainnet β€Ί getMultipleAccounts
  βœ… should return account info
Solana β€Ί mainnet β€Ί getSlot
  βœ… should return slot number
Solana β€Ί mainnet β€Ί getSlotLeaders
  βœ… should return slot leader info
Solana β€Ί mainnet β€Ί getTokenAccountBalance
  βœ… should return token account balance
Solana β€Ί mainnet β€Ί getTokenAccountsByOwner
  βœ… should return token accounts by owner
Solana β€Ί mainnet β€Ί getTransaction
  βšͺ should return transaction data
Solana β€Ί mainnet β€Ί getProgramAccount
  βšͺ should return account data
Solana β€Ί devnet β€Ί getBlockHeight
  βœ… should return the current block height
Solana β€Ί devnet β€Ί getBlockProduction
  βœ… should return block production information
Solana β€Ί devnet β€Ί getBlockCommitment
  βœ… should return block commitment information
Solana β€Ί devnet β€Ί getBlock
  βœ… should return a recent block

βœ…Β src/e2e/rpc/other/tatum.rpc.stellar.spec.ts

Stellar β€Ί mainnet
  βœ… should get accounts
  βšͺ should get account detail
  βœ… should get fee stats
  βšͺ should get ledger
  βœ… should get offers
Stellar β€Ί mainnet β€Ί should get strict send
  βœ… destinationAccount
  βœ… destinationAssets
Stellar β€Ί mainnet β€Ί should get strict receive
  βœ… sourceAssets
  βœ… sourceAccount
Stellar β€Ί testnet
  βœ… should get accounts
  βšͺ should get account detail
  βœ… should get fee stats
  βœ… should get ledger
  βœ… should get offers
Stellar β€Ί testnet β€Ί should get strict send
  βœ… destinationAccount
  βœ… destinationAssets
Stellar β€Ί testnet β€Ί should get strict receive
  βœ… sourceAssets
  βœ… sourceAccount

βœ…Β src/e2e/rpc/other/tatum.rpc.tezos.spec.ts

Tezos β€Ί Mainnet
  βœ… getBlock
  βœ… getBlocksHead
  βœ… getCheckpoint
  βœ… getContract
  βœ… getContractBalanceAndFrozenBonds
  βœ… getContractsEntrypoints
Tezos β€Ί Testnet
  βœ… getBlock
  βœ… getBlocksHead
  βœ… getCheckpoint
  βšͺ Inject Operation
  βšͺ Inject Block
  βšͺ Inject Protocol

βœ…Β src/e2e/rpc/other/tatum.rpc.tron.spec.ts

RPCs β€Ί TRON β€Ί testnet
  βšͺ getNowBlock
  βšͺ getChainParameters
  βšͺ getBlockByNum
  βšͺ getBlockById
  βšͺ getTransactionById
RPCs β€Ί TRON β€Ί mainnet
  βšͺ getNowBlock
  βšͺ getChainParameters
  βšͺ getBlockByNum
  βšͺ getBlockById
  βšͺ getTransactionById
  βšͺ getBlockByLimitNext
  βšͺ getAccountBalance

βœ…Β src/e2e/rpc/other/tatum.rpc.xrp.spec.ts

RPCs β€Ί XRP β€Ί testnet
  βšͺ ping
  βšͺ ledger_closed
  βšͺ fee
RPCs β€Ί XRP β€Ί mainnet
  βšͺ account_channels
  βšͺ account_currencies
  βšͺ account_lines
  βšͺ account_info
  βšͺ noripple_check
  βšͺ ledger_closed
  βšͺ ledger_entry
  βšͺ submit
  βšͺ book_offers
  βšͺ fee

βœ…Β src/e2e/rpc/utxo/tatum.rpc.bch.spec.ts

Bitcoin Cash β€Ί mainnet
  βœ… estimatefee
Bitcoin Cash β€Ί testnet
  βœ… estimatefee

βœ…Β src/e2e/rpc/utxo/tatum.rpc.doge.spec.ts

Doge β€Ί mainnet
  βœ… createrawtransaction
  βœ… getblock

βœ…Β src/e2e/rpc/utxo/utxo.rpc.spec.ts

UTXO E2E Test Suite β€Ί bitcoin-testnet
  βœ… chain info
  βœ… chain info raw call
  βœ… best block hash
  βœ… block count
  βœ… difficulty
  βœ… mempool info
  βœ… estimatesmartfee
UTXO E2E Test Suite β€Ί bitcoin-mainnet
  βœ… chain info
  βœ… chain info raw call
  βœ… best block hash
  βœ… block count
  βœ… difficulty
  βœ… mempool info
  βœ… estimatesmartfee
UTXO E2E Test Suite β€Ί doge-testnet
  βœ… chain info
  βœ… chain info raw call
  βœ… best block hash
  βœ… block count
  βœ… difficulty
  βœ… mempool info
  βœ… estimatesmartfee
UTXO E2E Test Suite β€Ί doge-mainnet
  βœ… chain info
  βœ… chain info raw call
  βœ… best block hash
  βœ… block count
  βœ… difficulty
  βœ… mempool info
  βœ… estimatesmartfee
UTXO E2E Test Suite β€Ί litecoin-testnet
  βœ… chain info
  βœ… chain info raw call
  βœ… best block hash
  βœ… block count
  βœ… difficulty
  βœ… mempool info
  βœ… estimatesmartfee
UTXO E2E Test Suite β€Ί litecoin-mainnet
  βœ… chain info
  βœ… chain info raw call
  βœ… best block hash
  βœ… block count
  βœ… difficulty
  βœ… mempool info
  βœ… estimatesmartfee
UTXO E2E Test Suite β€Ί zcash-testnet
  βœ… chain info
  βœ… chain info raw call
  βœ… best block hash
  βœ… block count
  βœ… difficulty
  βœ… mempool info
UTXO E2E Test Suite β€Ί bitcoin-cash-mainnet
  βœ… chain info
  βœ… chain info raw call
  βœ… best block hash
  βœ… block count
  βœ… difficulty
  βœ… mempool info

βœ…Β src/e2e/tatum.address.spec.ts

Address β€Ί Address Balance β€Ί getBalance EVM
  βšͺ should get balance with native assets only
  βšͺ should get only native balance with native assets only
  βšͺ should get balance with native assets only for 2 addresses
  βšͺ should get balance with native, erc20 and erc721 assets
Address β€Ί Address Balance β€Ί getBalance SOL
  βšͺ should get balance with native assets only
Address β€Ί Address Balance β€Ί getBalance BTC
  βšͺ should get balance with native assets only
Address β€Ί Address Balance β€Ί getBalance DOGE
  βšͺ should get balance with native assets only
Address β€Ί Address Balance β€Ί getBalance LTC
  βšͺ should get balance with native assets only
Address β€Ί Address Balance β€Ί getBalance CARDANO
  βšͺ should get balance with native assets only
Address β€Ί Address Balance β€Ί getBalance XRP
  βšͺ should get balance with native assets only
Address β€Ί Address Balance β€Ί getBalance Tezos
  βšͺ should get all balances for address
  βšͺ should get balance for nft tokens only
Address β€Ί Address Balance β€Ί getBalance Tron
  βšͺ should get balance with native and erc20 assets
Address β€Ί Address Balance β€Ί getBalance EON
  βšͺ should get balance from eon network
Address β€Ί getTransactions β€Ί getTransactions EVM
  βšͺ should get transactions - native only
  βšͺ should get transactions - tokens only
  βšͺ should get transactions - NFT tokens only
  βšͺ should get transactions - pagination
  βšͺ should get transactions for specific contract
Address β€Ί getTransactions β€Ί getTransactions BITCOIN
  βšͺ should get transactions
  βšͺ should get transactions by block with cursor pagination
Address β€Ί getTransactions β€Ί getTransactions DOGECOIN
  βšͺ should get transactions
  βšͺ should get transactions by block with cursor pagination
Address β€Ί getTransactions β€Ί getTransactions LITECOIN
  βšͺ should get transactions
  βšͺ should get transactions by block with cursor pagination
Address β€Ί getTransactions β€Ί getTransactions Tezos
  βšͺ should get transactions - native only
  βšͺ should get transactions by block with cursor pagination
Address β€Ί getTransactions β€Ί getTransactions EON
  βšͺ should get transactions - native only
  βšͺ should get transactions - tokens only

βœ…Β src/e2e/tatum.fee.spec.ts

Fee
  βšͺ should return fee for eth testnet
  βœ… should return fee for btc testnet

βœ…Β src/e2e/tatum.logger.spec.ts

Logger
  βœ… should warn on missing API key

βœ…Β src/e2e/tatum.nft.spec.ts

Tatum NFT β€Ί NFT balances
  βšͺ should get NFT balances
Tatum NFT β€Ί NFT transactions
  βšͺ should get NFT transactions for a specific NFT token
  βšͺ should get NFT transactions for a specific NFT token on the address
Tatum NFT β€Ί NFT owners
  βšͺ should get NFT owners for a specific NFT token
  βšͺ should not get NFT owners for a specific NFT token - no such token
  βšͺ check if NFT is owned by a specific address
  βšͺ check if NFT is owned by a specific address - not the owner
Tatum NFT β€Ί NFT collections
  βšͺ should get small collection
  βšͺ should get small collection without metadata
  βšͺ should get big collection with pagination
Tatum NFT β€Ί NFT metadata
  βšͺ should get NFT Metadata for NFT
Tatum NFT β€Ί Create collections
  βšͺ should create NFT ERC721 collection
  βšͺ should create NFT ERC1155 collection
Tatum NFT - Tezos
  βšͺ Should deploy contract on Tezos testnet
Tatum NFT - Test mint flow
  βšͺ Test

βœ…Β src/e2e/tatum.notification.spec.ts

notification β€Ί createSubscription β€Ί IP auth β€Ί Address Event
  βœ… OK bitcoin-mainnet
  βœ… OK bitcoin-testnet
  βœ… OK bitcoin-cash-mainnet
  βœ… OK bch-testnet
  βœ… OK litecoin-mainnet
  βœ… OK litecoin-testnet
  βœ… OK doge-mainnet
  βœ… OK doge-testnet
  βœ… OK ethereum-mainnet
  βœ… OK ethereum-sepolia
  βœ… OK ethereum-holesky
  βœ… OK polygon-mainnet
  βœ… OK polygon-amoy
  βœ… OK celo-mainnet
  βœ… OK celo-testnet
  βœ… OK solana-mainnet
  βœ… OK solana-devnet
  βœ… OK bsc-mainnet
  βœ… OK bsc-testnet
  βœ… OK klaytn-mainnet
  βœ… OK klaytn-baobab
  βœ… OK tron-mainnet
  βœ… OK tron-testnet
  βœ… OK ripple-mainnet
  βœ… OK ripple-testnet
  βœ… OK tezos-mainnet
  βœ… OK flare-mainnet
  βœ… OK flare-coston
  βœ… OK flare-coston2
  βœ… OK flare-songbird
  βœ… OK cronos-mainnet
  βœ… OK cro-testnet
  βœ… OK base-mainnet
  βœ… OK base-sepolia
  βœ… OK avalanche-c-mainnet
  βœ… OK avax-testnet
notification β€Ί createSubscription β€Ί IP auth β€Ί Incoming Native Tx
  βœ… OK bitcoin-mainnet
  βœ… OK bitcoin-testnet
  βœ… OK litecoin-mainnet
  βœ… OK litecoin-testnet
  βœ… OK doge-mainnet
  βœ… OK doge-testnet
  βœ… OK ethereum-mainnet
  βœ… OK ethereum-sepolia
  βœ… OK ethereum-holesky
  βœ… OK polygon-mainnet
  βœ… OK polygon-amoy
  βœ… OK celo-mainnet
  βœ… OK celo-testnet
  βœ… OK bsc-mainnet
  βœ… OK bsc-testnet
  βœ… OK ripple-mainnet
  βœ… OK ripple-testnet
  βœ… OK klaytn-mainnet
  βœ… OK klaytn-baobab
  βœ… OK tron-mainnet
  βœ… OK tron-testnet
  βœ… OK solana-mainnet
  βœ… OK solana-devnet
  βœ… OK ripple-mainnet
  βœ… OK ripple-testnet
  βœ… OK tezos-mainnet
  βœ… OK flare-mainnet
  βœ… OK flare-coston
  βœ… OK flare-coston2
  βœ… OK flare-songbird
  βœ… OK cronos-mainnet
  βœ… OK cro-testnet
  βœ… OK base-mainnet
  βœ… OK base-sepolia
  βœ… OK avalanche-c-mainnet
  βœ… OK avax-testnet
notification β€Ί createSubscription β€Ί IP auth β€Ί Outgoing Native Tx
  βœ… OK bitcoin-mainnet
  βœ… OK bitcoin-testnet
  βœ… OK litecoin-mainnet
  βœ… OK litecoin-testnet
  βœ… OK ethereum-mainnet
  βœ… OK ethereum-sepolia
  βœ… OK ethereum-holesky
  βœ… OK polygon-mainnet
  βœ… OK polygon-amoy
  βœ… OK celo-mainnet
  βœ… OK celo-testnet
  βœ… OK bsc-mainnet
  βœ… OK bsc-testnet
  βœ… OK ripple-mainnet
  βœ… OK ripple-testnet
  βœ… OK klaytn-mainnet
  βœ… OK klaytn-baobab
  βœ… OK tron-mainnet
  βœ… OK tron-testnet
  βœ… OK solana-mainnet
  βœ… OK solana-devnet
  βœ… OK ripple-mainnet
  βœ… OK ripple-testnet
  βœ… OK tezos-mainnet
  βœ… OK flare-mainnet
  βœ… OK flare-coston
  βœ… OK flare-coston2
  βœ… OK flare-songbird
  βœ… OK cronos-mainnet
  βœ… OK cro-testnet
  βœ… OK base-mainnet
  βœ… OK base-sepolia
  βœ… OK avalanche-c-mainnet
  βœ… OK avax-testnet
notification β€Ί createSubscription β€Ί IP auth β€Ί Outgoing Failed Tx
  βœ… OK ethereum-mainnet
  βœ… OK ethereum-sepolia
  βœ… OK ethereum-holesky
  βœ… OK polygon-mainnet
  βœ… OK polygon-amoy
  βœ… OK celo-mainnet
  βœ… OK celo-testnet
  βœ… OK bsc-mainnet
  βœ… OK bsc-testnet
  βœ… OK klaytn-mainnet
  βœ… OK klaytn-baobab
  βœ… OK tezos-mainnet
  βœ… OK flare-mainnet
  βœ… OK flare-coston
  βœ… OK flare-coston2
  βœ… OK flare-songbird
  βœ… OK cronos-mainnet
  βœ… OK cro-testnet
  βœ… OK base-mainnet
  βœ… OK base-sepolia
  βœ… OK avalanche-c-mainnet
  βœ… OK avax-testnet
notification β€Ί createSubscription β€Ί IP auth β€Ί Paid Fee
  βœ… OK ethereum-mainnet
  βœ… OK ethereum-sepolia
  βœ… OK ethereum-holesky
  βœ… OK polygon-mainnet
  βœ… OK polygon-amoy
  βœ… OK celo-mainnet
  βœ… OK celo-testnet
  βœ… OK bsc-mainnet
  βœ… OK bsc-testnet
  βœ… OK klaytn-mainnet
  βœ… OK klaytn-baobab
  βœ… OK tron-mainnet
  βœ… OK tron-testnet
  βœ… OK ripple-mainnet
  βœ… OK ripple-testnet
  βœ… OK tezos-mainnet
  βœ… OK flare-mainnet
  βœ… OK flare-coston
  βœ… OK flare-coston2
  βœ… OK flare-songbird
  βœ… OK cronos-mainnet
  βœ… OK cro-testnet
  βœ… OK base-mainnet
  βœ… OK base-sepolia
  βœ… OK avalanche-c-mainnet
  βœ… OK avax-testnet
notification β€Ί createSubscription β€Ί IP auth β€Ί Incoming Internal Tx
  βœ… OK ethereum-mainnet
  βœ… OK ethereum-sepolia
  βœ… OK ethereum-holesky
  βœ… OK celo-mainnet
  βœ… OK celo-testnet
  βœ… OK tezos-mainnet
  βœ… OK flare-mainnet
  βœ… OK flare-coston
  βœ… OK flare-coston2
  βœ… OK flare-songbird
  βœ… OK cronos-mainnet
  βœ… OK base-mainnet
  βœ… OK avalanche-c-mainnet
notification β€Ί createSubscription β€Ί IP auth β€Ί Outgoing Internal Tx
  βœ… OK ethereum-mainnet
  βœ… OK ethereum-sepolia
  βœ… OK ethereum-holesky
  βœ… OK celo-mainnet
  βœ… OK celo-testnet
  βœ… OK tezos-mainnet
  βœ… OK flare-mainnet
  βœ… OK flare-coston
  βœ… OK flare-coston2
  βœ… OK flare-songbird
  βœ… OK cronos-mainnet
  βœ… OK base-mainnet
  βœ… OK avalanche-c-mainnet
notification β€Ί createSubscription β€Ί IP auth β€Ί Incoming Fungible Tx
  βœ… OK ethereum-mainnet
  βœ… OK ethereum-sepolia
  βœ… OK ethereum-holesky
  βœ… OK polygon-mainnet
  βœ… OK polygon-amoy
  βœ… OK celo-mainnet
  βœ… OK celo-testnet
  βœ… OK bsc-mainnet
  βœ… OK bsc-testnet
  βœ… OK klaytn-mainnet
  βœ… OK klaytn-baobab
  βœ… OK tron-mainnet
  βœ… OK tron-testnet
  βœ… OK solana-mainnet
  βœ… OK solana-devnet
  βœ… OK tezos-mainnet
  βœ… OK flare-mainnet
  βœ… OK flare-coston
  βœ… OK flare-coston2
  βœ… OK flare-songbird
  βœ… OK cronos-mainnet
  βœ… OK cro-testnet
  βœ… OK base-mainnet
  βœ… OK base-sepolia
  βœ… OK avalanche-c-mainnet
  βœ… OK avax-testnet
notification β€Ί createSubscription β€Ί IP auth β€Ί Outgoing Fungible Tx
  βœ… OK ethereum-mainnet
  βœ… OK ethereum-sepolia
  βœ… OK ethereum-holesky
  βœ… OK polygon-mainnet
  βœ… OK polygon-amoy
  βœ… OK celo-mainnet
  βœ… OK celo-testnet
  βœ… OK bsc-mainnet
  βœ… OK bsc-testnet
  βœ… OK klaytn-mainnet
  βœ… OK klaytn-baobab
  βœ… OK tron-mainnet
  βœ… OK tron-testnet
  βœ… OK solana-mainnet
  βœ… OK solana-devnet
  βœ… OK tezos-mainnet
  βœ… OK flare-mainnet
  βœ… OK flare-coston
  βœ… OK flare-coston2
  βœ… OK flare-songbird
  βœ… OK cronos-mainnet
  βœ… OK cro-testnet
  βœ… OK base-mainnet
  βœ… OK base-sepolia
  βœ… OK avalanche-c-mainnet
  βœ… OK avax-testnet
notification β€Ί createSubscription β€Ί IP auth β€Ί Incoming Nft Tx
  βœ… OK ethereum-mainnet
  βœ… OK ethereum-sepolia
  βœ… OK ethereum-holesky
  βœ… OK polygon-mainnet
  βœ… OK polygon-amoy
  βœ… OK celo-mainnet
  βœ… OK celo-testnet
  βœ… OK bsc-mainnet
  βœ… OK bsc-testnet
  βœ… OK klaytn-mainnet
  βœ… OK klaytn-baobab
  βœ… OK tron-mainnet
  βœ… OK tron-testnet
  βœ… OK solana-mainnet
  βœ… OK solana-devnet
  βœ… OK tezos-mainnet
  βœ… OK flare-mainnet
  βœ… OK flare-coston
  βœ… OK flare-coston2
  βœ… OK flare-songbird
  βœ… OK cronos-mainnet
  βœ… OK cro-testnet
  βœ… OK base-mainnet
  βœ… OK base-sepolia
  βœ… OK avalanche-c-mainnet
  βœ… OK avax-testnet
notification β€Ί createSubscription β€Ί IP auth β€Ί Outgoing Nft Tx
  βœ… OK ethereum-mainnet
  βœ… OK ethereum-sepolia
  βœ… OK ethereum-holesky
  βœ… OK polygon-mainnet
  βœ… OK polygon-amoy
  βœ… OK celo-mainnet
  βœ… OK celo-testnet
  βœ… OK bsc-mainnet
  βœ… OK bsc-testnet
  βœ… OK klaytn-mainnet
  βœ… OK klaytn-baobab
  βœ… OK tron-mainnet
  βœ… OK tron-testnet
  βœ… OK solana-mainnet
  βœ… OK solana-devnet
  βœ… OK tezos-mainnet
  βœ… OK flare-mainnet
  βœ… OK flare-coston
  βœ… OK flare-coston2
  βœ… OK flare-songbird
  βœ… OK cronos-mainnet
  βœ… OK cro-testnet
  βœ… OK base-mainnet
  βœ… OK base-sepolia
  βœ… OK avalanche-c-mainnet
  βœ… OK avax-testnet
notification β€Ί createSubscription β€Ί IP auth β€Ί Incoming Multitoken Tx
  βœ… OK ethereum-mainnet
  βœ… OK ethereum-sepolia
  βœ… OK ethereum-holesky
  βœ… OK polygon-mainnet
  βœ… OK polygon-amoy
  βœ… OK celo-mainnet
  βœ… OK celo-testnet
  βœ… OK bsc-mainnet
  βœ… OK bsc-testnet
  βœ… OK klaytn-mainnet
  βœ… OK klaytn-baobab
  βœ… OK flare-mainnet
  βœ… OK flare-coston
  βœ… OK flare-coston2
  βœ… OK flare-songbird
  βœ… OK cronos-mainnet
  βœ… OK cro-testnet
  βœ… OK base-mainnet
  βœ… OK base-sepolia
  βœ… OK avalanche-c-mainnet
  βœ… OK avax-testnet
notification β€Ί createSubscription β€Ί IP auth β€Ί Outgoing Multitoken Tx
  βœ… OK ethereum-mainnet
  βœ… OK ethereum-sepolia
  βœ… OK ethereum-holesky
  βœ… OK polygon-mainnet
  βœ… OK polygon-amoy
  βœ… OK celo-mainnet
  βœ… OK celo-testnet
  βœ… OK bsc-mainnet
  βœ… OK bsc-testnet
  βœ… OK klaytn-mainnet
  βœ… OK klaytn-baobab
  βœ… OK flare-mainnet
  βœ… OK flare-coston
  βœ… OK flare-coston2
  βœ… OK flare-songbird
  βœ… OK cronos-mainnet
  βœ… OK cro-testnet
  βœ… OK base-mainnet
  βœ… OK base-sepolia
  βœ… OK avalanche-c-mainnet
  βœ… OK avax-testnet
notification β€Ί createSubscription β€Ί IP auth β€Ί Failed Txs Per Block
  βœ… OK ethereum-mainnet
  βœ… OK ethereum-sepolia
  βœ… OK ethereum-holesky
  βœ… OK polygon-mainnet
  βœ… OK polygon-amoy
  βœ… OK celo-mainnet
  βœ… OK celo-testnet
  βœ… OK bsc-mainnet
  βœ… OK bsc-testnet
  βœ… OK klaytn-mainnet
  βœ… OK klaytn-baobab
  βœ… OK tron-mainnet
  βœ… OK tron-testnet
  βœ… OK solana-mainnet
  βœ… OK solana-devnet
  βœ… OK tezos-mainnet
  βœ… OK flare-mainnet
  βœ… OK flare-coston
  βœ… OK flare-coston2
  βœ… OK flare-songbird
  βœ… OK cronos-mainnet
  βœ… OK cro-testnet
  βœ… OK base-mainnet
  βœ… OK base-sepolia
  βœ… OK avalanche-c-mainnet
  βœ… OK avax-testnet
notification β€Ί createSubscription β€Ί IP auth β€Ί Contract Address Log Event
  βœ… OK ethereum-mainnet
  βœ… OK ethereum-sepolia
  βœ… OK ethereum-holesky
  βœ… OK polygon-mainnet
  βœ… OK polygon-amoy
  βœ… OK celo-mainnet
  βœ… OK celo-testnet
  βœ… OK bsc-mainnet
  βœ… OK bsc-testnet
  βœ… OK klaytn-mainnet
  βœ… OK klaytn-baobab
  βœ… OK flare-mainnet
  βœ… OK flare-coston
  βœ… OK flare-coston2
  βœ… OK flare-songbird
  βœ… OK cronos-mainnet
  βœ… OK base-mainnet
  βœ… OK avalanche-c-mainnet
notification β€Ί createSubscription
  βœ… NOK - existing subscription
  βœ… NOK - invalid address
notification β€Ί deleteSubscription
  βœ… OK
  βœ… NOK - invalid subscription
notification
  βœ… getAll
  βšͺ getAllExecutedWebhooks

βœ…Β src/e2e/tatum.rates.spec.ts

Rates
  βœ… get ETH/EUR
  βœ… get batch

βœ…Β src/e2e/tatum.spec.ts

Tatum Init β€Ί IP auth
  βœ… Testnet
  βœ… Mainnet
Tatum Init β€Ί Multiple Instances
  βœ… IP auth

βœ…Β src/e2e/tatum.token.spec.ts

Tatum token β€Ί token balances
  βšͺ should get token balances
  βšͺ should get token balances - few addresses
Tatum token β€Ί token transactions
  βšͺ should get ERC20 transactions for address for all tokens
  βšͺ should get ERC20 transactions for address for specific token
Tatum token β€Ί token transactions β€Ί should filter ERC20 transactions for address for all tokens
  βšͺ blockFrom
  βšͺ blockTo
  βšͺ no txs by filter
  βšͺ both txs by filter
Tatum token β€Ί Token metadata
  βšͺ should get ERC20 token metadata
Tatum token β€Ί Create token
  βšͺ should create ERC20 token

βœ…Β src/service/rpc/evm/EvmUtils.spec.ts

EvmUtils β€Ί isArchiveMethod
  βœ… archive method eth_getCode -> true
  βœ… archive method eth_call -> true
  βœ… archive method debug -> true
  βœ… archive method trace -> true
  βœ… archive method getStorageAt -> false
  βœ… archive method eth_call -> true
  βœ… archive method getBalance -> false
  βœ… archive method eth_getCode -> true
  βœ… archive method getBlockByNumber -> false
  βœ… archive method getLogs -> false
  βœ… archive method other -> false
  βœ… archive method & param getStorageAt -> [ 1, 2 ]
  βœ… archive method & param getStorageAt -> [ 1, 2, 'latest' ]
  βœ… archive method & param getStorageAt -> [ 1, 2, 3 ]
  βœ… archive method & param getStorageAt -> []
  βœ… archive method & param getBalance -> [ 1 ]
  βœ… archive method & param getBalance -> [ 1, 'latest' ]
  βœ… archive method & param getBalance -> [ 1, 2 ]
  βœ… archive method & param getBalance -> []
  βœ… archive method & param getBlockByNumber -> []
  βœ… archive method & param getBlockByNumber -> [ 'latest' ]
  βœ… archive method & param getBlockByNumber -> [ 1 ]
  βœ… archive method & param getLogs -> [ 1, [Object] ]
  βœ… archive method & param getLogs -> [ 1, [Object] ]
  βœ… archive method & param getLogs -> [ 1, [Object] ]
  βœ… archive method & param getLogs -> [ 1, [Object] ]
  βœ… archive method & param getLogs -> [ 1, [Object] ]

βœ…Β src/util/network.utils.spec.ts

Network Utils β€Ί getChainId
  βœ… valid ethereum-mainnet -> 1
  βœ… valid ethereum-sepolia -> 11155111
  βœ… valid celo-mainnet -> 42220
  βœ… valid celo-testnet -> 44787
Network Utils β€Ί isTestnet
  βœ… valid ethereum-mainnet -> false
  βœ… valid ethereum-sepolia -> true
  βœ… valid celo-mainnet -> false
  βœ… valid celo-testnet -> true
Network Utils β€Ί isAlternateTestnet
  βœ… valid ethereum-mainnet -> false
  βœ… valid ethereum-sepolia -> false
  βœ… valid ethereum-holesky -> true
  βœ… valid celo-mainnet -> false
  βœ… valid celo-testnet -> false