Last updated
Last updated
pool_id
nat
pool identifier.
min_amounts_out
map(token_pool_idx_t, nat)
min amount of tokens to be received. NOTE: must be provided all indexes of tokens
shares
nat
amount of LP token to be burn.
deadline
timestamp
dealine of current operation.
receiver
option(address)
optional, address of the receiver of the LP tokens. If not provided the sender
address will be used.