cancelAuthorizationTypes
このコンテンツはまだ日本語訳がありません。
constcancelAuthorizationTypes:object
Defined in: src/tokens/eip3009.ts:111
Canonical EIP-712 CancelAuthorization types. See transferWithAuthorizationTypes.
Type Declaration
CancelAuthorization
readonlyCancelAuthorization: readonly [{name:"authorizer";type:"address"; }, {name:"nonce";type:"bytes32"; }]