Expand description
Provides synthesized scripts data
Structs§
- Addresses
- Bech32 addresses of applied validators in partner-chains smart contracts.
- Plutus
Script Data - Type representing a PlutusScript validator and policy pair.
- Policy
Ids - Policy IDs of applied scripts in partner-chains smart contracts.
- Scripts
Data - Provides convenient access to the addresses and hashes of the partner chain smart contracts. Data in this struct is derived from the smart contracts, applied parameters and the network.
Functions§
- get_
scripts_ data - Returns ScriptsData of the smart contracts for the partner chain identified by
genesis_utxo
. - get_
scripts_ data_ with_ ogmios - Returns ScriptsData of the smart contracts for the partner chain identified by
genesis_utxo
, for the network configured inclient
. - version_
oracle - Returns version oracle data required by other scripts.