[block:12607273 txIndex:0]
from: 0x6BF...14e23
to: Timelock.deposit(address,uint256) 0x208...BA5EC
value: 0 wei
data: 0x47e...04e20
logs: 0
hash: 0x816...7bb14
status false Transaction mined but execution failed
transaction hash 0x8164160ead63b38ff949e3310c70c118994bcf40dbfc0dca74de5d8d7187bb14 Copy value to clipboard
from 0x6BFBd9ab87a22E966D8Ca5C905B73aa15C314e23 Copy value to clipboard
to Timelock.deposit(address,uint256) 0x208B1D17b604233a86d2Cf5B7b24665d4A0BA5EC Copy value to clipboard
gas 3000000 gas Copy value to clipboard
transaction cost 54055 gas Copy value to clipboard
hash 0x8164160ead63b38ff949e3310c70c118994bcf40dbfc0dca74de5d8d7187bb14 Copy value to clipboard
input 0x47e...04e20 Copy value to clipboard
decoded input { "address token": "0x74669084Da382f18F946DcBc3DdEE759F7714872", "uint256 amount": { "_hex": "0x4e20", "_isBigNumber": true } } Copy value to clipboard
decoded output - Copy value to clipboard
logs [] Copy value to clipboard Copy value to clipboard
value 0 wei Copy value to clipboard
>

Sep 23, 2021, 5:09 AM
no dice
Its not taking a deposit to the time lock contract.
That is where the actual error happens. When i try to deposit into the time lock.
I increased the allowance to double what i was sending just to be safe.
Increasing approval give the exact same response. No changes.
Sep 23, 2021, 5:15 AM
Bro to take a deposit you need a
Receive function
receive external payable{
}
Sep 23, 2021, 5:17 AM
It has been there.
Sep 23, 2021, 5:18 AM
In side that Curly brackets put what ever you want and it will work like msg.value a d stuff
Sep 23, 2021, 5:18 AM

© 2024 Draquery.com All rights reserved.