What is "Buy On" in Transaction Configuration
Last updated
Last updated
“Buy On” permits you to identify for the DApp the contract function of your target token, or its deployer's transaction, which will trigger your purchase. This can be the “openTrading” function or “addLiquidityETH” function or such other function which the contract possesses (you can get this information from the New Contracts Telegram Channel). Just copy and paste the relevant Function from the contract scanner into the “Buy On” input box.
If you want to Buy On some other function call in the contract of your target token, you can copy any such function name and
paste into the “Get Selector” input box and click the button. The DApp will then convert the selected function into its Solidity bytecode so that you can input it to the “Buy On” input box.