Mortal
Mortal
为什么同步发送交易也需要等待一段时间才会断开?
ETH的web3j怎么实现离线签名呢
本想要通过 set account permission 设置自定义权限时,出现了"only support update active permission"的中断?? When I want to set a custom permission with set account permission, I get an interrupt for "only support update active...
看demo的源码,是使用http发起请求的呀?但报了SSL错误 java.lang.RuntimeException: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection? at com.google.common.base.Throwables.propagate(Throwables.java:241) at com.richfund.wallet.rpc.nebulas.client.http.OKHttpClient.call(OKHttpClient.java:96) at com.richfund.wallet.rpc.nebulas.client.http.OKHttpClient.post(OKHttpClient.java:62) at com.richfund.wallet.rpc.nebulas.client.impl.HttpNebulasClient.subscribe(HttpNebulasClient.java:122) at com.richfund.wallet.rpc.Test.nasTest(Test.java:107) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at...
On MATIC USDC-WMATIC PAIR:0x10Dd6d8A29D489BEDE472CC1b22dc695c144c5c7 Use dodo-example/DODOV2PmmOffchainCalc.QuerySellQuote 1 USDC can sell 14,868.8603137454 WMATIC its why??
UniversalRouter only use Premit2 for token transfer, but the third-party contract cannot implement signature authorization, how should use this route for token-for-token exchange?
i update the initialBlock but invalid  

error: { code: -32500, data: { OpIndex: 0, Reason: 'AA50 postOp reverted: PM: postOp reverted' }, message: 'AA50 postOp reverted: PM: postOp reverted' } my paymaster need approve first, and...