Home > @infiniteobjects/data-types > ArtistRegistryContractPriceTier
This is the price selected during the contract sign process.
Signature:
export declare enum ArtistRegistryContractPriceTier
| Member | Value | Description |
|---|---|---|
| IO1 | 1 |
|
| IO2 | 2 |
|
| IO3 | 3 |
|
| NONE | 0 |
The values are taken from https://github.com/infiniteobjects/IO-Artist-Registry-Contract/blob/main/contracts/IO_Artist_Registry_ContractV140.sol#L12