SimplePrompt

Verified contract

Active on Ethereum with 2,995 txns
Deployed by via 0xcd1b62ee at 19502808
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "SimplePrompt"

0x7cdd4dab1cd40ccb382188498032fa096e3dc07c2551536a55b59f6a962d6c3b
0xe4461aa58ae28b1e6afae75ffa0b1d317cad0bcc81ce91d7d21b354b1f27a17c
0x881b832597cfa06263e96f41854b9b20ebd05bf047026d25c549f042510845f7
0x6e5904d11ae66424df23f6c1dbd771232dbdd4346826a02818fe384317807886
0xbf5327816e0fa63f83bf1c30dd118ce0abe1ffff793ac8de0aca8112906b8237
0x96613e6b0d834c8f766489925ca589cd4ddd5c8c8d8fa70daa7ef3a20fb5971a
0xcace351a7e2e140322a97903e3c186686d7bf98cd7c656ee48e37c1509ba8e0b
0x7fd08a0d32b92a425b979b64427f2f01dd1d5f3cd4388e85f1bff5ddb97d581e
0x524d572b811cbfa75852ab29c2284929ee2580c66b9c882ec9380d8e3cd38ef1
0xe1105f16164be6d249355a5bc34d5b8a740f7f76c66742c1c02b13aafa7356d1
From

Functions
Getter at block 20791777
aiOracle(view returns (address)
0x0a0f4321214bb6c7811dd8a71cf587bdaf03f0a0
Read-only
callbackGasLimit(uint256view returns (uint64)
estimateFee(uint256 modelIdview returns (uint256)
isFinalized(uint256 requestIdview returns (bool)
requests(uint256view returns (address senderuint256 modelIdbytes inputbytes output)
State-modifying
aiOracleCallback(uint256 requestIdbytes outputbytes callbackData
calculateAIResult(uint256 modelIdstring promptpayable 
setCallbackGasLimit(uint256 modelIduint64 gasLimit
Events
promptRequest(uint256 requestIdaddress senderuint256 modelIdstring prompt
promptsUpdated(uint256 requestIdstring outputbytes callbackData
Constructor
constructor(address _aiOracle
Fallback and receive

This contract contains no fallback and receive objects.

Errors
UnauthorizedCallbackSource(address expectedaddress found