Timelock
InstantiateMsg
pub struct InstantiateMsg {
pub kernel_address:String,
pub owner: Option<String>,
}{
"kernel_address":"andr1..."
}Name
Type
Description
ExecuteMsg
HoldFunds
Name
Type
Description
EscrowCondition
EscrowCondition Type
Type
Description
ReleaseFunds
Name
Type
Description
ReleaseSpecificFunds
Name
Type
Description
Base Executes
QueryMsg
GetLockedFunds
Name
Type
Description
GetLockedFundsResponse
Name
Type
Description
GetLockedFundsForRecipient
Name
Type
Description
GetLockedFundsForRecipientResponse
Name
Type
Description
Escrow
Name
Type
Description
Base Queries
Last updated
Was this helpful?