We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The current onchain closed here needs some adjustments.
onchainReserve
assets
Nav.reserve
price = -1
Nav.navFees
quantity
asset
assetId
0
name
netFeeValue
chainId
timestamp
portfolio
signature
publicKey
netAssetValue
Nav.total
adjustedAttestation.json
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The current onchain closed here needs some adjustments.
Tasks
onchainReserve
in theassets
-section - TAKE from runtimeApiNav.reserve
assets
-section - currently, cash items are missingprice = -1
with right decimals, TAKE from runtimeApiNav.navFees
quantity
field to pool decimals - currently, it is 18 decimalsasset
structureasset
→assetId
-0
foronchainReserve
asset
→name
retrieved for the asset from ipfs data,onchainReserve
foronchainReserve
netFeeValue
chainId
- see json for detailstimestamp
when this was signed toportfolio
- unix timestamp in secondssignature
to be a struct containingsignature
andpublicKey
of signernetAssetValue
is correct - TAKE from runtimeApiNav.total
Resources
adjustedAttestation.json
The text was updated successfully, but these errors were encountered: