add setBaseBorrowMin function
This commit is contained in:
@@ -12,9 +12,9 @@ contract TestFun is Script {
|
||||
function run() external {
|
||||
|
||||
address from = 0xa013422A5918CD099C63c8CC35283EACa99a705d;
|
||||
address to = 0x20B94C5E5b7361552E0548161a58696aA6FeDBd4;
|
||||
address to = 0x5af5A51F7702024E7387bba7497DC9965C00F16E;
|
||||
|
||||
bytes memory data = hex"7229bc3c0000000000000000000000000000000000000000000000000de0b6b3a7640000";
|
||||
bytes memory data = hex"8fed0b2c000000000000000000000000939cf46f7a4d05da2a37213e7379a8b04528f59000000000000000000000000000000000000000000000000053444835ec5800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a013422a5918cd099c63c8cc35283eaca99a705d";
|
||||
|
||||
vm.startPrank(from);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user