delegate_cash

package
v0.0.0-...-baa49d7 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DelegateCashAPIService

type DelegateCashAPIService struct {
	Url    string
	APIKey string
}

func NewDelegateCashAPIService

func NewDelegateCashAPIService(Url, APIKey string) *DelegateCashAPIService

func (*DelegateCashAPIService) CheckDelegateForContractV1

func (s *DelegateCashAPIService) CheckDelegateForContractV1(delegateAddr string, vaultAddr string, contractAddr string) (bool, error)

func (*DelegateCashAPIService) CheckDelegateForContractV2

func (s *DelegateCashAPIService) CheckDelegateForContractV2(delegateAddr string, vaultAddr string, contractAddr string) (bool, error)

func (*DelegateCashAPIService) CheckDelegateForTokenERC721V1

func (s *DelegateCashAPIService) CheckDelegateForTokenERC721V1(delegateAddr string, vaultAddr string, contractAddr string, tokenId string, chainID int) (bool, error)

func (*DelegateCashAPIService) CheckDelegateForTokenERC721V2

func (s *DelegateCashAPIService) CheckDelegateForTokenERC721V2(delegateAddr string, vaultAddr string, contractAddr string, tokenId string, chainID int) (bool, error)

func (*DelegateCashAPIService) CheckDelegateForWalletV1

func (s *DelegateCashAPIService) CheckDelegateForWalletV1(delegateAddr string, vaultAddr string) (bool, error)

V1

func (*DelegateCashAPIService) CheckDelegateForWalletV2

func (s *DelegateCashAPIService) CheckDelegateForWalletV2(delegateAddr string, vaultAddr string) (bool, error)

V2

Jump to

Keyboard shortcuts

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