Skip to main content

GenerateAddAgentCallDataRequest

agentstringrequired

Address of the contract or agent wallet to be added

Possible values: Value must match regular expression ^0x[0-9a-fA-F]{40}$

Example: 0x123456A9571241e97cDb61E3FfD1937D885454dd
GenerateAddAgentCallDataRequest
{
"agent": "0x123456A9571241e97cDb61E3FfD1937D885454dd"
}