ContractFilter

The contract or wallet address by which to filter the request.

Types

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

Properties

Link copied to clipboard

The network address of the deployer.

Link copied to clipboard

The blockchain network of the contract.

Link copied to clipboard

The container for the token standard.

Functions

Link copied to clipboard
inline fun copy(block: ContractFilter.Builder.() -> Unit = {}): ContractFilter
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