Skip to main content
POST
Register a resolver
Registration proves the operator controls the signing key and records the name, region and alert email. There is no review. Re-sending it updates the record.
number
required
The chain the node quotes; binds the signature to this relay.
address
required
The resolver’s identity.
string
required
1 to 64 characters. Public.
string
Up to 254 characters. Private.
string
Up to 32 characters. Informational.
string
required
keyfile, turnkey or mpcvault.
number
required
Unix seconds. Checked for freshness.
hex
required
EIP-191 over panofx-register|<chainId>|<address>|<name>|<alertEmail>|<region>|<issuedAt>.
address
string
boolean
Whether the relay admits only registered resolvers.
401 bad_signature; 400 with a detail for a stale issuedAt or an invalid field; 429 rate_limited.