index receipts by the contract address
This commit is contained in:
@@ -44,6 +44,7 @@ type TrxFilter struct {
|
||||
|
||||
type ReceiptFilter struct {
|
||||
Off bool
|
||||
Contracts []string
|
||||
Topic0s []string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user