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

/buy (.buy, .b)

Example: /buy 0x6982508145454Ce325dDbE47a25d4ec3d2311933 1 - 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 buy

Example: 0x6982508145454Ce325dDbE47a25d4ec3d2311933

amount
integer
required

Amount in native currency you want to buy

Example: 1 (ETH)

gas
integer

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 buy 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.