Skip to content
 
 

Repository files navigation

CW1-LOCKBOX

put tokens into contract. if a reset function is not called by the owner in predefined period, the supplied different accounts can move the tokens out.

Execute

  • CreateLockBox{admin: String, addresses: Vec, expiration: Expiration}
  • Reset{id: Uint64}
  • Claim{id: Uint64}
  • Deposit{id: Uint64}

Query

  • Lockbox{ id: Uint64 }

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages