finalynx.fetch.source_realt

Module Contents

Classes

SourceRealT

Data

GNOSIS_API_TOKENLIST_URI

REALT_API_TOKENLIST_URI

API

finalynx.fetch.source_realt.GNOSIS_API_TOKENLIST_URI

β€˜https://blockscout.com/xdai/mainnet/api?module=account&action=tokenlist&address=’

finalynx.fetch.source_realt.REALT_API_TOKENLIST_URI

β€˜https://api.realt.community/v1/token’

class finalynx.fetch.source_realt.SourceRealT(wallet_address: str, name: str = 'RealT', cache_validity: int = 120)[source]

Bases: finalynx.fetch.source_base_line.SourceBaseLine

_fetch_data(tree: rich.tree.Tree) None[source]

Get investments from RealT and match them with information found on the specified wallet.