-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
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
Displaying tokens #9
Comments
1.2.2112 displays tokens with balance and name |
iOS SendFundsViewController add buttons for filling max amounts to send #54
New token db table: Tokens To get the additional registers, it is needed to first ask for the token id (getApiV1TokensP1 https://api.ergoplatform.com/api/v1/tokens/{p1}) and then get the minting box information |
There are some sorts of assets that could be shown or displayed within the app's balance screen.
Tokens
example transaction with "kushties"
NFT
Image NFT
Video/audio
Placeholder image in lists, play in details screen
SigUSD/SigRSV
More info
https://github.com/ergoplatform/eips/blob/master/eip-0004.md#ergo-tokens-standard
https://ergonfts.org/
Address with NFTs/SigUSD: https://explorer.ergoplatform.com/en/addresses/9g59gGF8jxyQxVVqKhxk3THHk56Q2SqjWD6WAix14qqCWZPDyBz
Icons
https://github.com/capt-nemo429/nautilus-wallet/tree/master/public%2Ficons%2Fassets
Price
ErgoDex price: Pool Address -> add pools for every token, then sums of ERG value / sum token
or this one
The text was updated successfully, but these errors were encountered: