SDK ReferenceAA-SDK coreType AliasesAuthorizationRequestCopy page1type AuthorizationRequest<uint32> = OneOf<2 | {3 address: Address;4 }5 | {6 contractAddress: Address;7 }8> &9 object; Defined in: aa-sdk/core/src/signer/types.ts:29 Type Declaration NameTypeDescriptionchainIduint32Chain ID.nonceuint32Nonce of the EOA to delegate to. Type Parameters Type ParameterDefault typeuint32number