AMMWhitelist
Verified contract
Active on
Ethereum with 394 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8a50…3bca
Balances ($0.00)
No balances found for "AMMWhitelist"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13838653 | 3 years ago | | | 0 | 0.0061766621 | |
| 13838613 | 3 years ago | | | 0 | 0.0050162851 | |
| 13838611 | 3 years ago | | | 0 | 0.0053539922 | |
| 13838607 | 3 years ago | | | 0 | 0.0051175722 | |
| 13838607 | 3 years ago | | | 0 | 0.0051619504 | |
| 13838598 | 3 years ago | | | 0 | 0.0042543538 | |
| 13838596 | 3 years ago | | | 0 | 0.0037532091 | |
| 13838585 | 3 years ago | | | 0 | 0.0042863458 | |
| 13838580 | 3 years ago | | | 0 | 0.0048862018 | |
| 13838580 | 3 years ago | | | 0 | 0.0048874097 |
ABI
ABI objects
Getter at block 21259419
DOMAIN_SEPARATOR() view returns (bytes32)
0x1e19cdd81cf7287744ffc43931178febce237788d0d4ab7e04c928e5c4de2205
VERIFY_TYPEHASH() view returns (bytes32)
0xd0cd60f28fe7c4de34ba2a0093737ff66c33a1b002412e3c6392eb40853c2272
ammRouter() view returns (address)
0x8a5058100e60e8f7c42305eb505b12785bba3bca
owner() view returns (address)
0xdab2ffe554fe42d8ab1aee38cb17e93c41b59ccf
verifier() view returns (address)
0x5fc43464209bd9b0f7bf8e738e427d41c6d2c87a
Read-only
digestFor(address quester) view returns (bytes32 digest)
nonces(address user) view returns (uint256)
State-modifying
Events renounceOwnership()
setVerifier(address _verifier)
transferOwnership(address newOwner)
verify(uint8 v, bytes32 r, bytes32 s)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _ammRouter, address _verifier)
This contract contains no fallback and receive objects.
This contract contains no error objects.