Get contract state
Returns the current state of a deployed contract including its fields and token balances.immFields are set at deployment and never change. mutFields are the contract’s mutable state that changes with each transaction.
Read contract state, query events, and interact with Ralph smart contracts.
immFields are set at deployment and never change. mutFields are the contract’s mutable state that changes with each transaction.