ChainSelector

Identify the cryptocurrency/blockchain.

Entries

Link copied to clipboard

NEXA mainnet blockchain

Link copied to clipboard

NEXA testnet (public testing network) blockchain

Link copied to clipboard

NEXA regtest (local private network) blockchain

Link copied to clipboard

Bitcoin Cash mainnet blockchain

Link copied to clipboard

Bitcoin Cash testnet (public testing network) blockchain

Link copied to clipboard

Bitcoin Cash regtest (local private network) blockchain

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Is this blockchain block headers compatible with bitcoin?

Link copied to clipboard

Is this blockchain capable of group tokenization?

Link copied to clipboard

Is this blockchain capable of P2PKH-style outputs?

Link copied to clipboard

Is this blockchain capable of P2SH-style outputs?

Link copied to clipboard

Is this blockchain capable of nexa-style script template outputs?

Link copied to clipboard

Is this a BCH-family blockchain (e.g. mainnet, testnet, or regtest)?

Link copied to clipboard

Returns true if this is any mainnet chain, false if a testnet or regtest chain

Link copied to clipboard

Is this a nexa-family blockchain (e.g. mainnet, testnet, or regtest)?

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val v: Byte

Functions

Link copied to clipboard
fun ChainSelector.decimalMode(): DecimalMode
Link copied to clipboard
Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.