RequestFactory

Verified contract

Active on Ethereum with 1 txns
Deployed by via 0x96783fb7 at 6204398
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "RequestFactory"

0xddaab8f44b27a08f14a23b06938a5331719896e06bc85bd9f6361c5c8c4e31f1
From

Functions
Getter at block 20868209
BLOCKS_BUCKET_SIZE(view returns (uint256)
240
TIMESTAMP_BUCKET_SIZE(view returns (uint256)
3600
owner(view returns (address)
0x47863b9e8c590323768e4352a78ca759bbd37e8b
paused(view returns (bool)
false
transactionRequestCore(view returns (address)
0x4e201a5a5534bb334a3d7df4c82cd5db3bd82f29
Read-only
getBucket(uint256 windowStartuint8 unitpure returns (int256)
isKnownRequest(address _addressview returns (bool isKnown)
validateRequestParams(address[3] _addressArgsuint256[12] _uintArgsuint256 _endowmentview returns (bool[6])
State-modifying
createRequest(address[3] _addressArgsuint256[12] _uintArgsbytes _callDatapayable returns (address)
createValidatedRequest(address[3] _addressArgsuint256[12] _uintArgsbytes _callDatapayable returns (address)
pause(
renounceOwnership(
transferOwnership(address _newOwner
unpause(
Events
CloneCreated(address indexed targetaddress clone
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
RequestCreated(address requestaddress indexed ownerint256 indexed bucketuint256[12] params
Unpause(
ValidationError(uint8 error
Constructor
constructor(address _transactionRequestCore
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.