PureStake class

Constructors

PureStake()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

API_TOKEN_HEADER → const String
The default API Token Header for PureStake nodes.
BETANET_ALGOD_API_URL → const String
The Algod API url for PureStake's BetaNet.
BETANET_INDEXER_API_URL → const String
The Indexer API url for PureStake's BetaNet.
MAINNET_ALGOD_API_URL → const String
The Algod API url for PureStake's MainNet.
MAINNET_INDEXER_API_URL → const String
The Indexer API url for PureStake's MainNet.
TESTNET_ALGOD_API_URL → const String
The Algod API url for PureStake's TestNet.
TESTNET_INDEXER_API_URL → const String
The Indexer API url for PureStake's TestNet.