constants

package
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 16, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ApiBaseUrl string = "https://api.1inch.io"
	ApiVersion string = "v4.0"

	// Approve endpoints
	SpenderEndpoint     string = "/approve/spender"
	TransactionEndpoint string = "/approve/transaction"
	AllowanceEndpoint   string = "/approve/allowance"

	// Healthcheck endpoints
	HealthcheckEndpoint string = "/healthcheck"

	// Info endpoints
	TokensEndpoint string = "/tokens"

	// Swap endpoints
	QuoteEndpoint string = "/quote"
	SwapEndpoint  string = "/swap"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL