Home > @infiniteobjects/artist-registry-eth > ArtistRegistryEth
Artist Registry Service
Signature:
export declare class ArtistRegistryEth
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(ethereumService) | Initializes the service |
| Property | Modifiers | Type | Description |
|---|---|---|---|
| contract | Contract | The contract instance | |
| contractAddress | readonly |
string | The contract address |
| log | LoggerInstance | Logger Instance |
| Method | Modifiers | Description |
|---|---|---|
| getSignedData(wallet) | Gets the contract data for a given wallet |