v1
latestOpenAPI 3.0.02026-07-2442242189.1 KBBlockchains
GetLatestBatchContract
Retrieves the latest BatchContract. Batch transfer of ERC20 tokens require a token approval for that contract.
get/v2/networks/{network_id}/batchContracts/latest
Path parameters
network_idstring required
Response
A successful response.
Example response
{
"name": "networks/ethereum-mainnet/0x1234...",
"network": "networks/ethereum-mainnet",
"address": "0x1234..."
}