Relay a signed Safe execTransaction via a shared AWS-owned Nexus account with sponsored gas
API key for authentication
"your-api-key"
API version identifier (e.g. "2026-04.amazon"). Optional today, will become required in a future release.
^\d{4}-\d{2}\.[a-z0-9]+$"2026-04.amazon"
Chain identifier as a positive integer or CAIP-2 string (e.g. "eip155:8453")
x > 0"eip155:8453"
Ethereum address (0x followed by 40 hex characters)
^0x[a-fA-F0-9]{40}$"0x742d35Cc6634C0532925a3b844Bc9e7595f5bE91"
Hex-encoded string (0x followed by hex characters)
^0x[a-fA-F0-9]+$"0x1234abcd"