SignatureVerifier
Verified contract
Active on
Ethereum with 5 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "SignatureVerifier"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18010434 | a year ago | | | 0 | 0.00086355000 | |
| 14612889 | 3 years ago | | | 0 | 0.0014386500 | |
| 11287377 | 4 years ago | | | 0 | 0.0010225050 | |
| 11130904 | 4 years ago | | | 0 | 0.0015340500 | |
| 11130902 | 4 years ago | | | 0 | 0.0015344700 |
ABI
ABI objects
Getter at block 21271452
halted() view returns (bool)
false
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xa1223a59a55eaad135bce9f513181c388072cc71
Read-only
verifierMap(uint256) view returns (address)
State-modifying
Events acceptOwnership()
changeOwner(address _newOwner)
register(uint256 curveId, address verifierAddress)
renounceOwnership()
setHalt(bool halt)
transferOwner(address _newOwner)
verify(uint256 curveId, bytes32 signature, bytes32 groupKeyX, bytes32 groupKeyY, bytes32 randomPointX, bytes32 randomPointY, bytes32 message) returns (bool)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.