ValidateMint_Signature
Verified contract
Active on
Ethereum with 3 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 "ValidateMint_Signature"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15636666 | 2 years ago | | | 0 | 0.00028491650 | |
| 15635919 | 2 years ago | | | 0 | 0.00027995193 | |
| 15635917 | 2 years ago | | | 0 | 0.00050702560 |
ABI
ABI objects
Getter at block 21393097
VALIDATE_STATUS__FAIL() view returns (uint256)
2
VALIDATE_STATUS__NA() view returns (uint256)
0
VALIDATE_STATUS__PASS() view returns (uint256)
1
owner() view returns (address)
0x935a6162f6830ed6b67715194a2702c5b4f8d115
Read-only
box__signer(uint256) view returns (address)
validate(address to, uint256 boxId, uint256, bytes auth) view returns (uint256 validate_status)
State-modifying
Events newBox(uint256 boxId, address signer)
transferOwnership(address newOwner)
updateKey(uint256 boxId, address signer)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address owner_, uint256 boxId, address signer)
This contract contains no fallback and receive objects.
This contract contains no error objects.