Skip to main content
POST
Grants the SUB_ISSUER role to the specified account on-chain. Sub-issuers can mint tokens on behalf of the primary issuer. The token must have been deployed with allowSubIssuers enabled.

Path Parameters

string
required
Address of the stock token contract.

Request Body

string
required
Ethereum address to grant the sub-issuer 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.