This commit is contained in:
aozhiwei 2023-07-03 19:27:39 +08:00
parent 2e2d4c98c2
commit a78ca5a6e4

View File

@ -160,6 +160,7 @@ class PullBcEvent extends BaseService {
['txhash', event['transactionHash']],
['log_index', event['logIndex']],
['net_id', this.bc.getNetId()],
['contract_name', this.getContractAddress()],
],
[
],