stack

Home > @infiniteobjects/eth-tokens-service

eth-tokens-service package

Service to interact with eth tokens

Classes

Class Description
AlchemyService Alchemy API service
OpenSeaService Open Sea API service

Functions

Function Description
getAlchemyNetwork(network) AlchemyNetwork is an enum mixture of IO’s Blockchain and BlockchainNetwork. This method takes those two in as parameters and returns the AlchemyNetwork version for service initialization

Interfaces

Interface Description
CollectionDisplayData OpenSea Collection Display Data
FileData TargetFile Information
LastSale LastSale
OpenSeaAccount OpenSeaAccount
OpenSeaAsset OpenSea Asset
OpenSeaAssetContract OpenSea Asset Contract
OpenSeaCollection OpenSea Collection
OpenSeaGetAssetsBody OpenSeaGetAssetsBody
OpenSeaTraits OpenSeaTraits
PaymentToken PaymentToken
RetrieveAssetsQueryParams RetrieveAssetsQueryParams
TopOwnershipsEntity TopOwnershipsEntity
Transaction Transaction

Variables

Variable Description
ASSET_TRANSFORM_CONCURRENCY ASSET_TRANSFORM_CONCURRENCY
ASSET_TRANSFORM_REQUEST_TIMEOUT ASSET_TRANSFORM_REQUEST_TIMEOUT
OPEN_SEA_API_ENDPOINT_MAINNET OPEN_SEA_API_ENDPOINT_MAINNET
OPEN_SEA_API_ENDPOINT_TESTNET OPEN_SEA_API_ENDPOINT_TESTNET
OPEN_SEA_PAGINATION OPEN_SEA_PAGINATION
OPEN_SEA_RATE_LIMIT_MAINNET OPEN_SEA_RATE_LIMIT_MAINNET
OPEN_SEA_RATE_LIMIT_TESTNET OPEN_SEA_RATE_LIMIT_TESTNET