Documentation ¶
Overview ¶
Package util contains utility functions for the RFQ service.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var EthAddress = common.HexToAddress("0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE")
EthAddress is the address of a chain's native gas token.
Functions ¶
func IsGasToken ¶
IsGasToken returns true if the given token is the gas token.
func QuoteRequestToAttributes ¶ added in v1.24.0
func QuoteRequestToAttributes(request reldb.QuoteRequest) []attribute.KeyValue
QuoteRequestToAttributes converts a quote request to attributes.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.