Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2b5f…6c1b
Balances ($0.00)
No balances found for "Doors"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16817559 | 2 years ago | | | 0 | 0.00060670898 | |
| 16745087 | 2 years ago | | | 0.09 | 0.0012452638 | |
| 16745064 | 2 years ago | | | 0.1 | 0.0012549735 | |
| 16690663 | 2 years ago | | | 0 | 0.00085669847 | |
| 16616512 | 2 years ago | | | 0.31 | 0.00072469766 | |
| 16510489 | 2 years ago | | | 0.09 | 0.00069431551 | |
| 16500841 | 2 years ago | | | 0.1 | 0.00073160754 | |
| 16494200 | 2 years ago | | | 0 | 0.00090895944 | |
| 16493290 | 2 years ago | | | 0.31 | 0.0011650403 | |
| 16491675 | 2 years ago | | | 0.06 | 0.00089938867 |
ABI
ABI objects
Getter at block 21297689
owner() view returns (address)
0x288b037b777749a01f3168ff8c30efcce9ce3e85
Read-only
validateAmount(uint256 value, uint256 amount) pure
validateUsingECDASignature(bytes signature, uint256 keyId, uint256 doorId) view
validateUsingECDASignature(bytes signature, uint256 keyId, uint256 doorId, uint256 amount) view
State-modifying
Events openDoor(bytes signature, uint256 keyId, uint256 doorId, uint256 amount) payable
renounceOwnership()
setSignerAddress(address _signerAddress)
skipDoor(bytes signature, uint256 keyId, uint256 doorId)
transferOwnership(address newOwner)
validateOwner(address sender, uint256 keyId)
withdrawEth()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Received(address arg0, uint256 arg1)
doorOpened(uint256 keyId, uint256 doorId, uint256 amount)
doorSkipped(uint256 keyId, uint256 doorId)
constructor(address _keysAddress, address _signerAddress)
receive()
This contract contains no error objects.