Closed ChefSnoopy closed 3 months ago
We need to check the whether extraAmount0 is equal to msg.value when user want to add extra native token balance. If not , user will lose the native token with number (msg.value - extraAmount0) when msg.value > extraAmount0
We need to check the whether extraAmount0 is equal to msg.value when user want to add extra native token balance. If not , user will lose the native token with number (msg.value - extraAmount0) when msg.value > extraAmount0