Interface GetContractMapEntryOptions

Hierarchy

  • GetContractMapEntryOptions

Properties

contractAddress: string

the contracts address

contractName: string

the contracts name

mapKey: ClarityValue

key to lookup in the map

mapName: string

the map name

network?: "mainnet" | "testnet" | "devnet" | "mocknet" | StacksNetwork

the network that has the contract

Generated using TypeDoc