Commit Graph

85 Commits

Author SHA1 Message Date
Vivek Teega
72aed8673e Logic added to smartContractDeposits API 2023-04-15 12:28:54 +00:00
Vivek Teega
46ea7ee84f Further API changes to integrate into floscout 2023-04-14 22:56:25 +00:00
Vivek Teega
1e8b460be4 Merge branch 'v2' of https://github.com/ranchimall/ranchimallflo-api into v2 2023-04-14 15:38:49 +00:00
Vivek Teega
e884e3fafe Fixed bug in /api/v2/smartContractList 2023-04-14 15:38:35 +00:00
9731999833 Fixed order to descending for latestBlocks and latestTransactions 2023-04-08 17:31:20 +00:00
26444acca9 Changed api/v2/latestTransactionDetails parameter to v2 2023-04-08 09:56:17 +00:00
1fde179a32 Fixed the change in transactions columns, from blocktime -> time 2023-04-08 09:29:02 +00:00
Vivek Teega
ab84bca560 Fixed block confirmations on the version 2 of the API 2023-04-03 17:45:12 +00:00
Vivek Teega
bc88536d9e Making smart contract name input to be case insensitive 2023-02-10 16:27:29 +00:00
Vivek Teega
130662a6a2 Fixed order of transactions in API responses 2023-02-06 18:11:21 +00:00
Vivek Teega
3285e65a40 API input validation 2023-02-04 07:46:31 +00:00
Vivek Teega
2686bb70fc Added senderAddress and receiverAddress along with the transactionDetails API 2023-01-27 07:37:43 +00:00
Vivek Teega
e4dd64f7a1 Added response codes to v2 2023-01-18 20:19:47 +00:00
Vivek Teega
188b64f347 Named the new api version as 'v2' & added debug_status of the API as part of the config file 2023-01-18 16:01:52 +00:00
Vivek Teega
0eabc5bcde Rearranged the code & fixed a bug in participant details API 2023-01-18 11:34:26 +00:00
Vivek Teega
1d5282177c Merge changes from all the other branches for a fresh codebase to start changes for new code additions 2022-12-09 14:13:56 +00:00
Vivek Teega
e0818f4d97 Removed pybtc dependency 2022-07-17 11:25:23 +00:00
Vivek Teega
5f7e497043 getParticipantDetails : Added support for one-time-event internal trigger contract 2022-04-05 04:53:03 +00:00
Vivek Teega
7894562e0c v2 of getSmartContractInfo 2022-04-04 13:24:30 +00:00
Vivek Teega
25ceaa0574 1.0.1 Added wsgi file & removed input form at the route ("/") 2021-12-29 04:31:07 +00:00
Vivek Teega
b21e3af8e7 Adding back updatePrices() 2021-08-27 10:10:24 +00:00
Vivek Teega
cfc47f1a77 Error handling of updatePrices() 2021-08-26 08:37:49 +00:00
Vivek Teega
b8f7d1bb87 Removing getPrices endpoint 2021-08-26 08:31:14 +00:00
Vivek Teega
c53484e8a4 API error Handling 2021-08-26 08:03:39 +00:00
Vivek Teega
22cfc18bb8 Handling bad API response 2021-08-26 07:58:11 +00:00
Vivek Teega
4f48b7d963 Removing unused endpoints 2021-08-26 07:41:04 +00:00
Vivek Teega
5b6b93ab76 Added last scanned block detail to getSystemData API endpoint 2020-09-08 03:14:36 +00:00
Vivek Teega
668c6b62a8 Minor fix 2020-03-21 18:36:20 +00:00
Vivek Teega
3fd1310833 Using free public APIs for price data 2020-03-21 23:34:43 +05:30
Vivek Teega
7161bbd7a4 Adding mainnet price data API endpoint: getPrices 2020-03-21 14:39:44 +05:30
Vivek Teega
d54a53ee8f Changes in error handling 2020-01-10 16:29:38 +05:30
Vivek Teega
c81d7e8627 Adding parsedFloData to APIs which provide transaction details 2020-01-07 09:47:17 +05:30
Vivek Teega
77628d206a New year commit 2020-01-04 04:34:45 +05:30
Vivek Teega
79b45e4cec Fixing bug with getFloAddressTransactions 2019-10-06 16:51:12 +05:30
Vivek Teega
6ee599af68 adding more Token count and Smart Contract count to getSystemData api 2019-10-06 13:55:10 +05:30
Vivek Teega
96232e9457 adding api to give system details 2019-10-06 13:49:15 +05:30
Vivek Teega
2187e097df Fixing small error with the previous commit 2019-10-06 06:24:34 +05:30
Vivek Teega
b4f65f0d72 Adding limit parameter to view all block details 2019-10-06 06:17:54 +05:30
Vivek Teega
93656ec2e8 getFloAddressTransactions gives transactionHash too now 2019-10-05 19:58:32 +05:30
Vivek Teega
be9e620fce getTokenTransactions returns transactionHash 2019-10-05 15:00:47 +05:30
Vivek Teega
b7ce2a7812 Adding result ok to getTransactionDetails 2019-10-05 13:36:11 +05:30
Vivek Teega
f542c3901e Removing typo JS from python 2019-10-05 10:13:56 +05:30
Vivek Teega
e61ac5fc91 Adding more parameters to getBlockDetails 2019-10-04 20:58:26 +05:30
Vivek Teega
6f19d3d5b1 Added a new api to give smart contract's transactions | Also every api call now returns the main query parameters passed to it in response 2019-10-04 14:52:20 +05:30
Vivek Teega
0697980db7 Renaming a dictionary key of an api to make it standardized across different calls 2019-09-14 12:02:40 +05:30
Vivek Teega
b8d1f32767 Select distinct blockNumber when fetching the latest transactions 2019-09-10 07:18:48 +05:30
Vivek Teega
6e5742fdf5 removing test code 2019-09-09 17:37:36 +05:30
Vivek Teega
3f8aa20fff Accomodating for extra column blockheight in the db 2019-09-09 16:14:53 +05:30
Vivek Teega
0c2b5f30a8 Fixing cors issue 2019-09-08 12:55:08 +05:30
Vivek Teega
8d49eb9447 Change CORS permissions 2019-09-08 05:36:40 +00:00