fxi
wzy
2022-11-02 6861a79b08b0e855942a9874b44cdf260a0eebc7
1
2
3
4
5
6
package cc.mrbird.febs.dapp.chain;
 
public interface ContractEventService {
 
    void compile(EthUsdtContract.TransferEventResponse e);
}