Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( NFTCollection abi.ContractName = "nft_collection" NFTItem abi.ContractName = "nft_item" NFTEditable abi.ContractName = "nft_editable" NFTRoyalty abi.ContractName = "nft_royalty" JettonMinter abi.ContractName = "jetton_minter" JettonWallet abi.ContractName = "jetton_wallet" DedustV2Pool abi.ContractName = "dedust_v2_pool" DedustV2Factory abi.ContractName = "dedust_v2_factory" StonFiPool abi.ContractName = "stonfi_pool" StonFiRouter abi.ContractName = "stonfi_router" )
Functions ¶
func GetAllWalletNames ¶
func GetAllWalletNames() []abi.ContractName
func IsOnlyWalletInterfaces ¶ added in v0.4.1
func IsOnlyWalletInterfaces(interfaces []abi.ContractName) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.