Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //MyAddr = common.HexToAddress("0xfCaAe259B4E9940B09cafD502B694961963A75Cc") WBNBAddr = common.HexToAddress("0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c") RouterAddr = common.HexToAddress("0x10ED43C718714eb63d5aA57B78B54704E256024E") )
Functions ¶
Types ¶
type Client ¶
func (*Client) ListenToPairCreated ¶
func (c *Client) ListenToPairCreated(ctx context.Context, contractAddr string) (event.Subscription, <-chan *contract.IPancakeFactoryPairCreated, error)
Click to show internal directories.
Click to hide internal directories.