BATCH - BURN tokens from wallets (integrated Agent wallet)

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

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

Burn a specified amount of tokens from the given wallets.

Request Body

{"ethereumNetwork"=>"{{network}}", "transactions"=>[{"address"=>"0x125c391b91abc9450ff07aacf381d3b9b310eb00", "amount"=>"44"}]}