Solidity minor logic
Budget: $10 – $30 USD
To check in the same tx that ,after swap, Does token receiver address receive the tokens or not? After calling following function
IPancakePair(PancakeLibrary.pairFor(factory, input, output)).swap(
amount0Out, amount1Out, to, new bytes(0)
);
IPancakePair(PancakeLibrary.pairFor(factory, input, output)).swap(
amount0Out, amount1Out, to, new bytes(0)
);