SeriesNonceManager
Verified contract
Active on
Base with 1,886 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000734 |
$0 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21652508 | a month ago | | | 0 | 3.4536222e-7 | |
| 20324089 | 2 months ago | | | 0 | 4.5186277e-7 | |
| 20210880 | 2 months ago | | | 0 | 4.5186277e-7 | |
| 18974520 | 3 months ago | | | 0 | 1.6840550e-7 | |
| 18601676 | 3 months ago | | | 0 | 3.5928212e-7 | |
| 18396609 | 3 months ago | | | 0 | 3.1830324e-7 | |
| 17914277 | 4 months ago | | | 0 | 4.5186277e-7 | |
| 17894508 | 4 months ago | | | 0 | 3.4384798e-7 | |
| 17839417 | 4 months ago | | | 0 | 1.6787170e-7 | |
| 17489016 | 4 months ago | | | 0 | 0.0000015475100 |
ABI
ABI objects
Getter at block 22769131
This contract contains no getter function objects.
Read-only
nonce(uint256, address) view returns (uint256)
nonceEquals(uint256 series, address makerAddress, uint256 makerNonce) view returns (bool)
timestampBelow(uint256 time) view returns (bool)
timestampBelowAndNonceEquals(uint256 timeNonceSeriesAccount) view returns (bool)
State-modifying
Events advanceNonce(uint256 series, uint256 amount)
increaseNonce(uint8 series)
NonceIncreased(address indexed maker, uint256 series, uint256 newNonce)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
AdvanceNonceFailed()