Unfreeze token(s) from wallet(s) (integrated Agent wallet)

POST {{base_url_servicing}}/tokens/{{token_id}}/actions/unfreeze/batch

https://docs.tokeny.com/reference/unfreezetokensfromwallets

Unreeze token(s) from wallet(s)

Unfreeze a specified amount of token from the given wallets.

Request Body

{"ethereumNetwork"=>"{{network}}", "tokenAddress"=>"0x27e55a309b7bb9ddbc70bed7dfa1431d6c816fbd", "transactions"=>[{"address"=>"0x0de68aae8b95cf79352dcb01477b52d95e395297", "amount"=>"1"}, {"address"=>"0x54d00d07aee10f2a847d6efd5aec0aa316131718", "amount"=>"1"}]}