package
Version:
v0.1.13
Opens a new window with list of versions in this module.
Published: Sep 14, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
Erc20Transfer = "Transfer"
Erc20Approval = "Approval"
)
Hardcoded event names emitted by ERC-20 contracts.
TODO: Query the ABI of the contract for the event names, remove these.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.