added
Beta v.1.15 Changelog
23 days ago by Dzmitry Sakalou
Iota API endpoint updates: 59 new Testnet endpoints - and doc updates (60 updates in total). Read more➡️
59 Iota API Endpoints are now on Devnet:
- Accounts:
- getAccounts,
- getAccountStats,
- getAccountsCount,
- getAccountByHash,
- getAccountActivity,
- getAccountBalance,
- getAccountObjects,
- getAccountTransactions,
- getValidators,
- getValidatorsCommission,
- getValidatorsByAddresses,
- getValidatorsStake,
- getValidatorByAddress,
- getDelegationsByValidator,
- getDelegatorsByValidator,
- isValidatorExist.
- Analytics:
- getAvgTransactionBlocksFee,
- getActiveValidatorsChart,
- getAvgFeeChart,
- getAvgStoragePriceChart,
- getAvgStorageRebateChart,
- getDailyActiveAccountsChart,
- getEpochDataChart,
- getMaxFeeChart,
- getMinFeeChart,
- getAccountsCountChart,
- getCheckpointsCountChart,
- getCoinsCountChart,
- getNftsCountChart,
- getPackagesCountChart,
- getTransactionBlocksCountChart,
- getTransactionsCountChart,
- Coins:
- getCoins,
- getCoinMetadata,
- getCoinsCount,
- getCoinsVerifiedCount,
- getCoinsWithMarketCapCount,
- getCoinByCoinType,
- getTransactionsByCoinType.
- NFTs:
- Objects:
- Transaction Blocks:
- getCheckpoints,
- getCheckpointsCount,
- getRawTransactionByHash,
- getTransactionBlocksCount,
- getTransactionsCount,
- getTransactionFunctions,
- getTransactionModules,
- getTransactionBlocks,
- getTransactionMetadata.
Doc updates:
New API Reference doc - Iota Testnet Quickstart.