owners:4 items
storage pair
proposal_counter nat
proposals big_map(nat, $proposals_value)
owners set(address)
threshold nat
effective_period int
metadata big_map(string, bytes)
proposals_value pair
state $state
signatures map(address, bool)
proposer $proposer
resolver option($resolver)
contents list($contents_item)
state or
executed unit
expired unit
proposing unit
rejected unit
proposer pair
actor address
timestamp timestamp
resolver pair
actor address
timestamp timestamp
contents_item or
add_owners set(address)
adjust_effective_period int
adjust_threshold nat
execute $execute
execute_lambda $execute_lambda
remove_owners set(address)
transfer $transfer
execute pair
target address
parameter unit
amount mutez
execute_lambda pair
lambda option(lambda(unit, operation))
metadata option(bytes)
lambda lambda(unit, operation)
transfer pair
target address
parameter unit
amount mutez