This service is deprecated
What is the starting point? From which block number should we start looking for your events? This is usually the block on which your smart contract was deployed.
We will send matching events to this endpoint for processing, the returned response will be sent to your smart contact. This endpoint should implement the Kenshi Custom Oracle Protocol.
Kenshi needs to understand your smart contract to be able to look for its events or call its methods.
We will send events with this signature (emitted from your smart contract) to your oracle endpoint.
How many requests at max should the oracle be able to process at the same time? This affects a multitude of factors, read more here.
Custom Oracle's cost a fixed monthly fee for the infrastructure, plus $1 per 5000 requests processed by your oracle.