ContractInfo can always fetch a list of utxos at the Contract Address. Can also provide arbitrary data, based on needs of contract endpoint. Use this to explore different data fetching functions in a Contract interface

Hierarchy

Properties

data: ProjectData[]
lovelaceInCommitment: number
numLiveCommitments: number
tokensInCommitment: number
utxos: EscrowUTxO[]

Generated using TypeDoc