Onchain Data
(Available as of v0.4.x)
DShareFactory
Our list of supported assets is provided by the DShareFactory contract.
The first array returns the list of dShare tokens. The second array is the list of wrapped dShare token vaults used to accrue the value of splits and dividends while maintaining compatibility with other decentralized finance protocols.
OrderProcessor
dShare price and volume data is provided by the OrderProcessor contract.
The most recent settlement price for a dShare and payment token can be queried for directly.
Fill volume can be aggregated over time by listening to OrderFill events.
Last updated