whitelist
Prepares unsigned transactions for the whitelist method.
/prepare-transactions with method=whitelist.Authorizations
Body
Request body for whitelist. userToWhitelist must contain at least one investor address and target status.
Required. Must be whitelist.
whitelist Required. Wallet address that will sign the prepared transaction.
Required. Blockchain network identifier. Hex format is recommended, for example Sepolia aa36a7.
Required. Token symbol. Must be 2 to 5 uppercase letters or numbers.
Required. Users to whitelist or blacklist.
1Optional. Default profile data used when creating missing investor users.
Optional. Gas limit override. If omitted, the API estimates gas automatically.
Optional. Private RPC URL override. If omitted, the API uses the configured RPC for chainId.
Optional. Nonce override. If omitted, the API reads the pending nonce from the RPC.