Skip to content
Transaction Interface

Transaction Interface

Note: For all transaction interfaces, if the action is confirmed to be a query action or only a transaction test, you can change chain_sendTransaction to chain_queryTransaction, which uses the Query and Test Interface. This interface does not require gas fees. If it is a transaction, it only simulates on-chain execution locally, directly returns the execution result, and does not broadcast to the chain.

On this page

No Headings