other
Aptos
Full-node methods for this network. Open a method for parameters, returns, and examples.
RPC methods
- /v1
- /v1/accounts/{address}
- /v1/accounts/{address}/resources
- /v1/accounts/{address}/resource/{resource_type}
- /v1/accounts/{address}/modules
- /v1/accounts/{address}/module/{module_name}
- /v1/accounts/{address}/transactions
- /v1/accounts/{address}/events/{event_handle}/{field_name}
- /v1/blocks/by_height/{block_height}
- /v1/blocks/by_version/{version}
- /v1/transactions/by_hash/{txn_hash}
- /v1/transactions/by_version/{txn_version}
- /v1/transactions/wait_by_hash/{txn_hash}
- /v1/transactions
- /v1/transactions/batch
- /v1/transactions/simulate
- /v1/view
- /v1/estimate_gas_price
- /v1/spec