mango-explorer/bin
Geoff Taylor d49294f2cd download-trades now takes a --most-recent-hours parameter. 2021-12-16 17:43:48 +00:00
..
account-scout Removed use of pyston in commands. 2021-10-08 18:15:40 +01:00
airdrop Moved to having Instrument as a basis for Token, to allow for perp markets with no underlying SPL token. 2021-11-08 11:39:09 +00:00
balance-account Fixed problems with redeem-mango 2021-11-09 19:54:50 +00:00
balance-wallet Moved to having Instrument as a basis for Token, to allow for perp markets with no underlying SPL token. 2021-11-08 11:39:09 +00:00
cancel-my-orders Removed use of pyston in commands. 2021-10-08 18:15:40 +01:00
cancel-order Removed use of pyston in commands. 2021-10-08 18:15:40 +01:00
close-wrapped-sol-account Moved to having Instrument as a basis for Token, to allow for perp markets with no underlying SPL token. 2021-11-08 11:39:09 +00:00
crank-market Removed use of pyston in commands. 2021-10-08 18:15:40 +01:00
deposit Added interest rate calculations. Moved TokenInfo to TokenBank. 2021-11-13 19:23:11 +00:00
download-trades download-trades now takes a --most-recent-hours parameter. 2021-12-16 17:43:48 +00:00
ensure-account Removed use of pyston in commands. 2021-10-08 18:15:40 +01:00
ensure-associated-token-account Moved to having Instrument as a basis for Token, to allow for perp markets with no underlying SPL token. 2021-11-08 11:39:09 +00:00
ensure-open-orders Removed use of pyston in commands. 2021-10-08 18:15:40 +01:00
fetch-price Added some experimental JSON output for feedback. 2021-11-19 17:36:25 +00:00
init-account Removed use of pyston in commands. 2021-10-08 18:15:40 +01:00
liquidate-single-account Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
liquidator Added interest rate calculations. Moved TokenInfo to TokenBank. 2021-11-13 19:23:11 +00:00
liquidator-single-run Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
log-subscribe Removed use of pyston in commands. 2021-10-08 18:15:40 +01:00
marketmaker Trying a new approach to tackle stale data coming back from the RPC server. 2021-12-04 13:56:16 +00:00
mint Moved to having Instrument as a basis for Token, to allow for perp markets with no underlying SPL token. 2021-11-08 11:39:09 +00:00
notify-below-minimum-sol-balance Refactored notifications. 2021-10-28 12:19:18 +01:00
place-order Removed use of pyston in commands. 2021-10-08 18:15:40 +01:00
redeem-mango Added interest rate calculations. Moved TokenInfo to TokenBank. 2021-11-13 19:23:11 +00:00
report-transactions Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
send-notification Refactored notifications. 2021-10-28 12:19:18 +01:00
send-sols Made mango-explorer a pip-installable package. 2021-10-11 17:08:54 +01:00
send-token Moved to having Instrument as a basis for Token, to allow for perp markets with no underlying SPL token. 2021-11-08 11:39:09 +00:00
serum-buy Removed use of pyston in commands. 2021-10-08 18:15:40 +01:00
serum-sell Removed use of pyston in commands. 2021-10-08 18:15:40 +01:00
settle-market Removed use of pyston in commands. 2021-10-08 18:15:40 +01:00
show-account-balances Fixed bug in show-account-balances that duplicated wallet USDC listing. 2021-12-01 09:26:38 +00:00
show-account-info Removed use of pyston in commands. 2021-10-08 18:15:40 +01:00
show-account-valuation Start of work on more user-friendly account valuation. 2021-11-01 16:16:54 +00:00
show-accounts Updated client for new parameter to pyserum's get_confirmed_signature_for_address2(). 2021-11-25 16:28:30 +00:00
show-address Removed use of pyston in commands. 2021-10-08 18:15:40 +01:00
show-file Removed use of pyston in commands. 2021-10-08 18:15:40 +01:00
show-funding-rates Added some experimental JSON output for feedback. 2021-11-19 17:36:25 +00:00
show-group Added some experimental JSON output for feedback. 2021-11-19 17:36:25 +00:00
show-group-prices Fixed decimal issues with ADA, BNB and AVAX. 2021-12-15 18:15:26 +00:00
show-health Fixed problems with redeem-mango 2021-11-09 19:54:50 +00:00
show-interest-rates Added some experimental JSON output for feedback. 2021-11-19 17:36:25 +00:00
show-liquidity-mining-info Added some experimental JSON output for feedback. 2021-11-19 17:36:25 +00:00
show-market Removed use of pyston in commands. 2021-10-08 18:15:40 +01:00
show-model-state Removed use of pyston in commands. 2021-10-08 18:15:40 +01:00
show-my-orders Removed use of pyston in commands. 2021-10-08 18:15:40 +01:00
show-open-orders Updated OpenOrders commands to take an arbitrary account address instead of always using the wallet. 2021-11-18 09:14:06 +00:00
show-orders Added OrderBook instead of passing around bids and asks. Added it to ModelState too, and cleaned up usage. 2021-10-26 18:45:04 +01:00
show-serum-open-orders Updated OpenOrders commands to take an arbitrary account address instead of always using the wallet. 2021-11-18 09:14:06 +00:00
show-token-balance Moved to having Instrument as a basis for Token, to allow for perp markets with no underlying SPL token. 2021-11-08 11:39:09 +00:00
show-transaction Added some basic IDL parsing so code can expand log messages with events. 2021-10-15 20:37:43 +01:00
show-transaction-logs Added show-transaction-logs to show logs and decode mango-log entries if necessary. 2021-10-19 17:56:11 +01:00
show-wrapped-sol Moved to having Instrument as a basis for Token, to allow for perp markets with no underlying SPL token. 2021-11-08 11:39:09 +00:00
simple-marketmaker Moved to having Instrument as a basis for Token, to allow for perp markets with no underlying SPL token. 2021-11-08 11:39:09 +00:00
transaction-scout Removed use of pyston in commands. 2021-10-08 18:15:40 +01:00
unwrap-sol Moved to having Instrument as a basis for Token, to allow for perp markets with no underlying SPL token. 2021-11-08 11:39:09 +00:00
version Trying to improve visibility of version information. 2021-11-16 18:01:44 +00:00
watch-address Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
watch-liquidations Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
watch-minimum-balances Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
who-am-i Removed use of pyston in commands. 2021-10-08 18:15:40 +01:00
withdraw Added interest rate calculations. Moved TokenInfo to TokenBank. 2021-11-13 19:23:11 +00:00
wrap-sol Moved to having Instrument as a basis for Token, to allow for perp markets with no underlying SPL token. 2021-11-08 11:39:09 +00:00