Local Athena Contract
Describes how the Local Athena Contract works
Similar to the Local Openwork Job Contract, the Local Athena Contract should call the Native Athena contract to execute the corresponding functions on the OpenWork Chain through a bridge. This contract empowers users on any supported chain to raise disputes to the Native Athena Contract.
The functions are listed below
Function
Details
raiseDispute()
This function will just call the raiseDispute() function in the Native Athena Contract
claimDisputedAmount()
This function will just call the claimDisputedAmount() in the Native Athena Contract
askAthena()
This function will call the askAthena() function in the Native Athena Contract
Last updated