mango-explorer/bin
Geoff Taylor 4afcaa8b40 Removed some stale commands. 2022-03-16 13:30:12 +00:00
..
account-scout
airdrop Refactored instructions to have a more consistent naming pattern: 2022-02-28 12:10:13 +00:00
balance-account
balance-wallet
cancel-my-orders Added timestamp to Order (only available in perp orders). Expanded OrderBook's handling of TIF/expiration. 2022-03-10 14:54:52 +00:00
cancel-order
close-token-account Added some SPL token-account handling - can now close SPL token accounts and reclaim SOL. 2022-03-15 15:45:50 +00:00
close-wrapped-sol-account Improved parameter and error handling in a few commands. 2022-03-15 15:45:12 +00:00
crank-market
delegate-account Refactored instructions to have a more consistent naming pattern: 2022-02-28 12:10:13 +00:00
deposit Added --account-target and --wallet-target to deposit and withdraw commands. 2022-03-02 18:52:45 +00:00
download-trades
ensure-account Refactored instructions to have a more consistent naming pattern: 2022-02-28 12:10:13 +00:00
ensure-associated-token-account
ensure-open-orders
generate-keypair
keeper Improved execute_async() to parallelise execution of chunked transactions. 2022-03-09 16:44:42 +00:00
log-subscribe
mango-explorer-version
market-buy
market-sell Fixed incorrect bug in market-sell command. 2022-03-15 12:09:14 +00:00
marketmaker Added timestamp to Order (only available in perp orders). Expanded OrderBook's handling of TIF/expiration. 2022-03-10 14:54:52 +00:00
mint
notify-below-minimum-sol-balance
place-order Simplified Order, with with_update() and from_values() methods instead of litany of other mechanisms. 2022-02-25 11:46:43 +00:00
redeem-mango Refactored instructions to have a more consistent naming pattern: 2022-02-28 12:10:13 +00:00
redeem-pnl Added Account.build_redeem_pnl_instructions_for_market() to build redeem instructions. 2022-03-14 17:47:30 +00:00
register-referrer-id Refactored instructions to have a more consistent naming pattern: 2022-02-28 12:10:13 +00:00
report-transactions
send-notification
send-sols send-sols and send-token now accept --wallet-target as a parameter, calculating what should be transferred to leave the desired amount in the wallet. (send-sols takes the cost of the transaction into account so the amount left is accurate.) 2022-03-03 14:25:40 +00:00
send-token send-sols and send-token now accept --wallet-target as a parameter, calculating what should be transferred to leave the desired amount in the wallet. (send-sols takes the cost of the transaction into account so the amount left is accurate.) 2022-03-03 14:25:40 +00:00
set-discoverable-referrer Refactored instructions to have a more consistent naming pattern: 2022-02-28 12:10:13 +00:00
settle-market
show-account-balances Improved columns output by show-account-balances. 2022-03-15 15:46:25 +00:00
show-account-dataframe
show-account-info Added perp redeemable pnl to dataframe and calculations. Added many more tests of perp valuations. 2022-03-11 21:43:40 +00:00
show-accounts
show-address
show-all-token-accounts Added some SPL token-account handling - can now close SPL token accounts and reclaim SOL. 2022-03-15 15:45:50 +00:00
show-delegated-accounts
show-discoverable-referrer
show-file
show-funding-rates
show-group
show-group-prices
show-interest-rates
show-liquidity-mining-info
show-market
show-model-state Now use fully_qualified_symbol for markets in most places, so Serum and Spot markets can be differentiated. 2022-03-03 18:36:46 +00:00
show-my-orders Added timestamp to Order (only available in perp orders). Expanded OrderBook's handling of TIF/expiration. 2022-03-10 14:54:52 +00:00
show-open-orders Added subscribe() method to all AddressableAccounts. 2022-03-01 12:22:50 +00:00
show-orderbook
show-price Now use fully_qualified_symbol for markets in most places, so Serum and Spot markets can be differentiated. 2022-03-03 18:36:46 +00:00
show-serum-open-orders Now use fully_qualified_symbol for markets in most places, so Serum and Spot markets can be differentiated. 2022-03-03 18:36:46 +00:00
show-token-balance
show-transaction Improved parameter and error handling in a few commands. 2022-03-15 15:45:12 +00:00
show-wrapped-sol
simple-marketmaker
unwrap-sol Refactored instructions to have a more consistent naming pattern: 2022-02-28 12:10:13 +00:00
watch-address
watch-minimum-balances
who-am-i
withdraw Improved parameter and error handling in a few commands. 2022-03-15 15:45:12 +00:00
wrap-sol Added --account-target and --wallet-target to deposit and withdraw commands. 2022-03-02 18:52:45 +00:00