Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3dbd…dcf6
0x3141…259b
Balances ($0.00)
No balances found for "Oracle"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12342799 | 4 years ago | | | 0 | 0.0038730300 | |
| 12342774 | 4 years ago | | | 0 | 0.0038713500 | |
| 12342626 | 4 years ago | | | 0 | 0.0046300800 | |
| 12342600 | 4 years ago | | | 0 | 0.0045000000 | |
| 12342380 | 4 years ago | | | 0 | 0.0023093000 | |
| 9043178 | 5 years ago | | | 0 | 0.00060040000 | |
| 9043176 | 5 years ago | | | 0 | 0.0015060800 | |
| 8933575 | 5 years ago | | | 0 | 0.00060040000 | |
| 8933561 | 5 years ago | | | 0 | 0.00059976000 | |
| 8927366 | 5 years ago | | | 0 | 0.0015074200 |
ABI
ABI objects
Getter at block 21311192
APIPublicKey() view returns (bytes)
0xa0f4f688350018ad1b9785991c0bde5f704b005dc79972b114dbed4a615a983710bfc647ebe5a320daa28771dce6a2d104f5efa2e4a85ba3760b76d46f8571ca
Read-only
convert(address _token, uint256 _amount) view returns (bool, uint256)
parseRate(string _json) pure returns (string)
tokens(address) view returns (string symbol, uint256 magnitude, uint256 rate, uint256 lastUpdate, bool exists)
State-modifying
Events __callback(bytes32 _queryID, string _result, bytes _proof)
__callback(bytes32 myid, string result)
addTokens(address[] _tokens, bytes32[] _symbols, uint256[] _magnitude, uint256 _updateDate)
removeTokens(address[] _tokens)
setCustomGasPrice(uint256 _gasPrice)
updateAPIPublicKey(bytes _publicKey)
updateTokenRate(address _token, uint256 _rate, uint256 _updateDate)
updateTokenRates(uint256 _gasLimit) payable
withdraw(address _to, uint256 _amount)
AddedToken(address _sender, address _token, string _symbol, uint256 _magnitude)
Converted(address _sender, address _token, uint256 _amount, uint256 _ether)
FailedUpdateRequest(string _reason)
RemovedToken(address _sender, address _token)
RequestedUpdate(string _symbol)
SetCryptoComparePublicKey(address _sender, bytes _publicKey)
SetGasPrice(address _sender, uint256 _gasPrice)
UpdatedTokenRate(address _sender, address _token, uint256 _rate)
VerifiedProof(bytes _publicKey, string _result)
constructor(address _resolver, address _ens, bytes32 _controllerName)
This contract contains no fallback and receive objects.
This contract contains no error objects.