Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EGGT | ERC-20 | 0.5 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16919508 | 2 years ago | | | 0 | 0.0081529799 | |
| 16919498 | 2 years ago | | | 0 | 0.0068170015 | |
| 16919398 | 2 years ago | | | 0 | 0.0031943455 | |
| 16919362 | 2 years ago | | | 0 | 0.0052306508 | |
| 16919357 | 2 years ago | | | 0 | 0.0041671956 | |
| 16919354 | 2 years ago | | | 0 | 0.0043125863 | |
| 16919344 | 2 years ago | | | 0 | 0.0041279178 | |
| 16919339 | 2 years ago | | | 0 | 0.0042801443 | |
| 16919236 | 2 years ago | | | 0 | 0.0071914265 | |
| 16919155 | 2 years ago | | | 0 | 0.0026787413 |
ABI
ABI objects
Getter at block 21157482
BASE_COST() view returns (uint256)
86400
HEIGHT_INTERVAL() view returns (uint32)
4
getBestKnownDigest() view returns (bytes32)
0xbfd4928998f8675051d58b611adae4500b4b6454770902000000000000000000
getCurrentEpochDifficulty() view returns (uint256)
46843400286276
getLastReorgCommonAncestor() view returns (bytes32)
0x50b76871440ab7df095b3349c7ee53d6fe0a9c3fa59803000000000000000000
getLatestValidatedTx() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
getPrevEpochDifficulty() view returns (uint256)
43551722213590
getRelayGenesis() view returns (bytes32)
0xed3f6e119779511a37c6e3d660fd7a3c8cf4d3670a1301000000000000000000
latestValidatedTx() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
nextID() view returns (uint256)
0
remoteGasAllowance() view returns (uint256)
500000
Read-only
findAncestor(bytes32 _digest, uint256 _offset) view returns (bytes32)
findHeight(bytes32 _digest) view returns (uint256)
getRequest(uint256 _requestID) view returns (bytes32 spends, bytes32 pays, uint64 paysValue, uint8 state, address consumer, address owner, uint8 numConfs, uint256 notBefore)
isAncestor(bytes32 _ancestor, bytes32 _descendant, uint256 _limit) view returns (bool)
State-modifying
Events addHeaders(bytes _anchor, bytes _headers) returns (bool)
addHeadersWithRetarget(bytes _oldPeriodStartHeader, bytes _oldPeriodEndHeader, bytes _headers) returns (bool)
cancelRequest(uint256 _requestID) returns (bool)
markNewHeaviest(bytes32 _ancestor, bytes _currentBest, bytes _newBest, uint256 _limit) returns (bool)
provideProof(bytes _header, bytes _proof, bytes4 _version, bytes4 _locktime, uint256 _index, uint16 _reqIndices, bytes _vin, bytes _vout, uint256 _requestID) returns (bool)
request(bytes _spends, bytes _pays, uint64 _paysValue, address _consumer, uint8 _numConfs, uint256 _notBefore) returns (uint256)
Extension(bytes32 indexed _first, bytes32 indexed _last)
NewProofRequest(address indexed _requester, uint256 indexed _requestID, uint64 _paysValue, bytes _spends, bytes _pays)
NewTip(bytes32 indexed _from, bytes32 indexed _to, bytes32 indexed _gcd)
RequestClosed(uint256 indexed _requestID)
RequestFilled(bytes32 indexed _txid, uint256 indexed _requestID)
constructor(bytes _genesisHeader, uint256 _height, bytes32 _periodStart, uint256 _firstID)
This contract contains no fallback and receive objects.
This contract contains no error objects.