AmpleforthConsumer
Verified contract
Active on
Ethereum with 923 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x59bb…72b5
0x99c9…8914
Balances ($0.00)
No balances found for "AmpleforthConsumer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16573240 | 2 years ago | | | 0 | 0.031122871 | |
| 16566073 | 2 years ago | | | 0 | 0.019573635 | |
| 16558907 | 2 years ago | | | 0 | 0.021813275 | |
| 16551751 | 2 years ago | | | 0 | 0.025297497 | |
| 16544598 | 2 years ago | | | 0 | 0.038526468 | |
| 16537457 | 2 years ago | | | 0 | 0.030776845 | |
| 16530298 | 2 years ago | | | 0 | 0.023908786 | |
| 16523135 | 2 years ago | | | 0 | 0.021916845 | |
| 16515967 | 2 years ago | | | 0 | 0.017626024 | |
| 16508808 | 2 years ago | | | 0 | 0.016153490 |
ABI
ABI objects
Getter at block 21288030
ample() view returns (address)
0x99c9775e076fdf99388c029550155032ba2d8914
currentAnswer() view returns (int256)
1070041542389709650
getChainlinkOracle() view returns (address)
0x59bbe8cfc79c76857fe0ec27e67e4957370d72b5
getChainlinkToken() view returns (address)
0x514910771af9ca656af840dff83e8264ecf986ca
id() view returns (bytes32)
0xcdbbaa537d66e48334a8a243442bcf429095bd1b7c8d15dfc4e0cdd117052283
owner() view returns (address)
0x0717dba913be071475a4fab39b0c460d889b9a83
payment() view returns (uint256)
2333333333333333331
updatedHeight() view returns (uint256)
16472997
Read-only
authorizedRequesters(address) view returns (bool)
State-modifying
Events cancelRequest(bytes32 _requestId, uint256 _payment, bytes4 _callbackFunctionId, uint256 _expiration)
fulfillPushReport(bytes32 _requestId, int256 _data)
purgeReports()
renounceOwnership()
requestPushReport() returns (bytes32 requestId)
setAuthorization(address _requester, bool _allowed)
transferOwnership(address _newOwner)
updateRequestDetails(address _ample, address _oracle, bytes32 _id, uint256 _payment)
withdrawLink()
ChainlinkCancelled(bytes32 indexed id)
ChainlinkFulfilled(bytes32 indexed id)
ChainlinkRequested(bytes32 indexed id)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _link, address _oracle, address _ample, bytes32 _id, uint256 _payment)
This contract contains no fallback and receive objects.
This contract contains no error objects.