Open greenhat opened 4 years ago
Ref #28
~When https://github.com/ergoplatform/eips/blob/master/eip-0001.md is implemented in: https://github.com/ergoplatform/ergo/pull/897 https://github.com/ergoplatform/ergo/pull/949 We can search for a box that issued the token that holds a token with the given id and R4 holds the name of the token (according to https://github.com/ergoplatform/eips/blob/master/eip-0004.md )~
~EDIT. Until then we do what coinbarn does - https://github.com/coinbarn/ergo-ts/blob/80551350e882585f7c24ce642e9bc750badc76a3/src/explorer.ts#L64~ ~1. Find the input box with id == token id.
Should be implemented with new backend API call - ergoplatform/explorer-backend#3
https://github.com/ergoplatform/explorer-back/issues/232
Should be implemented with new backend API call - https://github.com/ergoplatform/explorer-backend/issues/3
Ref #28
~When https://github.com/ergoplatform/eips/blob/master/eip-0001.md is implemented in: https://github.com/ergoplatform/ergo/pull/897 https://github.com/ergoplatform/ergo/pull/949 We can search for a box that issued the token that holds a token with the given id and R4 holds the name of the token (according to https://github.com/ergoplatform/eips/blob/master/eip-0004.md )~
~EDIT. Until then we do what coinbarn does - https://github.com/coinbarn/ergo-ts/blob/80551350e882585f7c24ce642e9bc750badc76a3/src/explorer.ts#L64~ ~1. Find the input box with id == token id.
Should be implemented with new backend API call - ergoplatform/explorer-backend#3