Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Exporter ¶
type Exporter struct { *HsmConfig EthAddress map[uint64]common.Address WEthAddress map[uint64]common.Address USDTAddress map[uint64]common.Address USDCAddress map[uint64]common.Address DAIAddress map[uint64]common.Address RawL1BridgeContract *bind.BoundContract RawL2BridgeContract map[uint64]*bind.BoundContract L1BridgeContract *bridge.L1PoolManager L2BridgeContract map[uint64]*bridge.L2PoolManager *TransferMultiple // contains filtered or unexported fields }
func NewExporter ¶
type TransferMultiple ¶
Click to show internal directories.
Click to hide internal directories.