Skip to main content

Authorization signature data (optional)

address
string

Address that signed the authorization

chainId
number

Chain ID for the authorization signature

nonce
number

Nonce used in the authorization signature

r
string

R component of the ECDSA signature

s
string

S component of the ECDSA signature

v
string

V component of the ECDSA signature

yParity
number

Y parity of the signature (0 or 1)