Documentation IndexFetch the complete documentation index at: /developers/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /developers/llms.txt
Use this file to discover all available pages before exploring further.
request( "POST", "/v1/custody/mpc/babylon/batch_broadcast_staking_transaction/", { "request_ids": "1717059604245,1718613205287" }, api_key, api_secret, host )
coboFetch('POST', '/v1/custody/mpc/babylon/batch_broadcast_staking_transaction/', { "request_ids": "1717059604245,1718613205287" }, api_key, api_secret, host) .then(res => { res.json().then((data)=>{ console.log(JSON.stringify(data, null, 4)); }) }).catch(err => { console.log(err) });
Request("POST", "/v1/custody/mpc/babylon/batch_broadcast_staking_transaction/", map[string]string{ "request_ids": "1717059604245,1718613205287" })
{ "success": true, "result": {} }
request_ids
Was this page helpful?
Contact support