update liquidation bot scripts
This commit is contained in:
@@ -12,9 +12,9 @@ contract TestFun is Script {
|
||||
function run() external {
|
||||
|
||||
address from = 0xa013422A5918CD099C63c8CC35283EACa99a705d;
|
||||
address to = 0xfdbFD4656b74aD16F23264121eD9F58219f5C3Cf;
|
||||
address to = 0x7f9eEA491eE53045594ee4669327f0355aCd0e58;
|
||||
|
||||
bytes memory data = hex"2e1a7d4d000000000000000000000000000000000000000000000005f68e8131ecf80000";
|
||||
bytes memory data = hex"7229bc3c0000000000000000000000000000000000000000000000000de0b6b3a7640000";
|
||||
|
||||
vm.startPrank(from);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user