Skip to main content
POST
Unpauses a previously paused token contract, restoring normal transfer functionality.

Path Parameters

tokenAddress
string
required
Address of the stock token contract.

Request Body

useRelayer
boolean
default:"false"
When true, the transaction is signed and submitted by the Trusset relayer.

Response Fields

success
boolean
Request status.
data
object
Unpause result including the transaction hash.