Currency
in package
Currency documentation from the stellar.toml [[CURRENCIES]] list.
Contains fields for each currency supported. Currencies can be Stellar Assets or custom token contracts. Complete all applicable fields and exclude any that don't apply.
Tags
Table of Contents
Properties
- $anchorAsset : string|null
- $anchorAssetType : string|null
- $approvalCriteria : string|null
- $approvalServer : string|null
- $attestationOfReserve : string|null
- $code : string|null
- $codeTemplate : string|null
- $collateralAddresses : array<string|int, mixed>|null
- $collateralAddressMessages : array<string|int, mixed>|null
- $collateralAddressSignatures : array<string|int, mixed>|null
- $conditions : string|null
- $contract : string|null
- $desc : string|null
- $displayDecimals : int|null
- $fixedNumber : int|null
- $image : string|null
- $isAssetAnchored : bool|null
- $issuer : string|null
- $isUnlimited : bool|null
- $maxNumber : int|null
- $name : string|null
- $redemptionInstructions : string|null
- $regulated : bool|null
- $status : string|null
- $toml : string|null
Properties
$anchorAsset
public
string|null
$anchorAsset
= null
$anchorAssetType
public
string|null
$anchorAssetType
= null
$approvalCriteria
public
string|null
$approvalCriteria
= null
$approvalServer
public
string|null
$approvalServer
= null
$attestationOfReserve
public
string|null
$attestationOfReserve
= null
$code
public
string|null
$code
= null
$codeTemplate
public
string|null
$codeTemplate
= null
$collateralAddresses
public
array<string|int, mixed>|null
$collateralAddresses
= null
$collateralAddressMessages
public
array<string|int, mixed>|null
$collateralAddressMessages
= null
$collateralAddressSignatures
public
array<string|int, mixed>|null
$collateralAddressSignatures
= null
$conditions
public
string|null
$conditions
= null
$contract
public
string|null
$contract
= null
$desc
public
string|null
$desc
= null
$displayDecimals
public
int|null
$displayDecimals
= null
$fixedNumber
public
int|null
$fixedNumber
= null
$image
public
string|null
$image
= null
$isAssetAnchored
public
bool|null
$isAssetAnchored
= null
$issuer
public
string|null
$issuer
= null
$isUnlimited
public
bool|null
$isUnlimited
= null
$maxNumber
public
int|null
$maxNumber
= null
$name
public
string|null
$name
= null
$redemptionInstructions
public
string|null
$redemptionInstructions
= null
$regulated
public
bool|null
$regulated
= null
$status
public
string|null
$status
= null
$toml
public
string|null
$toml
= null