soso
58 条学分记录
-
+14
回答被采纳 · 2022-11-14 19:30 代理合约中的fallback函数,通过delegatecall调用逻辑合约总是得不到返回值,在网...
-
+23
回答被采纳 · 2022-10-24 15:55 大佬们,如何让input为0x
-
+2
签到 · 2022-10-17 09:32
-
+2
签到 · 2022-10-10 09:57
-
+2
签到 · 2022-10-09 09:19
-
-1
点赞 · 2022-09-13 16:02 compound v2 v3 对比
-
+2
签到 · 2022-08-29 13:49
-
+4
回答被采纳 · 2022-08-23 16:15 使用truffle中部署带参数的合约说参数有误?
-
+2
签到 · 2022-08-23 10:23
-
+2
被点赞 · 2022-08-22 18:38 let roleReferee := delegatecall(gas(), user, 0, calldatasize(), 0, 0)这里通过委托调用使用了user的transfer方法