Alchemy Logo

Eip7702ExtendedFields

type Eip7702ExtendedFields = object;

Defined in: aa-sdk/core/src/types.ts:198

PropertyType

eip7702Auth?

object

eip7702Auth.address

Address

eip7702Auth.chainId

Hex

eip7702Auth.nonce

Hex

eip7702Auth.r

Hex

eip7702Auth.s

Hex

eip7702Auth.yParity

Hex

Was this page helpful?