Management
Add Controller
Grant the controller role to an address on a stock token
POST
Grants the
CONTROLLER role to the specified account on-chain. Controllers can execute force transfers, freeze tokens, and pause the contract.
Path Parameters
string
required
Address of the stock token contract.
Request Body
string
required
Ethereum address to grant the controller role.
Response Fields
object
Nothing is submitted on your behalf. Sign
txData with a wallet holding the required role on the token and broadcast it yourself.