Skip to main content

TransactionsController_update

TransactionsController_update

Path Parameters
txHash string โ€” REQUIRED
Request Body โ€” REQUIRED
txStatus string โ€” REQUIRED

The status of the transaction

contractAddress string โ€” REQUIRED

Contract Address

timestamp number โ€” REQUIRED

The timestamp of the transaction

method string โ€” REQUIRED

The method of the transaction

methodParams string[] โ€” REQUIRED

The method params of the transaction

blockNumber number โ€” REQUIRED

The block number of the transaction

from string โ€” REQUIRED

The from of the transaction

to string โ€” REQUIRED

The to of the transaction

value string โ€” REQUIRED

The value of the transaction

remarks string โ€” REQUIRED

The remarks of the transaction

events string[] โ€” REQUIRED

The hash of the transaction

Status Codes
200