AssetContract

This container contains information about an contract.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The container for the contract identifier containing its blockchain network and address.

Link copied to clipboard

The address of the contract deployer.

Link copied to clipboard

The token standard of the contract.

Functions

Link copied to clipboard
inline fun copy(block: AssetContract.Builder.() -> Unit = {}): AssetContract
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String