RumpelGuard
Verified contract
Active on
Ethereum with 48 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 "RumpelGuard"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20696160 | 3 months ago | | | 0 | 0.000035904442 | |
| 20696159 | 3 months ago | | | 0 | 0.000062981579 | |
| 20696158 | 3 months ago | | | 0 | 0.000064867660 | |
| 20696157 | 3 months ago | | | 0 | 0.000064579002 | |
| 20696156 | 3 months ago | | | 0 | 0.000068071753 | |
| 20696155 | 3 months ago | | | 0 | 0.000062882908 | |
| 20696154 | 3 months ago | | | 0 | 0.000065464402 | |
| 20696153 | 3 months ago | | | 0 | 0.000064720616 | |
| 20696152 | 3 months ago | | | 0 | 0.000066932339 | |
| 20696151 | 3 months ago | | | 0 | 0.000069146378 |
ABI
ABI objects
Getter at block 21274678
owner() view returns (address)
0x9d89745fd63af482ce93a9adb8b0bbdbb98d3e06
signMessageLib() view returns (address)
0xa65387f16b013cf2af4605ad8aa5ec25a2cba3a2
Read-only
allowedCalls(address, bytes4) view returns (uint8)
checkAfterExecution(bytes32, bool) view
checkTransaction(address to, uint256, bytes data, uint8 operation, uint256, uint256, uint256, address, address, bytes, address) view
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events renounceOwnership()
setCallAllowed(address target, bytes4 functionSelector, uint8 allowListState)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetCallAllowed(address indexed target, bytes4 indexed functionSelector, uint8 allowListState)
constructor(address _signMessageLib)
This contract contains no fallback and receive objects.
CallNotAllowed(address target, bytes4 functionSelector)
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
PermanentlyOn()