exit-swap-share-amount-in
Calculate and execute the exit of a liquidity pool by burning exact LP shares to receive specified tokens on the Osmosis blockchain.
Instructions
Exit pool by burning exact LP shares
Input Schema
Name | Required | Description | Default |
---|---|---|---|
gas | No | Gas limit (default: auto-estimate) | |
gasPrice | No | Gas price (default: 0.025uosmo) | |
memo | No | Transaction memo | |
mnemonic | Yes | BIP-39 mnemonic phrase for signing the transaction | |
poolId | Yes | Pool ID to exit | |
shareInAmount | Yes | Exact LP shares to burn | |
tokenOutDenom | Yes | Denomination of token to receive | |
tokenOutMinAmount | Yes | Minimum token amount to receive |