Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x43a5…ac66
Balances ($0.00)
No balances found for "MuonV02"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15120840 | 2 years ago | | | 0 | 0.00040283212 | |
| 15120827 | 2 years ago | | | 0 | 0.00041717143 | |
| 15120815 | 2 years ago | | | 0 | 0.0011173265 | |
| 15120807 | 2 years ago | | | 0 | 0.00051375005 | |
| 15082520 | 2 years ago | | | 0 | 0.00048824297 | |
| 15071268 | 2 years ago | | | 0 | 0.0022400360 | |
| 14028880 | 3 years ago | | | 0 | 0.0075404235 |
ABI
ABI objects
Getter at block 21210646
owner() view returns (address)
0x3da61734b1a82003efb88c1d5b5f31eafa64dfc2
Read-only
groupsPubKey(address) view returns (uint256 x, uint8 parity)
State-modifying
Events addGroupPublicKey(address _address, uint256 _pubX, uint8 _pubYParity)
removeGroupPublicKey(address _groupAddress)
renounceOwnership()
setLibAddress(address _schnorrLib)
transferOwnership(address newOwner)
verify(bytes _reqId, uint256 _hash, struct MuonV02SchnorrSign[] _sigs) returns (bool)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transaction(bytes reqId, address[] groups)
constructor(address _schnorrLib, address _groupAddress, uint256 _groupPubKeyX, uint8 _groupPubKeyYParity)
This contract contains no fallback and receive objects.
This contract contains no error objects.