Regulated Coin Metadata
interface RegulatedCoinMetadata
Information about a regulated coin, which indicates that it makes use of the transfer deny list.
Properties
Link copied to clipboard
Whether the coin can be globally paused
Link copied to clipboard
The ID of the coin's CoinMetadata or CoinData object.
Link copied to clipboard
Indicates the coin's regulated state.
Link copied to clipboard
The ID of the coin's DenyCap object.
Link copied to clipboard
Returns the field-presence view for this RegulatedCoinMetadata instance.
Functions
Link copied to clipboard
Link copied to clipboard
fun RegulatedCoinMetadata.copy(body: <Error class: unknown class>.() -> Unit = {}): RegulatedCoinMetadata
Copies the original message, including unknown fields.