API Reference
8 min
node rpc api node rpc api account title endpoint description account address https //docs gomaestro org/arch network/account address rpc/account/address account address by pubkey account info https //docs gomaestro org/arch network/k9a4 account info rpc/account/info post account info by pubkey account info https //docs gomaestro org/arch network/account info rpc/account/info/{address} account info by pubkey block title endpoint description block count https //docs gomaestro org/arch network/block count rpc/block/count block count latest block info https //docs gomaestro org/arch network/latest block info rpc/block/latest latest block info latest block hash https //docs gomaestro org/arch network/latest block hash rpc/block/latest/hash latest block hash block range info https //docs gomaestro org/arch network/block range info rpc/block/range/{start height}/{end height} block range info by start and end height recent block info https //docs gomaestro org/arch network/recent block info rpc/block/recent/{count} recent block info by count block info https //docs gomaestro org/arch network/block info rpc/block/{height or hash} block info by height or hash program title endpoint description program accounts https //docs gomaestro org/arch network/program accounts rpc/program/accounts program accounts transaction title endpoint description send transaction https //docs gomaestro org/arch network/send transaction rpc/transaction/send send transaction to the network send multiple transactions https //docs gomaestro org/arch network/send multiple transactions rpc/transaction/send/batch send multiple transactions to the network processed transaction info https //docs gomaestro org/arch network/processed transaction info rpc/transaction/{tx hash} processed transaction info by hash processed transaction info hex https //docs gomaestro org/arch network/processed transaction info hex rpc/transaction/{tx hash}/hex processed transaction info by hash recent transactions https //docs gomaestro org/arch network/recent transactions rpc/transaction/recent/{count} list of recent transactions recent transactions hex https //docs gomaestro org/arch network/recent transactions hex rpc/transaction/recent/{count}/hex list of recent transactions in hex format