Home > @infiniteobjects/data-types > IEthAssetToken
Ethereum Token
Signature:
export interface IEthAssetToken extends IAssetToken<IAssetAnyTraits>
Extends: IAssetToken<IAssetAnyTraits>
From open-sea
| Property | Modifiers | Type | Description |
|---|---|---|---|
| blockchain | Blockchain.Ethereum | ||
| etherScanUrl | string | null | Link to this Asset in Etherscan | |
| openSeaUrl | string | Link to this Asset in openSea | |
| tokenService | TokenService.OpenSea | TokenService.Alchemy |