package
7.0.1+incompatible
Repository: https://github.com/dydxprotocol/v4-chain.git
Documentation: pkg.go.dev
# Functions
BridgeLogToEvent converts an Ethereum log from Bridge contract to a BridgeEvent.
GetBridgeEventAbi returns the ABI (application binary interface) for the Bridge contract.
PadOrTruncateAddress right-pads an address with zeros if it's shorter than `MinAddrLen` or takes the first `MaxAddrLen` if it's longer than that.