AuthorizationLike
type AuthorizationLike = object;
Defined in: node_modules/.pnpm/ethers@6.15.0/node_modules/ethers/lib.esm/transaction/index.d.ts:29
Properties
Section titled “Properties”address
Section titled “address”address: string;
Defined in: node_modules/.pnpm/ethers@6.15.0/node_modules/ethers/lib.esm/transaction/index.d.ts:30
chainId
Section titled “chainId”chainId: BigNumberish;
Defined in: node_modules/.pnpm/ethers@6.15.0/node_modules/ethers/lib.esm/transaction/index.d.ts:32
nonce: BigNumberish;
Defined in: node_modules/.pnpm/ethers@6.15.0/node_modules/ethers/lib.esm/transaction/index.d.ts:31
signature
Section titled “signature”signature: SignatureLike;
Defined in: node_modules/.pnpm/ethers@6.15.0/node_modules/ethers/lib.esm/transaction/index.d.ts:33