Dispatch

Verified contract

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

No balances found for "Dispatch"

0xd3c835781a2550100465af4c39fb51acd2817d4d28ccc5b6c69abdf7e386ac89
0xc58da855276685599f643091ab25fb18a9a44379077ad4b666997dc183f077df
0x1109ac2ee1755e21f7c5e9305cb0db6e1c917edad36764e87e0f9bf18415a164
0xac25ce460231bd69add1743df7fb5451d64a5b02e76b325ffc6284f4a993d8dd
0x7ddc504ca73fd45a5240967b3fc6d152f1c3944c9110658993576df2cb537b0b
0x78c8ba0cc6b2c9cf0d9cb3c9e4e16ab16fe5a9b0991910983df78287bbdd9015
0x28940ac577783aa1b351cb8f484ef5df5ec1a2cf01088c0a153392f57d968f44
0x09475a03f8fbe83aea3d640d40355719e0787f3ee2f24e25ce7cd89afa38a13d
0x64e5339c03f17cb1816bb13fabcf8631c7f687ca907ca2cb1b3eeff4728fc472
0x9a95d9891bd96ff393aa6e0a3345648f38b6bb6cfab3cbbe22cd97817f697a6d

Functions
Getter at block 21003293
bondage(view returns (address)
0x188f79b0a8edc10ad53285c47c3feaa0d2716e83
bondageAddress(view returns (address)
0x188f79b0a8edc10ad53285c47c3feaa0d2716e83
db(view returns (address)
0x02647d32b2633cf89434d8f371658b6a74d55bf9
owner(view returns (address)
0xa4e5cd0b3d4a050734d2fe310b30ab0a80e72eae
Read-only
getCancel(uint256 idview returns (uint256)
getEndpoint(uint256 idview returns (bytes32)
getProvider(uint256 idview returns (address)
getStatus(uint256 idview returns (uint256)
getSubscriber(uint256 idview returns (address)
getSubscriberOnchain(uint256 idview returns (bool)
getUserQuery(uint256 idview returns (string)
State-modifying
cancelQuery(uint256 id
query(address providerstring userQuerybytes32 endpointbytes32[] endpointParamsreturns (uint256 id)
respond1(uint256 idstring responsereturns (bool)
respond2(uint256 idstring response1string response2returns (bool)
respond3(uint256 idstring response1string response2string response3returns (bool)
respond4(uint256 idstring response1string response2string response3string response4returns (bool)
respondBytes32Array(uint256 idbytes32[] responsereturns (bool)
respondIntArray(uint256 idint256[] responsereturns (bool)
selfDestruct(
transferOwnership(address newOwner
updateDependencies(
Events
CanceledRequest(uint256 indexed idaddress indexed subscriberaddress indexed provider
FulfillQuery(address indexed subscriberaddress indexed providerbytes32 indexed endpoint
Incoming(uint256 indexed idaddress indexed provideraddress indexed subscriberstring querybytes32 endpointbytes32[] endpointParamsbool onchainSubscriber
OffchainResponse(uint256 indexed idaddress indexed subscriberaddress indexed providerbytes32[] response
OffchainResponseInt(uint256 indexed idaddress indexed subscriberaddress indexed providerint256[] response
OffchainResult1(uint256 indexed idaddress indexed subscriberaddress indexed providerstring response1
OffchainResult2(uint256 indexed idaddress indexed subscriberaddress indexed providerstring response1string response2
OffchainResult3(uint256 indexed idaddress indexed subscriberaddress indexed providerstring response1string response2string response3
OffchainResult4(uint256 indexed idaddress indexed subscriberaddress indexed providerstring response1string response2string response3string response4
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RevertCancelation(uint256 indexed idaddress indexed subscriberaddress indexed provider
Constructor
constructor(address c
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.