SignatureChallenge
Verified contract
Active on
Ethereum with 196 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 "SignatureChallenge"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
0x | 9870740 | 5 years ago | | | 0 | 0.00025300000 | |
0x | 9839985 | 5 years ago | | | 0 | 0.000037950000 | |
0x | 9839973 | 5 years ago | | | 0 | 0.000034785000 | |
| 9476155 | 5 years ago | | | 0.00000027 | 0.00016800000 | |
0x | 9390576 | 5 years ago | | | 0 | 0.000075900000 | |
| 9339601 | 5 years ago | | | 0 | 0.00018508800 | |
0x | 9335271 | 5 years ago | | | 0 | 0.000025300000 | |
0x | 9083660 | 5 years ago | | | 0 | 0.00012650000 | |
0x | 9083432 | 5 years ago | | | 0 | 0.00012650000 | |
0x | 9082854 | 5 years ago | | | 0 | 0.00025300000 |
ABI
ABI objects
Getter at block 21260009
active() view returns (bool)
true
challengeBytes() view returns (uint8)
2
owner() view returns (address)
0x0be1241468df7e9d3b74a84869ddf05c36fd7e50
Read-only
This contract contains no read-only function objects.
State-modifying
Events execute(address _target, bytes _data) payable
renounceOwnership()
transferOwnership(address _newOwner)
updateChallenge(bool _active, uint8 _challengeBytes, bytes _testCode)
ChallengeSigned(address indexed signer, bytes code)
ChallengeUpdated(bool active, uint8 length)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.