Home > @infiniteobjects/artist-registry-eth > ArtistRegistryEth > getSignedData
Gets the contract data for a given wallet
Signature:
getSignedData(wallet?: string): Promise<IArtistRegistrySignedData>;
Parameter | Type | Description |
---|---|---|
wallet | string | (Optional) |
Returns:
Promise<IArtistRegistrySignedData>
If the wallet is not specified, the default signed data is returned