hello every one can some one help me with that
hash 0x0faf1731621cc500122ced52d0ab58ad1b86f915ba1170d3073a5bc05a920213
contract https://bscscan.com/token/0x0b6d7735E0430D48675cba2955E87ccb0cD754cF#code#L1
hello every one can some one help me with that
hash 0x0faf1731621cc500122ced52d0ab58ad1b86f915ba1170d3073a5bc05a920213
contract https://bscscan.com/token/0x0b6d7735E0430D48675cba2955E87ccb0cD754cF#code#L1
Hi @altuk
You can find the event logs under the events tab. Is this what you are looking for?
https://bscscan.com/address/0x0b6d7735E0430D48675cba2955E87ccb0cD754cF#events
Looks like it’s an error emitted from the contract
Don’t have much further detail, but if you’re doing transfer probably your to
address is not valid based on the error message
I can send from main wallet but any another wallet its fails. Can i have help with this issues
Unfortunately, we can’t help much in this case as we don’t own the contract. If possible best to contact the contract owner as they might be more familiar with the matter and what’s going on
im the owner of the contract if there is any thing i can do to fix that
Hmmm not sure, can’t find the error in the contract
Were you just calling regular transfer or something else like interacting with Pancakeswap?
Regular transfer in metamask wallet
The error message on this transaction says out of gas
. Could that be the reason why your transaction failed?
You could try testing the transfers on bsc testnet and verify how much gas in BNB is consumed. It can give you an estimated gas.
Can you share this transaction hash?
0x69b53efff3c8d46b4eb086c7942353ccaaeec6cc7ee1d4f8fa509506885628c5
This
@altuk
Do you know why the error message says Pancake
? I dont see any similar error message in your contract code. So this looks very strange.
I dont see any external contract interface in your code too.
Do you have details on which part of the code is returning this error?
i dont know we romove the pool and also same thing
I am not sure how we can help here. Since it is an error somewhere from the used code.
This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.