Generic action endpoint for Token Layer handlers.
Supported actions:
Authentication modes:
For wallet-signature auth:
JWT token or API key
Envelope for register action
Environment indicator included in typed-data payload
Mainnet, Testnet Expiration window in milliseconds
x > 0300000
Register a new wallet address with Token Layer
Nonce timestamp in milliseconds. Required for wallet-signature authentication.
x > 01737600000000
Required when using wallet signature auth (Bearer wallet address)
^0x[a-fA-F0-9]{130}$"0x5f2a..."
Required when using wallet signature auth. EIP-712 domain chainId in hex.
^0x[0-9a-fA-F]+$"0x1"
Successful response