Commit Graph

20 Commits

Author SHA1 Message Date
Rafael Cárdenas
439d4f46cd feat: expose FT and NFT transfers in /extended/v1/address/[:principal]/transactions_with_transfers
* chore: add new ft fields to schema

* feat: start returning ft_transfers

* fix: broken tx info tests

* feat: return nft_transfers

* chore: rename interfaces and methods to reflect asset txs

* chore: undo unintended vscode changes

* chore: update json example for api docs

* chore: add more accurate FT and NFT identifiers on API examples

* chore: tweak schema descriptions for integer FT amounts
2021-08-24 09:51:56 -05:00
Rafael Cárdenas
fb6150a008 feat: return tx_id on every asset in /extended/v1/address/[:addr]/assets
* feat: return tx_id on every asset in /extended/v1/address/[:addr]/assets

* chore: reflect new tx_id in OpenAPI schemes

* chore: add tx_id to required fields in schema
2021-08-17 13:43:13 -05:00
MHassanTariq
6dbbba6a41 feat: singular tx with STX transfer events endpoint #622 2021-08-02 11:12:14 -05:00
Matthew Little
d5727173f5 chore: fix json schema doc example type 2021-07-15 13:07:39 -05:00
Matthew Little
f7d6834846 chore: update openapi/json-schema summaries and examples with latest microblock related changes 2021-07-15 13:07:39 -05:00
Matthew Little
6b644dd3cc chore: more accurate doc type generation 2021-07-15 13:07:39 -05:00
Matthew Little
44f7a06232 fix: distinction between total locked and total unlocked token offering schedule amounts 2021-04-21 21:49:59 +02:00
Matthew Little
01bcbf7cb4 feat: address transactions with stx transfers endpoint (#547) 2021-04-20 14:04:44 +02:00
noumanahmads
78d475f9a3 feat: expose token sale locking/unlocking data (#553) 2021-04-20 13:45:18 +02:00
Friedger Müffke
bfd1a9cd7e fix: use common clarity type in NFTEvent (506) 2021-03-18 10:21:07 +01:00
Asim Mehmood
d09a863c57 docs: added docs for endpoint address/:address/nft_events 2021-03-17 12:33:02 +01:00
Matthew Little
342c01a259 chore: openAPI docs for stx_inbound endpoint 2021-02-15 15:20:40 +01:00
Matthew Little
aac121d8c7 feat: add lock height and lock txid to balance endpoints #340 2020-11-20 19:46:38 +01:00
Matthew Little
b61129c2f1 feat: integrate Stacking STX into database and provide through account API details, upgrade to nodejs v14 2020-11-12 18:20:29 +01:00
Matthew Little
b44a9b9e20 fix: address stx balance schema bug 2020-07-28 13:46:37 +02:00
Matthew Little
f84508668e fix: make address stx balance take fees into account 2020-07-28 13:46:37 +02:00
kyranjamie
1f04fb7f69 refactor(docs): use 'Address' over 'Account' naming convention 2020-07-24 14:27:52 +02:00
kyranjamie
735006e582 fix(docs): conform to 'Response' naming convention 2020-07-24 14:27:52 +02:00
kyranjamie
63fe101b36 fix(docs): required props, dictionary for fts, nfts 2020-07-24 14:27:52 +02:00
Alexander Graebe
77248d0c8c chore: update-api-spec 2020-07-22 08:00:48 -07:00