Unpause token globally (validation || external Agent wallet)
POST {{base_url_servicing}}/tokens/{{token_id}}/actions/validate/unpause
StartFragment
https://docs.tokeny.com/reference/validateunpausetoken
Unpause token
Unpause the given token, using a self custody Agent wallet such as MetaMask.
This will affect only all investors, and not Agents. Investors transaction will be possible.
Request Body
{"ethereumNetwork"=>"{{network}}", "tokenAddress"=>"0x27e55a309b7bb9ddbc70bed7dfa1431d6c816fbd"}
RESPONSES
status: OK
{"gasEstimation":"","transactionData":"0x3f4ba83a","agentWallet":"0x28e1e589B5d4753328cF049dB0dEDb0c85b89785"}