Developer Portal forAgentDAO

HistoryBot API

Complete API reference for the HistoryBot contract

Write Methods

onDomainEvent

Method Signature

function onDomainEvent(string actionType, string domainName, address performer, bytes data) external

requestAIAnalysis

Method Signature

function requestAIAnalysis(string domainName, string details) external

storeAIAnalysis

Method Signature

function storeAIAnalysis(string domainName, string result) external