Build a register-agent transaction
Agents
Build a register-agent transaction
Builds and partially signs a transaction that registers a new agent NFT. The transaction is co-signed by the config authority and the generated asset keypair. The client must sign with the owner wallet and broadcast.
POST
Build a register-agent transaction
Documentation Index
Fetch the complete documentation index at: https://docs.x84.ai/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
Agent name (max 64 characters)
Maximum string length:
64Example:
"my-research-agent"
Owner wallet address (base58)
Example:
"D6j5dis544qzYmSNixwYwBXqcDqgWiFHpi6hebPEQNVu"
Metadata URI (max 200 characters)
Maximum string length:
200Example:
"https://arweave.net/abc123"
Agent tags (max 5)
Maximum array length:
5Example:
["research", "defi"]