class ClaimConditions
Summary
| Members | Type | Descriptions |
|---|---|---|
| availableSupply | variable | |
| currentMintSupply | variable | |
| currencyMetadata | variable | |
| currencyAddress | variable | |
| maxClaimableSupply | variable | |
| maxClaimablePerWallet | variable | |
| waitInSeconds | variable | |
| ToString | function |
Members
public string availableSupply
public string currentMintSupply
public CurrencyValue currencyMetadata
public string currencyAddress
public string maxClaimableSupply
public string maxClaimablePerWallet
public string waitInSeconds
public inline override string ToString()