relayer address. The Relayer validates the shard assignment, co-signs with its Ed25519 key, and broadcasts via P2P gossipsub, covering the gas fee.
Gasless relaying is available to whitelisted enterprise applications. For standard transaction submission, use broadcast instead.
Endpoint
wss://relayer.xoxno.com/ws
Body
string
required
Must be
"relay".string
Echoed back in the response for client-side correlation.
object
required
A user-signed transaction with the
relayer field set.Response
string
"relay"string
Echoed from the request.
string
"completed", "partial", or "failed".string[]
Transaction hashes for successfully relayed transactions.
object[]
Failures, each with
index and reason.
