1f1cc3c7e9
refactor: Remove example usage code for balance fetching in bscOperator.js
2026-01-08 23:54:36 +05:30
822f026c65
feat: Implement multi-chain address recovery from private key and enhance transaction history retrieval with pagination and improved error handling
2026-01-06 21:29:29 +05:30
4c9cf17ef2
feat: add functions to fetch transaction history and details for BSC addresses
...
- Implemented getTransactionHistory to retrieve a list of transactions for a given address from BscScan API.
- Implemented getTransactionDetails to fetch detailed information about a specific transaction using its hash.
- Added error handling and validation for both functions
2025-05-24 22:01:26 +05:30
SaketAnand
1568e22525
Update bscOperator.js
2024-09-09 12:26:20 +05:30
SaketAnand
92f42cfabc
decimal place fix in checking balance and sending usdt
2024-09-05 18:01:48 +05:30
SaketAnand
a1f3953db8
Update bscOperator.js
...
fix decimal error occurring in transaction
2024-08-30 23:37:36 +05:30
raviycoder
86154f268b
solve transaction issue in bsc wallet send again
2024-08-05 20:54:57 +05:30
raviycoder
00e02e9a20
solve transaction issue in bsc wallet send
2024-08-03 21:20:01 +05:30
raviycoder
c0cc0492e2
resolve transaction issue
2024-07-21 12:22:41 +05:30
raviycoder
b833d6b22e
resolve error at usdt and binance balance check page
2024-07-11 16:44:12 +05:30
raviycoder
3763bb3d8b
resolve some error in bsc project
2024-07-11 14:45:25 +05:30