Mock will always automatically detect the chain of the token you want to trade. There are multiple ways to sell a token through Mock.

/sell (.sell, .s)

Example: /sell 0x6982508145454Ce325dDbE47a25d4ec3d2311933 100 - gas, and slippage are not required, and will default back to your default settings.

contract-address
string
required

Contract address of the token you want to sell

Example: 0x6982508145454Ce325dDbE47a25d4ec3d2311933

integer
string
required

Amount you want to sell in % terms

Example: 100 (%)

integer
string

Amount of gas to use in native currency

Example: 0.02

slippage
string

Amount of slippage to use in percent form

Example: 10 (%)

Contract and Symbol Pastes

You can also sell tokens directly from a contract/symbol paste using the buttons.

The process is the same, but with a GUI to enter the amount, gas, etc. Like the command, the gas, slippage, and chain will automatically fill with either your default settings, or the token information.