Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OnRampAddressMap ¶
OnRampAddressMap represents a map of destination chain selectors to their on-ramp addresses. This type aligns with the on-chain data structure for on-ramp address mappings.
func (*OnRampAddressMap) Fetch ¶
func (o *OnRampAddressMap) Fetch(ctx context.Context, client ton.APIClientWrapped, block *ton.BlockIDExt, routerAddr *address.Address) error
Fetch retrieves all on-ramp addresses for destination chains from the router contract.
Click to show internal directories.
Click to hide internal directories.