StatefulERC712
Inherits: IStatefulERC712, ERC712Extended
Author: M^0 Labs
An abstract implementation to satisfy stateful EIP-712 with nonces.
State Variables
nonces
Returns the next nonce to be used in a signature by account
.
Functions
constructor
Construct the StatefulERC712 contract.
Parameters
Name | Type | Description |
---|---|---|
|
| The name of the contract. |