Shared
shared
Domain types
Bitcoin address: bech32 (bc1), P2SH (3), or P2PKH (1).
A monetary value with its currency denomination.
EVM address: 0x followed by 40 hex characters. Preserves input case.
EVM address normalized to EIP-55 checksum case.
Hyperliquid L1 token identifier: 0x followed by either 32 hex characters (16-byte spot/perps token IDs) or 40 hex characters (20-byte HIP-3 DEX token IDs), normalized to lowercase.
A unique identifier for a key quorum.
The key quorum ID to set as the owner of the resource. If you provide this, do not specify an owner.
The owner of the resource, specified as a Privy user ID, a P-256 public key, or null to remove the current owner.
Owner input specifying a P-256 public key.
Owner input specifying a Privy user ID.
A P-256 (secp256r1) public key.
Solana address: base58-encoded public key (32 bytes).
A simple success response.
Token identifier string. EVM-shaped 40-hex token addresses normalize to checksum case, 16-byte Hyperliquid token IDs normalize to lowercase, and all other identifiers pass through unchanged.
Tron address: base58check-encoded, starting with T, 34 characters.
Tron address in hex format: 41-prefixed, 42 hex characters (21 bytes), no 0x prefix.