v1
latestOpenAPI 3.1.02026-07-24223580832.9 KBTON
Create Notification
Issues an exit validator request notification to Blockdaemon
post/v2/ton/{network}/notify
Path parameters
networkstring required
Example:mainnet
The target TON network (allowed 'mainnet' or 'testnet').
Request body
Example request
{
"network": "mainnet",
"pool_address": "0QBObTB6xSvahuI__XXtuQiaLwD9sCtdhyIYICM8GXEPPTJJ"
}Response
OK
TonCreateNotificationResponse required