POM Validator
Verified contract
Active on
Ethereum with 249 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
0x743f…a860
Balances ($0.00)
No balances found for "POM Validator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17026046 | 2 years ago | | | 0 | 0.00085538588 | |
| 17017415 | 2 years ago | | | 0 | 0.00051340356 | |
| 17017408 | 2 years ago | | | 0 | 0.00047143698 | |
| 17017404 | 2 years ago | | | 0 | 0.00049547168 | |
| 17001607 | 2 years ago | | | 0 | 0.00045993401 | |
| 17001451 | 2 years ago | | | 0 | 0.00054798239 | |
| 16992537 | 2 years ago | | | 0 | 0.0031416941 | |
| 16992532 | 2 years ago | | | 0 | 0.0046371739 | |
| 16970951 | 2 years ago | | | 0 | 0.0048230591 | |
| 16970949 | 2 years ago | | | 0 | 0.0079494027 |
ABI
ABI objects
Getter at block 21289002 getRequests() view returns (bytes32[])
bridge() view returns (address)
0x743f469f4a603bd2e0d2e78e47292a9bdbb1a860
getOperators() view returns (address[])
[0xBEE78A41C0ecFC111C1E5bC3C284eE1B7B7b487C, 0x852Ec06bf653edad2DcdB8779206E0481262c4A1]
name() view returns (string)
POM Validator
owner() view returns (address)
0x04f33d84fe3d57c277d9509e9a62d22b05527846
requiredValidations() view returns (uint256)
2
symbol() view returns (string)
POM Validator
Read-only
isOperator(address _operator) view returns (bool)
isRequestExist(bytes32 _request) view returns (bool)
transfers(bytes32) view returns (address receiver, uint256 amount, uint256 fromChainID, uint256 nonce, uint256 validations)
validNonce(uint256 fromChainID, uint256 _txNonce) view returns (uint256)
State-modifying
Events addOperator(address _operator)
addRequest(bytes32 _request)
claimStuckTokens(address tokenAddress)
removeOperator(address _operator)
setRequiredValidations(uint256 _requiredValidations)
transfer(address receiver, uint256 amount, uint256 fromChainID, uint256 _txNonce)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferValidated(address indexed receiver, uint256 amount, uint256 fromChainID, uint256 nonce, uint256 validations)
TransferValidation(address indexed receiver, uint256 amount, uint256 fromChainID, uint256 nonce, uint256 validations)
constructor(address _bridge)
This contract contains no fallback and receive objects.
This contract contains no error objects.