JointerOracle
Verified contract
Active on
Ethereum with 45 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 "JointerOracle"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11037637 | 4 years ago | | | 0 | 0.0011685960 | |
| 11037637 | 4 years ago | | | 0 | 0.0029703180 | |
| 11037497 | 4 years ago | | | 0 | 0.00071971200 | |
| 11037497 | 4 years ago | | | 0 | 0.00071942400 | |
| 11037497 | 4 years ago | | | 0 | 0.0016826498 | |
| 11037477 | 4 years ago | | | 0 | 0.0026354250 | |
| 11036812 | 4 years ago | | | 0 | 0.0027671220 | |
| 11036789 | 4 years ago | | | 0 | 0.0038160000 | |
| 11036621 | 4 years ago | | | 0 | 0.0033367680 | |
| 11036576 | 4 years ago | | | 0 | 0.0033367680 |
ABI
ABI objects
Getter at block 21090696
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xe7662f3abb97ea7e29218957baecc4a204124961
requsestId() view returns (uint256)
54
Read-only
isAllowedAddress(address) view returns (bool)
requestFullFilled(uint256) view returns (bool)
requestedBy(uint256) view returns (address)
requestedToken(uint256) view returns (address)
requestedUser(uint256) view returns (address)
State-modifying
Events acceptOwnership() returns (bool)
changeAllowedAddress(address _which, bool _bool) returns (bool)
getBalance(uint256 network, address token, address user) returns (uint256)
oracleCallback(uint256 _requsestId, uint256 _balances) returns (bool)
transferOwnership(address _newOwner)
BalanceRequested(uint256 requsestId, uint256 network, address token, address user)
BalanceUpdated(uint256 requsestId, address token, address user, uint256 balance)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.