Oracle
Verified contract
Active on
Ethereum with 16,459 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 "Oracle"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13840347 | 3 years ago | | | 0 | 0.0035552869 | |
| 13838722 | 3 years ago | | | 0 | 0.0063703800 | |
| 13838165 | 3 years ago | | | 0 | 0.0039813480 | |
| 13836606 | 3 years ago | | | 0 | 0.0066374231 | |
| 13836326 | 3 years ago | | | 0 | 0.0029386140 | |
| 13835790 | 3 years ago | | | 0 | 0.0019614246 | |
| 13835182 | 3 years ago | | | 0 | 0.0025114050 | |
| 13834640 | 3 years ago | | | 0 | 0.0024633960 | |
| 13834390 | 3 years ago | | | 0 | 0.0028890890 | |
| 13833837 | 3 years ago | | | 0 | 0.0042657300 |
ABI
ABI objects
Getter at block 21157427
ACL() view returns (address)
0x063ad95a0fdc69269960a257c7e9bfa3629ac4dd
Read-only
get(address token) view returns (uint256, bool)
getExpiration(address token) view returns (uint256)
getPrice(address token) view returns (uint256)
prices(address) view returns (uint256 price, uint256 expiration)
valid(address token) view returns (bool)
State-modifying
Events batchSet(address[] tokens, uint256[] vals, uint256[] exps)
set(address token, uint256 val, uint256 exp)
setACL(address _ACL)
This contract contains no event objects.
constructor(address _ACL)
This contract contains no fallback and receive objects.
This contract contains no error objects.