Skip to content

ALL-8276 - Add Ton API #2829

ALL-8276 - Add Ton API

ALL-8276 - Add Ton API #2829

GitHub Actions / TEST REPORT failed Aug 6, 2024 in 1s

413 passed, 5 failed and 572 skipped

Tests failed

❌ reports/jest-junit.xml

990 tests were completed in 108s with 413 passed, 5 failed and 572 skipped.

Test suite Passed Failed Skipped Time
src/e2e/extensions/tatum.extensions.spec.ts 4βœ… 410ms
src/e2e/ipfs.spec.ts 1βšͺ 124ms
src/e2e/rpc/evm/eth/tatum.rpc.beacon.spec.ts 27βœ… 9s
src/e2e/rpc/evm/eth/tatum.rpc.ethereum.spec.ts 6βœ… 2s
src/e2e/rpc/evm/evm.rpc.spec.ts 161βœ… 60s
src/e2e/rpc/evm/tatum.rpc.klay.spec.ts 10βœ… 3s
src/e2e/rpc/evm/tatum.rpc.zksync.spec.ts 8βœ… 484ms
src/e2e/rpc/other/tatum.rpc.algorand.algod.spec.ts 10βœ… 2βšͺ 1s
src/e2e/rpc/other/tatum.rpc.algorand.indexer.spec.ts 16βœ… 7s
src/e2e/rpc/other/tatum.rpc.bnb.spec.ts 8βšͺ 134ms
src/e2e/rpc/other/tatum.rpc.cardano.rosetta.spec.ts 2βœ… 1❌ 22s
src/e2e/rpc/other/tatum.rpc.casper.spec.ts 4βœ… 1s
src/e2e/rpc/other/tatum.rpc.cosmos.rosetta.spec.ts 6βšͺ 137ms
src/e2e/rpc/other/tatum.rpc.electrs.spec.ts 2βœ… 2❌ 61s
src/e2e/rpc/other/tatum.rpc.eos.spec.ts 9βšͺ 163ms
src/e2e/rpc/other/tatum.rpc.iota.spec.ts 6βœ… 3s
src/e2e/rpc/other/tatum.rpc.kadena.spec.ts 12βšͺ 157ms
src/e2e/rpc/other/tatum.rpc.rostrum.spec.ts 9βœ… 3s
src/e2e/rpc/other/tatum.rpc.solana.spec.ts 30βœ… 6βšͺ 22s
src/e2e/rpc/other/tatum.rpc.stellar.spec.ts 18βšͺ 230ms
src/e2e/rpc/other/tatum.rpc.tezos.spec.ts 9βœ… 3βšͺ 4s
src/e2e/rpc/other/tatum.rpc.ton.spec.ts 4βœ… 2❌ 2s
src/e2e/rpc/other/tatum.rpc.tron.spec.ts 12βšͺ 183ms
src/e2e/rpc/other/tatum.rpc.xrp.spec.ts 13βšͺ 247ms
src/e2e/rpc/utxo/tatum.rpc.bch.spec.ts 2βœ… 575ms
src/e2e/rpc/utxo/tatum.rpc.doge.spec.ts 2βœ… 2s
src/e2e/rpc/utxo/utxo.rpc.spec.ts 54βœ… 13s
src/e2e/tatum.address.spec.ts 29βšͺ 10s
src/e2e/tatum.fee.spec.ts 1βœ… 1βšͺ 610ms
src/e2e/tatum.logger.spec.ts 1βœ… 232ms
src/e2e/tatum.nft.spec.ts 15βšͺ 296ms
src/e2e/tatum.notification.spec.ts 427βšͺ 10s
src/e2e/tatum.rates.spec.ts 2βœ… 771ms
src/e2e/tatum.spec.ts 3βœ… 1s
src/e2e/tatum.token.spec.ts 10βšͺ 264ms
src/service/rpc/evm/EvmUtils.spec.ts 27βœ… 126ms
src/util/network.utils.spec.ts 13βœ… 122ms

βœ…Β 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-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 β€Ί ethereum-classic-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
RPC EVM β€Ί zks-mainnet
  βœ… eth_blockNumber
  βœ… eth_chainId
  βœ… eth_estimateGas
  βœ… eth_gasPrice
  βœ… web3_clientVersion
  βœ… eth_getBlockByNumber
RPC EVM β€Ί zks-testnet
  βœ… 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/evm/tatum.rpc.zksync.spec.ts

RPC ZkSync β€Ί zks-mainnet
  βœ… zks_getL1GasPrice
  βœ… zks_getBlockDetails
  βœ… zks_getBaseTokenL1Address
  βœ… zks_getFeeParams
RPC ZkSync β€Ί zks-testnet
  βœ… zks_getL1GasPrice
  βœ… zks_getBlockDetails
  βœ… zks_getBaseTokenL1Address
  βœ… zks_getFeeParams

βœ…Β 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
	Error: thrown: "{\"statusCode\":500,\"errorCode\":\"internal.error\",\"message\":\"Internal server error.\",\"dashboardLog\":\"https://dashboard.tatum.io/logs?id=66b21c53935d8b87a77f3567\"}"
  βœ… 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
	Error: thrown: "Exceeded timeout of 30000 ms for a test.
  ❌ server.banner
	Error: thrown: "Exceeded timeout of 30000 ms for a test.
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.ton.spec.ts

Ton β€Ί Testnet
  βœ… status
  βœ… getBlockchainValidators
  ❌ getMasterchainInfo
	Error: thrown: "{\"ok\": false, \"error\": \"API key does not exist\",\"code\":401}"
Ton β€Ί Mainnet
  βœ… status
  βœ… getBlockchainValidators
  ❌ getMasterchainInfo
	Error: thrown: "{\"ok\": false, \"error\": \"API key does not exist\",\"code\":401}"

βœ…Β 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 fantom-mainnet
  βšͺ OK fantom-testnet
  βšͺ OK optimism-mainnet
  βšͺ OK optimism-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 fantom-mainnet
  βšͺ OK fantom-testnet
  βšͺ OK optimism-mainnet
  βšͺ OK optimism-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 fantom-mainnet
  βšͺ OK fantom-testnet
  βšͺ OK optimism-mainnet
  βšͺ OK optimism-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 fantom-mainnet
  βšͺ OK fantom-testnet
  βšͺ OK optimism-mainnet
  βšͺ OK optimism-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 fantom-mainnet
  βšͺ OK fantom-testnet
  βšͺ OK optimism-mainnet
  βšͺ OK optimism-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 fantom-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 fantom-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 fantom-mainnet
  βšͺ OK fantom-testnet
  βšͺ OK optimism-mainnet
  βšͺ OK optimism-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 fantom-mainnet
  βšͺ OK fantom-testnet
  βšͺ OK optimism-mainnet
  βšͺ OK optimism-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 fantom-mainnet
  βšͺ OK fantom-testnet
  βšͺ OK optimism-mainnet
  βšͺ OK optimism-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 fantom-mainnet
  βšͺ OK fantom-testnet
  βšͺ OK optimism-mainnet
  βšͺ OK optimism-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 fantom-mainnet
  βšͺ OK fantom-testnet
  βšͺ OK optimism-mainnet
  βšͺ OK optimism-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 fantom-mainnet
  βšͺ OK fantom-testnet
  βšͺ OK optimism-mainnet
  βšͺ OK optimism-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 fantom-mainnet
  βšͺ OK fantom-testnet
  βšͺ OK optimism-mainnet
  βšͺ OK optimism-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 fantom-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

Annotations

Check failure on line 14 in src/e2e/rpc/other/tatum.rpc.cardano.rosetta.spec.ts

See this annotation in the file changed.

@github-actions github-actions / TEST REPORT

src/e2e/rpc/other/tatum.rpc.cardano.rosetta.spec.ts β–Ί Cardano Rosetta β€Ί Mainnet β–Ί should get network list

Failed test found in:
  reports/jest-junit.xml
Error:
  Error: thrown: "{\"statusCode\":500,\"errorCode\":\"internal.error\",\"message\":\"Internal server error.\",\"dashboardLog\":\"https://dashboard.tatum.io/logs?id=66b21c53935d8b87a77f3567\"}"
Raw output
Error: thrown: "{\"statusCode\":500,\"errorCode\":\"internal.error\",\"message\":\"Internal server error.\",\"dashboardLog\":\"https://dashboard.tatum.io/logs?id=66b21c53935d8b87a77f3567\"}"
    at /home/runner/work/tatum-js/tatum-js/src/e2e/rpc/other/tatum.rpc.cardano.rosetta.spec.ts:33:5
    at _dispatchDescribe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:91:26)
    at describe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:55:5)
    at /home/runner/work/tatum-js/tatum-js/src/e2e/rpc/other/tatum.rpc.cardano.rosetta.spec.ts:15:3
    at /home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:81:13
    at _dispatchDescribe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:91:26)
    at describe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:55:5)
    at /home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:47:15
    at Array.forEach (<anonymous>)
    at eachBind (/home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:39:22)
    at Object.<anonymous> (/home/runner/work/tatum-js/tatum-js/src/e2e/rpc/other/tatum.rpc.cardano.rosetta.spec.ts:14:24)
    at Runtime._execModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:1439:24)
    at Runtime._loadModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:1022:12)
    at Runtime.requireModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:882:12)
    at jestAdapter (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:77:13)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at runTestInternal (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/runTest.js:444:34)
    at Object.worker (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/testWorker.js:106:12)

Check failure on line 9 in src/e2e/rpc/other/tatum.rpc.electrs.spec.ts

See this annotation in the file changed.

@github-actions github-actions / TEST REPORT

src/e2e/rpc/other/tatum.rpc.electrs.spec.ts β–Ί Electrs (true) β–Ί blockchain.headers.subscribe

Failed test found in:
  reports/jest-junit.xml
Error:
  Error: thrown: "Exceeded timeout of 30000 ms for a test.
Raw output
Error: thrown: "Exceeded timeout of 30000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
    at /home/runner/work/tatum-js/tatum-js/src/e2e/rpc/other/tatum.rpc.electrs.spec.ts:10:3
    at /home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:81:13
    at _dispatchDescribe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:91:26)
    at describe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:55:5)
    at /home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:47:15
    at Array.forEach (<anonymous>)
    at eachBind (/home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:39:22)
    at Object.<anonymous> (/home/runner/work/tatum-js/tatum-js/src/e2e/rpc/other/tatum.rpc.electrs.spec.ts:9:33)
    at Runtime._execModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:1439:24)
    at Runtime._loadModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:1022:12)
    at Runtime.requireModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:882:12)
    at jestAdapter (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:77:13)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at runTestInternal (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/runTest.js:444:34)
    at Object.worker (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/testWorker.js:106:12)

Check failure on line 9 in src/e2e/rpc/other/tatum.rpc.electrs.spec.ts

See this annotation in the file changed.

@github-actions github-actions / TEST REPORT

src/e2e/rpc/other/tatum.rpc.electrs.spec.ts β–Ί Electrs (true) β–Ί server.banner

Failed test found in:
  reports/jest-junit.xml
Error:
  Error: thrown: "Exceeded timeout of 30000 ms for a test.
Raw output
Error: thrown: "Exceeded timeout of 30000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
    at /home/runner/work/tatum-js/tatum-js/src/e2e/rpc/other/tatum.rpc.electrs.spec.ts:18:3
    at /home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:81:13
    at _dispatchDescribe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:91:26)
    at describe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:55:5)
    at /home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:47:15
    at Array.forEach (<anonymous>)
    at eachBind (/home/runner/work/tatum-js/tatum-js/node_modules/jest-each/build/bind.js:39:22)
    at Object.<anonymous> (/home/runner/work/tatum-js/tatum-js/src/e2e/rpc/other/tatum.rpc.electrs.spec.ts:9:33)
    at Runtime._execModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:1439:24)
    at Runtime._loadModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:1022:12)
    at Runtime.requireModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:882:12)
    at jestAdapter (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:77:13)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at runTestInternal (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/runTest.js:444:34)
    at Object.worker (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/testWorker.js:106:12)

Check failure on line 32 in src/e2e/rpc/other/tatum.rpc.ton.spec.ts

See this annotation in the file changed.

@github-actions github-actions / TEST REPORT

src/e2e/rpc/other/tatum.rpc.ton.spec.ts β–Ί Ton β€Ί Testnet β–Ί getMasterchainInfo

Failed test found in:
  reports/jest-junit.xml
Error:
  Error: thrown: "{\"ok\": false, \"error\": \"API key does not exist\",\"code\":401}"
Raw output
Error: thrown: "{\"ok\": false, \"error\": \"API key does not exist\",\"code\":401}"
    at /home/runner/work/tatum-js/tatum-js/src/e2e/rpc/other/tatum.rpc.ton.spec.ts:49:7
    at _dispatchDescribe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:91:26)
    at describe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:55:5)
    at /home/runner/work/tatum-js/tatum-js/src/e2e/rpc/other/tatum.rpc.ton.spec.ts:34:5
    at Array.forEach (<anonymous>)
    at /home/runner/work/tatum-js/tatum-js/src/e2e/rpc/other/tatum.rpc.ton.spec.ts:33:18
    at _dispatchDescribe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:91:26)
    at describe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:55:5)
    at Object.<anonymous> (/home/runner/work/tatum-js/tatum-js/src/e2e/rpc/other/tatum.rpc.ton.spec.ts:32:1)
    at Runtime._execModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:1439:24)
    at Runtime._loadModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:1022:12)
    at Runtime.requireModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:882:12)
    at jestAdapter (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:77:13)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at runTestInternal (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/runTest.js:444:34)
    at Object.worker (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/testWorker.js:106:12)

Check failure on line 32 in src/e2e/rpc/other/tatum.rpc.ton.spec.ts

See this annotation in the file changed.

@github-actions github-actions / TEST REPORT

src/e2e/rpc/other/tatum.rpc.ton.spec.ts β–Ί Ton β€Ί Mainnet β–Ί getMasterchainInfo

Failed test found in:
  reports/jest-junit.xml
Error:
  Error: thrown: "{\"ok\": false, \"error\": \"API key does not exist\",\"code\":401}"
Raw output
Error: thrown: "{\"ok\": false, \"error\": \"API key does not exist\",\"code\":401}"
    at /home/runner/work/tatum-js/tatum-js/src/e2e/rpc/other/tatum.rpc.ton.spec.ts:49:7
    at _dispatchDescribe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:91:26)
    at describe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:55:5)
    at /home/runner/work/tatum-js/tatum-js/src/e2e/rpc/other/tatum.rpc.ton.spec.ts:34:5
    at Array.forEach (<anonymous>)
    at /home/runner/work/tatum-js/tatum-js/src/e2e/rpc/other/tatum.rpc.ton.spec.ts:33:18
    at _dispatchDescribe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:91:26)
    at describe (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/index.js:55:5)
    at Object.<anonymous> (/home/runner/work/tatum-js/tatum-js/src/e2e/rpc/other/tatum.rpc.ton.spec.ts:32:1)
    at Runtime._execModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:1439:24)
    at Runtime._loadModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:1022:12)
    at Runtime.requireModule (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runtime/build/index.js:882:12)
    at jestAdapter (/home/runner/work/tatum-js/tatum-js/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:77:13)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at runTestInternal (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/runTest.js:444:34)
    at Object.worker (/home/runner/work/tatum-js/tatum-js/node_modules/jest-runner/build/testWorker.js:106:12)