Hey, so I need help figuring out a timelock contract. The contract is here: https://pastebin.com/X4bKLQbB. I compile it, put the LP address in Token_, the beneficiary is my own address, and use unix time stamp for a specific unlock date. The contract successfully deploys. The problem is, I can't send LP to the contract that deploys. The tx rejects with a "BEP-20 Token Transfer Error (Unable to locate corresponding Transfer Event Logs), Check with Sender." error. This is on BSC, am I doing something wrong?

Jul 27, 2021, 4:33 PM
Anyone?
The instructions state I need to deposit the LP to the newly deployed contract, then verify the contract
Hey, so I need help figuring out a timelock contract. The contract is here: https://pastebin.com/X4bKLQbB. I compile it, put the LP address in Token_, the beneficiary is my own address, and use unix time stamp for a specific unlock date. The contract successfully deploys. The problem is, I can't send LP to the contract that deploys. The tx rejects with a "BEP-20 Token Transfer Error (Unable to locate corresponding Transfer Event Logs), Check with Sender." error. This is on BSC, am I doing something wrong?
sers
Why am I running into an error
Jul 27, 2021, 4:58 PM

© 2024 Draquery.com All rights reserved.