Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Contracts ¶
type Contracts struct { ETHFlip FlipContract BATFlip FlipContract USDCFlip FlipContract Flap FlapContract Flop FlopContract }
Contracts defines the contracts used by the backend
type FlapContract ¶
type FlapContract struct { Address common.Address ABI abi.ABI ContractHTTP *flapper.Flapper ContractWS *flapper.Flapper }
FlapContract defines a flap contract
Click to show internal directories.
Click to hide internal directories.