Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($10,153.54)
Native
Value
$10,153.54
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 3.161678 | $3,211.44 |
$10,153.54 | |
EBK | ERC-20 | 137.853762 | -- | -- | |
VIU | ERC-20 | 49.71919 | -- | -- | |
SLV | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16046191 | 2 years ago | | | 0 | 0.0040950531 | |
| 14667736 | 3 years ago | | | 0 | 0.017450392 | |
| 14217760 | 3 years ago | | | 0.005 | 0.0041164291 | |
| 13178642 | 3 years ago | | | 0 | 0.0027549658 | |
| 13139124 | 3 years ago | | | 0 | 0.0027289075 | |
| 13136654 | 3 years ago | | | 0 | 0.0024298000 | |
| 13136654 | 3 years ago | | | 0 | 0.0024298000 | |
| 13136654 | 3 years ago | | | 0 | 0.0024298000 | |
| 13136654 | 3 years ago | | | 0 | 0.0024298000 | |
| 13136654 | 3 years ago | | | 0 | 0.0024298000 |
ABI
ABI objects
Getter at block 21158583
baseprice() pure returns (uint256)
847586920039
cbAddress() pure returns (address _cbAddress)
0x0000000000000000000000000000000000000000
randomDS_getSessionPubKeyHash() pure returns (bytes32)
0xd937716ea46c0fb8f804f392eb5e00c2667262d1842017eae4f2202943ec1782
Read-only
cbAddresses(address) pure returns (bytes1)
offchainPayment(address) pure returns (bool)
randomDS_sessionPubKeysHash(uint256) pure returns (bytes32)
State-modifying
Events addCbAddress(address newCbAddress, bytes1 addressType)
addCbAddress(address newCbAddress, bytes1 addressType, bytes proof)
addDSource(string dsname, bytes1 proofType, uint256 multiplier)
addDSource(string dsname, uint256 multiplier)
changeAdmin(address _newAdmin)
changePaymentFlagger(address _newFlagger)
getPrice(string _datasource) returns (uint256 _dsprice)
getPrice(string _datasource, uint256 _gaslimit) returns (uint256 _dsprice)
multiAddDSource(bytes32[] dsHash, uint256[] multiplier)
multisetCustomGasPrice(uint256[] _gasPrice, address[] _addr)
multisetProofType(uint256[] _proofType, address[] _addr)
query(string _datasource, string _arg) payable returns (bytes32 _id)
query(uint256 _timestamp, string _datasource, string _arg) payable returns (bytes32 _id)
query1(string _datasource, string _arg) payable returns (bytes32 _id)
query1(uint256 _timestamp, string _datasource, string _arg) payable returns (bytes32 _id)
query1(uint256 _timestamp, string _datasource, string _arg, uint256 _gaslimit) payable returns (bytes32 _id)
query1_fnc(uint256 _timestamp, string _datasource, string _arg, function _fnc, uint256 _gaslimit) payable returns (bytes32 _id)
query1_withGasLimit(uint256 _timestamp, string _datasource, string _arg, uint256 _gaslimit) payable returns (bytes32 _id)
query2(string _datasource, string _arg1, string _arg2) payable returns (bytes32 _id)
query2(uint256 _timestamp, string _datasource, string _arg1, string _arg2) payable returns (bytes32 _id)
query2(uint256 _timestamp, string _datasource, string _arg1, string _arg2, uint256 _gaslimit) payable returns (bytes32 _id)
query2_fnc(uint256 _timestamp, string _datasource, string _arg1, string _arg2, function _fnc, uint256 _gaslimit) payable returns (bytes32 _id)
query2_withGasLimit(uint256 _timestamp, string _datasource, string _arg1, string _arg2, uint256 _gaslimit) payable returns (bytes32 _id)
queryN(string _datasource, bytes _args) payable returns (bytes32 _id)
queryN(uint256 _timestamp, string _datasource, bytes _args) payable returns (bytes32 _id)
queryN(uint256 _timestamp, string _datasource, bytes _args, uint256 _gaslimit) payable returns (bytes32 _id)
queryN_fnc(uint256 _timestamp, string _datasource, bytes _args, function _fnc, uint256 _gaslimit) payable returns (bytes32 _id)
queryN_withGasLimit(uint256 _timestamp, string _datasource, bytes _args, uint256 _gaslimit) payable returns (bytes32 _id)
query_withGasLimit(uint256 _timestamp, string _datasource, string _arg, uint256 _gaslimit) payable returns (bytes32 _id)
randomDS_updateSessionPubKeysHash(bytes32[] _newSessionPubKeysHash)
removeCbAddress(address newCbAddress)
setBasePrice(uint256 new_baseprice)
setBasePrice(uint256 new_baseprice, bytes proofID)
setCustomGasPrice(uint256 _gasPrice)
setGasPrice(uint256 newgasprice)
setOffchainPayment(address _addr, bool _flag)
setProofType(bytes1 _proofType)
withdrawFunds(address _addr)
Emit_OffchainPaymentFlag(address indexed idx_sender, address sender, bool indexed idx_flag, bool flag)
Log1(address sender, bytes32 cid, uint256 timestamp, string datasource, string arg, uint256 gaslimit, bytes1 proofType, uint256 gasPrice)
Log1_fnc(address sender, bytes32 cid, uint256 timestamp, string datasource, string arg, function callback, uint256 gaslimit, bytes1 proofType, uint256 gasPrice)
Log2(address sender, bytes32 cid, uint256 timestamp, string datasource, string arg1, string arg2, uint256 gaslimit, bytes1 proofType, uint256 gasPrice)
Log2_fnc(address sender, bytes32 cid, uint256 timestamp, string datasource, string arg1, string arg2, function callback, uint256 gaslimit, bytes1 proofType, uint256 gasPrice)
LogN(address sender, bytes32 cid, uint256 timestamp, string datasource, bytes args, uint256 gaslimit, bytes1 proofType, uint256 gasPrice)
LogN_fnc(address sender, bytes32 cid, uint256 timestamp, string datasource, bytes args, function callback, uint256 gaslimit, bytes1 proofType, uint256 gasPrice)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.