Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3dbd…dcf6
0x1d3b…06ed
Balances ($0.00)
No balances found for "Validator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11038710 | 4 years ago | | | 0 | 0.0014139950 | |
| 11038073 | 4 years ago | | | 0 | 0.010260270 | |
| 11037935 | 4 years ago | | | 0 | 0.0090462420 | |
| 11037933 | 4 years ago | | | 0 | 0.010261242 | |
| 11037918 | 4 years ago | | | 0 | 0.0077670900 | |
| 11037915 | 4 years ago | | | 0 | 0.0077350140 | |
| 11037913 | 4 years ago | | | 0 | 0.00080324055 | |
| 11037868 | 4 years ago | | | 0 | 0.0051487650 | |
| 11037849 | 4 years ago | | | 0 | 0.0052138890 | |
| 11037829 | 4 years ago | | | 0 | 0.0051166890 |
ABI
ABI objects
Getter at block 21090133
approves_required() view returns (uint32)
1
companyOracle() view returns (address)
0x5f3e7289801599b57ba56d0b83fdc5aa92bc9da3
customGasPrice() view returns (uint256)
81000000000
gasLimit() view returns (uint256)
200000
isOwner() view returns (bool)
false
owner() view returns (address)
0xc326df3bec90f94887d2756e03b51a222f2b0de4
Read-only
companyOracleRequests(uint256) view returns (uint256)
isAllowedAddress(address) view returns (bool)
provableOracleRequests(bytes32) view returns (uint256)
requests(uint256) view returns (uint32 network, uint32 approves, address sender, address tokenForeign, address user, uint256 balanceForeign)
State-modifying
Events __callback(bytes32 _myid, string _result, bytes _proof)
__callback(bytes32 myid, string result)
changeAllowedAddress(address _which, bool _bool) returns (bool)
checkBalance(uint256 network, address tokenForeign, address user) returns (uint256 requestId)
oracleCallback(uint256 requestId, uint256 balance) returns (bool)
renounceOwnership()
setApproves_required(uint32 n) returns (bool)
setCompanyOracle(address _addr) returns (bool)
setCustomGasPrice(uint256 amount) returns (bool)
setGasLimit(uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdraw(uint256 amount) returns (bool)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
receive()
This contract contains no error objects.