Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- arthur@arthur-System-Product-Name:~$ grin wallet info
- 2018-10-31T00:18:43.639622514-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- ____ Wallet Summary Info - Account 'default' as of height 18607 ____
- Total | 5280.307000000
- Awaiting Confirmation | 0.000000000
- Immature Coinbase | 240.020000000
- Currently Spendable | 5040.287000000
- --------- | ---------
- (Locked by previous transaction) | 0.000000000
- arthur@arthur-System-Product-Name:~$ grin wallet send -d "http://189.122.77.9:13415" 20.0
- 2018-10-31T00:19:13.955568144-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- 2018-10-31T00:21:28.700907630-03:00 ERROR grin_wallet::libwallet::api - Communication with receiver failed on SenderInitiation send. Aborting transaction Error { inner: Error { inner:
- Request error: Cannot make request: an error occurred trying to connect: Connection timed out (os error 110) }
- Client Callback Error: Posting transaction slate }
- 2018-10-31T00:21:28.701065996-03:00 ERROR grin::cmd::wallet - Tx not created: Error { inner: Error { inner:
- Request error: Cannot make request: an error occurred trying to connect: Connection timed out (os error 110) }
- Client Callback Error: Posting transaction slate }
- 2018-10-31T00:21:28.701135634-03:00 ERROR grin::cmd::wallet - Backtrace:
- 2018-10-31T00:21:28.960485813-03:00 ERROR grin_util::logger -
- thread 'main' panicked at 'explicit panic': src/bin/cmd/wallet.rs:289stack backtrace:
- 0: 0x55cbe2147335 - backtrace::backtrace::libunwind::trace::h5debfc17667f58b2
- at /home/arthur/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/backtrace/libunwind.rs:53
- - backtrace::backtrace::trace::hf891f579f0d55efa
- at /home/arthur/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/backtrace/mod.rs:42
- 1: 0x55cbe214076e - backtrace::capture::Backtrace::new_unresolved::he0f9bf97c7339f6a
- at /home/arthur/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/capture.rs:88
- 2: 0x55cbe21406ad - backtrace::capture::Backtrace::new::h032dfa8424400d8d
- at /home/arthur/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/capture.rs:63
- 3: 0x55cbe1fb063a - grin_util::logger::send_panic_to_log::{{closure}}::haade3e521a4e4f34
- at util/src/logger.rs:190
- 4: 0x55cbe262b923 - std::panicking::rust_panic_with_hook::h70cab8ea45e152b5
- 5: 0x55cbe214477f - std::panicking::begin_panic::hd0e4a70495689eb4
- at libstd/panicking.rs:445
- 6: 0x55cbe0f78e54 - grin::cmd::wallet::wallet_command::{{closure}}::hf3179d23e592eb7e
- at src/bin/cmd/wallet.rs:289
- 7: 0x55cbe0edda83 - grin_wallet::libwallet::controller::owner_single_use::hc5bc487654a34cd7
- at /home/arthur/grin/wallet/src/libwallet/controller.rs:51
- 8: 0x55cbe0f7f56f - grin::cmd::wallet::wallet_command::h8e2e95ee0a7c4b5b
- at src/bin/cmd/wallet.rs:199
- 9: 0x55cbe0e91075 - grin::main::h9c762d1b56681f14
- at src/bin/grin.rs:423
- 10: 0x55cbe0f50f9f - std::rt::lang_start::{{closure}}::h6ddcd0aea1d48833
- at libstd/rt.rs:74
- 11: 0x55cbe262b332 - std::panicking::try::do_call::h88423440a4c86e5f
- 12: 0x55cbe264cb39 - __rust_maybe_catch_panic
- 13: 0x55cbe2626ce5 - std::rt::lang_start_internal::hf52213aa92df6a15
- 14: 0x55cbe0f50f77 - std::rt::lang_start::h12b542b1914d3dac
- at libstd/rt.rs:74
- 15: 0x55cbe0e920ac - main
- 16: 0x7fd24783fb96 - __libc_start_main
- 17: 0x55cbe0e603b9 - _start
- 18: 0x0 - <unknown>
- Thread 'main' panicked with message:
- "explicit panic"
- See /home/arthur/.grin/grin-wallet.log for further details.
- arthur@arthur-System-Product-Name:~$ grin wallet send -d "http://108.196.200.233:13415" 20.0
- 2018-10-31T00:23:29.460118585-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- ^C
- arthur@arthur-System-Product-Name:~$ ^C
- arthur@arthur-System-Product-Name:~$ grin wallet send -d "http://108.196.200.233:13415" 20.0
- 2018-10-31T00:23:43.983935175-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- 2018-10-31T00:23:46.214033101-03:00 ERROR grin::cmd::wallet - Tx not created: Error { inner:
- Not enough funds. Required: 20005000000, Available: 0 }
- 2018-10-31T00:23:46.473473851-03:00 ERROR grin_util::logger -
- thread 'main' panicked at 'explicit panic': src/bin/cmd/wallet.rs:289stack backtrace:
- 0: 0x5649bccbf335 - backtrace::backtrace::libunwind::trace::h5debfc17667f58b2
- at /home/arthur/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/backtrace/libunwind.rs:53
- - backtrace::backtrace::trace::hf891f579f0d55efa
- at /home/arthur/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/backtrace/mod.rs:42
- 1: 0x5649bccb876e - backtrace::capture::Backtrace::new_unresolved::he0f9bf97c7339f6a
- at /home/arthur/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/capture.rs:88
- 2: 0x5649bccb86ad - backtrace::capture::Backtrace::new::h032dfa8424400d8d
- at /home/arthur/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/capture.rs:63
- 3: 0x5649bcb2863a - grin_util::logger::send_panic_to_log::{{closure}}::haade3e521a4e4f34
- at util/src/logger.rs:190
- 4: 0x5649bd1a3923 - std::panicking::rust_panic_with_hook::h70cab8ea45e152b5
- 5: 0x5649bccbc77f - std::panicking::begin_panic::hd0e4a70495689eb4
- at libstd/panicking.rs:445
- 6: 0x5649bbaf0e54 - grin::cmd::wallet::wallet_command::{{closure}}::hf3179d23e592eb7e
- at src/bin/cmd/wallet.rs:289
- 7: 0x5649bba55a83 - grin_wallet::libwallet::controller::owner_single_use::hc5bc487654a34cd7
- at /home/arthur/grin/wallet/src/libwallet/controller.rs:51
- 8: 0x5649bbaf756f - grin::cmd::wallet::wallet_command::h8e2e95ee0a7c4b5b
- at src/bin/cmd/wallet.rs:199
- 9: 0x5649bba09075 - grin::main::h9c762d1b56681f14
- at src/bin/grin.rs:423
- 10: 0x5649bbac8f9f - std::rt::lang_start::{{closure}}::h6ddcd0aea1d48833
- at libstd/rt.rs:74
- 11: 0x5649bd1a3332 - std::panicking::try::do_call::h88423440a4c86e5f
- 12: 0x5649bd1c4b39 - __rust_maybe_catch_panic
- 13: 0x5649bd19ece5 - std::rt::lang_start_internal::hf52213aa92df6a15
- 14: 0x5649bbac8f77 - std::rt::lang_start::h12b542b1914d3dac
- at libstd/rt.rs:74
- 15: 0x5649bba0a0ac - main
- 16: 0x7fb29d61ab96 - __libc_start_main
- 17: 0x5649bb9d83b9 - _start
- 18: 0x0 - <unknown>
- Thread 'main' panicked with message:
- "explicit panic"
- See /home/arthur/.grin/grin-wallet.log for further details.
- arthur@arthur-System-Product-Name:~$ grin wallet send -d "http://108.196.200.233:13415" 0
- 2018-10-31T00:30:55.468307090-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- arthur@arthur-System-Product-Name:~$ grin wallet send -d "http://108.196.200.233:13415" 0
- 2018-10-31T00:31:08.134237761-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- 2018-10-31T00:31:08.345355990-03:00 ERROR grin::cmd::wallet - Tx not created: Error { inner:
- Not enough funds. Required: 5000000, Available: 0 }
- 2018-10-31T00:31:08.603149769-03:00 ERROR grin_util::logger -
- thread 'main' panicked at 'explicit panic': src/bin/cmd/wallet.rs:289stack backtrace:
- 0: 0x5624069cf335 - backtrace::backtrace::libunwind::trace::h5debfc17667f58b2
- at /home/arthur/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/backtrace/libunwind.rs:53
- - backtrace::backtrace::trace::hf891f579f0d55efa
- at /home/arthur/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/backtrace/mod.rs:42
- 1: 0x5624069c876e - backtrace::capture::Backtrace::new_unresolved::he0f9bf97c7339f6a
- at /home/arthur/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/capture.rs:88
- 2: 0x5624069c86ad - backtrace::capture::Backtrace::new::h032dfa8424400d8d
- at /home/arthur/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/capture.rs:63
- 3: 0x56240683863a - grin_util::logger::send_panic_to_log::{{closure}}::haade3e521a4e4f34
- at util/src/logger.rs:190
- 4: 0x562406eb3923 - std::panicking::rust_panic_with_hook::h70cab8ea45e152b5
- 5: 0x5624069cc77f - std::panicking::begin_panic::hd0e4a70495689eb4
- at libstd/panicking.rs:445
- 6: 0x562405800e54 - grin::cmd::wallet::wallet_command::{{closure}}::hf3179d23e592eb7e
- at src/bin/cmd/wallet.rs:289
- 7: 0x562405765a83 - grin_wallet::libwallet::controller::owner_single_use::hc5bc487654a34cd7
- at /home/arthur/grin/wallet/src/libwallet/controller.rs:51
- 8: 0x56240580756f - grin::cmd::wallet::wallet_command::h8e2e95ee0a7c4b5b
- at src/bin/cmd/wallet.rs:199
- 9: 0x562405719075 - grin::main::h9c762d1b56681f14
- at src/bin/grin.rs:423
- 10: 0x5624057d8f9f - std::rt::lang_start::{{closure}}::h6ddcd0aea1d48833
- at libstd/rt.rs:74
- 11: 0x562406eb3332 - std::panicking::try::do_call::h88423440a4c86e5f
- 12: 0x562406ed4b39 - __rust_maybe_catch_panic
- 13: 0x562406eaece5 - std::rt::lang_start_internal::hf52213aa92df6a15
- 14: 0x5624057d8f77 - std::rt::lang_start::h12b542b1914d3dac
- at libstd/rt.rs:74
- 15: 0x56240571a0ac - main
- 16: 0x7f0e15d96b96 - __libc_start_main
- 17: 0x5624056e83b9 - _start
- 18: 0x0 - <unknown>
- Thread 'main' panicked with message:
- "explicit panic"
- See /home/arthur/.grin/grin-wallet.log for further details.
- arthur@arthur-System-Product-Name:~$ grin wallet send -d "http://108.196.200.233:13415" -50000
- error: Found argument '-5' which wasn't expected, or isn't valid in this context
- USAGE:
- grin wallet send --dest <dest>
- For more information try --help
- arthur@arthur-System-Product-Name:~$ grin wallet send --dest "http://108.196.200.233:13415" 10
- 2018-10-31T00:31:50.527106012-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- 2018-10-31T00:31:50.746035121-03:00 ERROR grin::cmd::wallet - Tx not created: Error { inner:
- Not enough funds. Required: 10005000000, Available: 0 }
- 2018-10-31T00:31:51.004564777-03:00 ERROR grin_util::logger -
- thread 'main' panicked at 'explicit panic': src/bin/cmd/wallet.rs:289stack backtrace:
- 0: 0x562f64f2c335 - backtrace::backtrace::libunwind::trace::h5debfc17667f58b2
- at /home/arthur/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/backtrace/libunwind.rs:53
- - backtrace::backtrace::trace::hf891f579f0d55efa
- at /home/arthur/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/backtrace/mod.rs:42
- 1: 0x562f64f2576e - backtrace::capture::Backtrace::new_unresolved::he0f9bf97c7339f6a
- at /home/arthur/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/capture.rs:88
- 2: 0x562f64f256ad - backtrace::capture::Backtrace::new::h032dfa8424400d8d
- at /home/arthur/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/capture.rs:63
- 3: 0x562f64d9563a - grin_util::logger::send_panic_to_log::{{closure}}::haade3e521a4e4f34
- at util/src/logger.rs:190
- 4: 0x562f65410923 - std::panicking::rust_panic_with_hook::h70cab8ea45e152b5
- 5: 0x562f64f2977f - std::panicking::begin_panic::hd0e4a70495689eb4
- at libstd/panicking.rs:445
- 6: 0x562f63d5de54 - grin::cmd::wallet::wallet_command::{{closure}}::hf3179d23e592eb7e
- at src/bin/cmd/wallet.rs:289
- 7: 0x562f63cc2a83 - grin_wallet::libwallet::controller::owner_single_use::hc5bc487654a34cd7
- at /home/arthur/grin/wallet/src/libwallet/controller.rs:51
- 8: 0x562f63d6456f - grin::cmd::wallet::wallet_command::h8e2e95ee0a7c4b5b
- at src/bin/cmd/wallet.rs:199
- 9: 0x562f63c76075 - grin::main::h9c762d1b56681f14
- at src/bin/grin.rs:423
- 10: 0x562f63d35f9f - std::rt::lang_start::{{closure}}::h6ddcd0aea1d48833
- at libstd/rt.rs:74
- 11: 0x562f65410332 - std::panicking::try::do_call::h88423440a4c86e5f
- 12: 0x562f65431b39 - __rust_maybe_catch_panic
- 13: 0x562f6540bce5 - std::rt::lang_start_internal::hf52213aa92df6a15
- 14: 0x562f63d35f77 - std::rt::lang_start::h12b542b1914d3dac
- at libstd/rt.rs:74
- 15: 0x562f63c770ac - main
- 16: 0x7f658be1cb96 - __libc_start_main
- 17: 0x562f63c453b9 - _start
- 18: 0x0 - <unknown>
- Thread 'main' panicked with message:
- "explicit panic"
- See /home/arthur/.grin/grin-wallet.log for further details.
- arthur@arthur-System-Product-Name:~$ grin wallet send 100 -d "http://0.0.0.0:13415"
- 2018-10-31T00:32:08.519061727-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- 2018-10-31T00:32:08.736814907-03:00 ERROR grin::cmd::wallet - Tx not created: Error { inner:
- Not enough funds. Required: 100005000000, Available: 0 }
- 2018-10-31T00:32:08.994510314-03:00 ERROR grin_util::logger -
- thread 'main' panicked at 'explicit panic': src/bin/cmd/wallet.rs:289stack backtrace:
- 0: 0x55beac618335 - backtrace::backtrace::libunwind::trace::h5debfc17667f58b2
- at /home/arthur/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/backtrace/libunwind.rs:53
- - backtrace::backtrace::trace::hf891f579f0d55efa
- at /home/arthur/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/backtrace/mod.rs:42
- 1: 0x55beac61176e - backtrace::capture::Backtrace::new_unresolved::he0f9bf97c7339f6a
- at /home/arthur/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/capture.rs:88
- 2: 0x55beac6116ad - backtrace::capture::Backtrace::new::h032dfa8424400d8d
- at /home/arthur/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/capture.rs:63
- 3: 0x55beac48163a - grin_util::logger::send_panic_to_log::{{closure}}::haade3e521a4e4f34
- at util/src/logger.rs:190
- 4: 0x55beacafc923 - std::panicking::rust_panic_with_hook::h70cab8ea45e152b5
- 5: 0x55beac61577f - std::panicking::begin_panic::hd0e4a70495689eb4
- at libstd/panicking.rs:445
- 6: 0x55beab449e54 - grin::cmd::wallet::wallet_command::{{closure}}::hf3179d23e592eb7e
- at src/bin/cmd/wallet.rs:289
- 7: 0x55beab3aea83 - grin_wallet::libwallet::controller::owner_single_use::hc5bc487654a34cd7
- at /home/arthur/grin/wallet/src/libwallet/controller.rs:51
- 8: 0x55beab45056f - grin::cmd::wallet::wallet_command::h8e2e95ee0a7c4b5b
- at src/bin/cmd/wallet.rs:199
- 9: 0x55beab362075 - grin::main::h9c762d1b56681f14
- at src/bin/grin.rs:423
- 10: 0x55beab421f9f - std::rt::lang_start::{{closure}}::h6ddcd0aea1d48833
- at libstd/rt.rs:74
- 11: 0x55beacafc332 - std::panicking::try::do_call::h88423440a4c86e5f
- 12: 0x55beacb1db39 - __rust_maybe_catch_panic
- 13: 0x55beacaf7ce5 - std::rt::lang_start_internal::hf52213aa92df6a15
- 14: 0x55beab421f77 - std::rt::lang_start::h12b542b1914d3dac
- at libstd/rt.rs:74
- 15: 0x55beab3630ac - main
- 16: 0x7efd2ed98b96 - __libc_start_main
- 17: 0x55beab3313b9 - _start
- 18: 0x0 - <unknown>
- Thread 'main' panicked with message:
- "explicit panic"
- See /home/arthur/.grin/grin-wallet.log for further details.
- arthur@arthur-System-Product-Name:~$ grin wallet txs
- 2018-10-31T00:32:36.307025946-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- Transaction Log - Account 'default' - Block Height: 18612
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- Id Type Shared Transaction Id Creation Time Confirmed? Confirmation Time Num. Inputs Num. Outputs Amount Credited Amount Debited Fee Net Difference Tx Data
- ==================================================================================================================================================================================================================
- 0 Confirmed Coinbase None 2018-10-26 05:27:49 true 2018-10-26 05:27:49 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 1 Confirmed Coinbase None 2018-10-26 05:49:01 true 2018-10-26 05:49:01 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 2 Confirmed Coinbase None 2018-10-26 05:49:01 true 2018-10-26 05:49:01 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 3 Confirmed Coinbase None 2018-10-26 05:54:45 true 2018-10-26 05:54:45 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 4 Confirmed Coinbase None 2018-10-26 05:59:48 true 2018-10-26 05:59:48 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 5 Confirmed Coinbase None 2018-10-26 06:01:33 true 2018-10-26 06:01:33 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 6 Confirmed Coinbase None 2018-10-26 06:07:27 true 2018-10-26 06:07:27 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 7 Confirmed Coinbase None 2018-10-26 06:07:27 true 2018-10-26 06:07:27 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 8 Confirmed Coinbase None 2018-10-26 06:07:27 true 2018-10-26 06:07:27 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 9 Confirmed Coinbase None 2018-10-26 06:27:04 true 2018-10-26 06:27:04 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 10 Confirmed Coinbase None 2018-10-26 06:27:04 true 2018-10-26 06:27:04 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 11 Confirmed Coinbase None 2018-10-26 06:27:04 true 2018-10-26 06:27:04 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 12 Confirmed Coinbase None 2018-10-26 06:27:04 true 2018-10-26 06:27:04 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 13 Confirmed Coinbase None 2018-10-26 06:27:04 true 2018-10-26 06:27:04 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 14 Confirmed Coinbase None 2018-10-26 17:53:37 true 2018-10-26 17:53:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 15 Confirmed Coinbase None 2018-10-26 17:53:37 true 2018-10-26 17:53:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 16 Confirmed Coinbase None 2018-10-26 17:53:38 true 2018-10-26 17:53:38 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 17 Confirmed Coinbase None 2018-10-26 17:53:38 true 2018-10-26 17:53:38 0 1 60.032 0.0 None 60.032 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 18 Confirmed Coinbase None 2018-10-26 17:53:38 true 2018-10-26 17:53:38 0 1 60.056 0.0 None 60.056 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 19 Confirmed Coinbase None 2018-10-26 17:53:38 true 2018-10-26 17:53:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 20 Confirmed Coinbase None 2018-10-26 17:56:26 true 2018-10-26 17:56:26 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 21 Confirmed Coinbase None 2018-10-26 17:56:26 true 2018-10-26 17:56:26 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 22 Confirmed Coinbase None 2018-10-26 17:56:32 true 2018-10-26 17:56:32 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 23 Confirmed Coinbase None 2018-10-26 18:09:31 true 2018-10-26 18:09:31 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 24 Confirmed Coinbase None 2018-10-26 18:09:31 true 2018-10-26 18:09:31 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 25 Confirmed Coinbase None 2018-10-26 18:09:31 true 2018-10-26 18:09:31 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 26 Confirmed Coinbase None 2018-10-26 18:09:31 true 2018-10-26 18:09:31 0 1 60.016 0.0 None 60.016 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 27 Confirmed Coinbase None 2018-10-26 18:09:31 true 2018-10-26 18:09:31 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 28 Confirmed Coinbase None 2018-10-26 18:09:31 true 2018-10-26 18:09:31 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 29 Confirmed Coinbase None 2018-10-26 22:32:24 true 2018-10-26 22:32:24 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 30 Confirmed Coinbase None 2018-10-26 22:32:24 true 2018-10-26 22:32:24 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 31 Confirmed Coinbase None 2018-10-26 22:32:24 true 2018-10-26 22:32:24 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 32 Confirmed Coinbase None 2018-10-26 22:32:24 true 2018-10-26 22:32:24 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 33 Confirmed Coinbase None 2018-10-26 22:32:24 true 2018-10-26 22:32:24 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 34 Confirmed Coinbase None 2018-10-26 22:32:24 true 2018-10-26 22:32:24 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 35 Confirmed Coinbase None 2018-10-26 22:32:24 true 2018-10-26 22:32:24 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 36 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 37 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 38 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 39 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 40 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 41 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 42 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 43 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 44 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 45 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 46 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 47 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 48 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 49 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 50 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 51 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 52 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 53 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 54 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 55 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 56 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 57 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 58 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 59 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 60 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 61 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.009 0.0 None 60.009 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 62 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 63 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 64 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 65 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 66 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 67 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 68 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 69 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 70 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 71 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 72 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 73 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 74 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 75 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 76 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 77 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 78 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 79 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 80 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 81 Confirmed Coinbase None 2018-10-26 22:49:12 true 2018-10-26 22:49:12 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 82 Confirmed Coinbase None 2018-10-26 23:00:02 true 2018-10-26 23:00:02 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 83 Send Tx - Cancelled 05a541b8-0bf3-4368-a699-974cbe5c246a 2018-10-30 01:07:37 false None 83 1 4780.288 4980.289 0.001 -200.001 Exists
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 84 Received Tx a6ae2ffe-c55a-40c9-bcd0-b847a03a3193 2018-10-30 01:10:13 false None 0 1 3.14 0.0 None 3.14 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 85 Confirmed Coinbase None 2018-10-30 04:13:59 true 2018-10-30 04:13:59 0 1 60.006 0.0 None 60.006 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 86 Confirmed Coinbase None 2018-10-30 04:19:52 true 2018-10-30 04:19:52 0 1 60.006 0.0 None 60.006 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 87 Confirmed Coinbase None 2018-10-30 04:26:32 true 2018-10-30 04:26:32 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 88 Confirmed Coinbase None 2018-10-31 03:10:04 true 2018-10-31 03:10:04 0 1 60.014 0.0 None 60.014 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 89 Confirmed Coinbase None 2018-10-31 03:10:04 true 2018-10-31 03:10:04 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 90 Received Tx 3499197b-fe77-4a13-a208-6a27cca76763 2018-10-31 03:11:25 true 2018-10-31 03:17:51 0 1 10.0 0.0 None 10.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 91 Sent Tx 3499197b-fe77-4a13-a208-6a27cca76763 2018-10-31 03:11:25 true 2018-10-31 03:17:52 1 1 49.998 60.006 0.008 -10.008 Exists
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 92 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 93 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 94 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 95 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 96 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 97 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 98 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 99 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 100 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 101 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 102 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 103 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 104 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 105 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 106 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 107 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 108 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 109 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 110 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 111 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 112 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 113 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 114 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 115 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 116 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 117 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 118 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.056 0.0 None 60.056 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 119 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.009 0.0 None 60.009 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 120 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 121 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 122 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 123 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 124 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 125 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 126 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.032 0.0 None 60.032 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 127 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 128 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 129 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 130 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 131 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 132 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 133 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 134 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 135 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 136 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 137 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 138 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 139 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 140 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 141 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 142 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 143 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 144 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 145 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 146 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 147 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 148 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.016 0.0 None 60.016 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 149 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 150 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 151 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 152 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 153 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 154 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 155 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 156 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 157 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 158 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 159 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 160 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 161 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 162 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 163 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 164 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 165 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 166 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 167 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 168 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 169 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 170 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 171 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 172 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 173 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 174 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 175 Sent Tx 390e6087-b536-4d29-ad44-dd4ba84e6ce7 2018-10-31 03:23:34 true 2018-10-31 03:30:57 85 1 5020.286 5040.287 0.001 -20.001 Exists
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 176 Sent Tx ba10d048-61c3-483a-9ee3-4cac625f032f 2018-10-31 03:30:58 false None 1 1 5020.278 5020.286 0.008 -0.008 Exists
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- arthur@arthur-System-Product-Name:~$ grin wallet outputs
- 2018-10-31T00:33:11.327741435-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- Wallet Outputs - Account 'default' - Block Height: 18612
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- Output Commitment Block Height Locked Until Status Coinbase? # Confirms Value Tx
- =========================================================================================================================================================
- 08ae6f7a25d8bc19e23e12d45f18656f296f89c31fbf580ab948b864db5c521207 17212 18652 Unspent true 1401 60.006000000 86
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08c08e675867d9f41ef3b6eaa4648d149d7d1bd980acd9711de3e594e6a796ce94 17222 18662 Unspent true 1391 60.000000000 87
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 082c3f9f7c2f9f565bfc0d513f644d2af091b52a1f65beb0de6e6de124869dd71d 17237 18677 Unspent true 1376 60.014000000 88
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 0814cd6529036c6707bf50f438753dbf5d958eb7e39724e938eddce89fa0f9efca 17278 18718 Unspent true 1335 60.000000000 89
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 09300ee066766ce89c68f222c4000eba8fcfd223cc8bc322ce7197523a13937f5e 18611 0 Locked false 2 5020.286000000 176
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08f0f82c2d3c5bbdbb05b3c9c651263251b6eee08067f4a788a4e0264c13e16731 18611 0 Unconfirmed false 0 5020.278000000 176
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- arthur@arthur-System-Product-Name:~$ grin wallet info
- 2018-10-31T00:33:21.180012846-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- ____ Wallet Summary Info - Account 'default' as of height 18612 ____
- Total | 5260.298000000
- Awaiting Confirmation | 5020.278000000
- Immature Coinbase | 240.020000000
- Currently Spendable | 0.000000000
- --------- | ---------
- (Locked by previous transaction) | 5020.286000000
- arthur@arthur-System-Product-Name:~$ grin wallet cancel
- 2018-10-31T00:33:26.995516666-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- 2018-10-31T00:33:27.268742471-03:00 ERROR grin_util::logger -
- thread 'main' panicked at ''id' argument (-i) is required.': libcore/option.rs:960stack backtrace:
- 0: 0x55856ecbb335 - backtrace::backtrace::libunwind::trace::h5debfc17667f58b2
- at /home/arthur/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/backtrace/libunwind.rs:53
- - backtrace::backtrace::trace::hf891f579f0d55efa
- at /home/arthur/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/backtrace/mod.rs:42
- 1: 0x55856ecb476e - backtrace::capture::Backtrace::new_unresolved::he0f9bf97c7339f6a
- at /home/arthur/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/capture.rs:88
- 2: 0x55856ecb46ad - backtrace::capture::Backtrace::new::h032dfa8424400d8d
- at /home/arthur/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/capture.rs:63
- 3: 0x55856eb2463a - grin_util::logger::send_panic_to_log::{{closure}}::haade3e521a4e4f34
- at util/src/logger.rs:190
- 4: 0x55856f19f923 - std::panicking::rust_panic_with_hook::h70cab8ea45e152b5
- 5: 0x55856f19f679 - std::panicking::continue_panic_fmt::h602ec7afafe5e525
- 6: 0x55856f19f395 - rust_begin_unwind
- 7: 0x55856f1cff1b - core::panicking::panic_fmt::hcca0a568d37c43e5
- 8: 0x55856f1c2761 - core::option::expect_failed::hba4e9a3970c63808
- 9: 0x55856eda230f - <core::option::Option<T>>::expect::h933ffc0cbcd9adb4
- at libcore/option.rs:312
- 10: 0x55856daf041a - grin::cmd::wallet::wallet_command::{{closure}}::hf3179d23e592eb7e
- at src/bin/cmd/wallet.rs:482
- 11: 0x55856da51a83 - grin_wallet::libwallet::controller::owner_single_use::hc5bc487654a34cd7
- at /home/arthur/grin/wallet/src/libwallet/controller.rs:51
- 12: 0x55856daf356f - grin::cmd::wallet::wallet_command::h8e2e95ee0a7c4b5b
- at src/bin/cmd/wallet.rs:199
- 13: 0x55856da05075 - grin::main::h9c762d1b56681f14
- at src/bin/grin.rs:423
- 14: 0x55856dac4f9f - std::rt::lang_start::{{closure}}::h6ddcd0aea1d48833
- at libstd/rt.rs:74
- 15: 0x55856f19f332 - std::panicking::try::do_call::h88423440a4c86e5f
- 16: 0x55856f1c0b39 - __rust_maybe_catch_panic
- 17: 0x55856f19ace5 - std::rt::lang_start_internal::hf52213aa92df6a15
- 18: 0x55856dac4f77 - std::rt::lang_start::h12b542b1914d3dac
- at libstd/rt.rs:74
- 19: 0x55856da060ac - main
- 20: 0x7fdc07f66b96 - __libc_start_main
- 21: 0x55856d9d43b9 - _start
- 22: 0x0 - <unknown>
- Thread 'main' panicked with message:
- "'id' argument (-i) is required."
- See /home/arthur/.grin/grin-wallet.log for further details.
- arthur@arthur-System-Product-Name:~$ 176
- 176: command not found
- arthur@arthur-System-Product-Name:~$ grin wallet cancel -i 176
- 2018-10-31T00:34:14.225061560-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- 2018-10-31T00:34:14.451986570-03:00 ERROR grin::cmd::wallet - TX Cancellation failed: Transaction 176 cannot be cancelled
- arthur@arthur-System-Product-Name:~$ grin wallet help
- grin-wallet
- Wallet software for Grin
- USAGE:
- grin wallet [FLAGS] [OPTIONS] [SUBCOMMAND]
- FLAGS:
- -e, --external Listen on 0.0.0.0 interface to allow external connections (default is 127.0.0.1)
- -h, --help Prints help information
- -s, --show_spent Show spent outputs on wallet output command
- -V, --version Prints version information
- OPTIONS:
- -a, --account <account> Wallet account to use for this operation [default: default]
- -r, --api_server_address <api_server_address>
- Api address of running node on which to check inputs and post transactions
- -d, --data_dir <data_dir>
- Directory in which to store wallet files (defaults to current directory)
- -p, --pass <pass> Wallet passphrase used to generate the private key seed [default: ]
- -t, --stored_tx <stored_tx>
- If present, use the previously stored Unconfirmed transaction with given id.
- SUBCOMMANDS:
- account List wallet accounts or create a new account
- burn ** TESTING ONLY ** Burns the provided amount to a known key. Similar to send but burns an output to
- allow single-party transactions.
- cancel Cancels an previously created transaction, freeing previously locked outputs for use again
- finalize Processes a receiver's transaction file to finalize a transfer.
- help Prints this message or the help of the given subcommand(s)
- info basic wallet contents summary
- init Initialize a new wallet seed file and database.
- listen Runs the wallet in listening mode waiting for transactions.
- outputs raw wallet output info (list of outputs)
- owner_api Runs the wallet's local web API.
- receive Processes a transaction file to accept a transfer from a sender.
- repost Reposts a stored, completed but unconfirmed transaction to the chain, or dumps it to a file
- restore Attempt to restore wallet contents from the chain using seed and password. NOTE: Backup wallet.*
- and run `wallet listen` before running restore.
- send Builds a transaction to send coins and sends it to the specified listener directly.
- txs Display transaction information
- web Runs the local web wallet which can be accessed through a browser
- arthur@arthur-System-Product-Name:~$ grin wallet info
- 2018-10-31T00:34:28.612723816-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- ____ Wallet Summary Info - Account 'default' as of height 18613 ____
- Total | 5260.298000000
- Awaiting Confirmation | 0.000000000
- Immature Coinbase | 240.020000000
- Currently Spendable | 5020.278000000
- --------- | ---------
- (Locked by previous transaction) | 0.000000000
- arthur@arthur-System-Product-Name:~$ grin wallet tx
- error: The subcommand 'tx' wasn't recognized
- Did you mean 'txs'?
- If you believe you received this message in error, try re-running with 'grin wallet -- tx'
- USAGE:
- grin wallet [FLAGS] [OPTIONS] [SUBCOMMAND]
- For more information try --help
- arthur@arthur-System-Product-Name:~$ grin wallet send 100.00001 -d "http://0.0.0.0:13415"
- 2018-10-31T00:34:46.270732771-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- arthur@arthur-System-Product-Name:~$ grin wallet txs
- 2018-10-31T00:34:59.791455127-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- Transaction Log - Account 'default' - Block Height: 18615
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- Id Type Shared Transaction Id Creation Time Confirmed? Confirmation Time Num. Inputs Num. Outputs Amount Credited Amount Debited Fee Net Difference Tx Data
- ==================================================================================================================================================================================================================
- 0 Confirmed Coinbase None 2018-10-26 05:27:49 true 2018-10-26 05:27:49 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 1 Confirmed Coinbase None 2018-10-26 05:49:01 true 2018-10-26 05:49:01 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 2 Confirmed Coinbase None 2018-10-26 05:49:01 true 2018-10-26 05:49:01 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 3 Confirmed Coinbase None 2018-10-26 05:54:45 true 2018-10-26 05:54:45 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 4 Confirmed Coinbase None 2018-10-26 05:59:48 true 2018-10-26 05:59:48 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 5 Confirmed Coinbase None 2018-10-26 06:01:33 true 2018-10-26 06:01:33 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 6 Confirmed Coinbase None 2018-10-26 06:07:27 true 2018-10-26 06:07:27 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 7 Confirmed Coinbase None 2018-10-26 06:07:27 true 2018-10-26 06:07:27 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 8 Confirmed Coinbase None 2018-10-26 06:07:27 true 2018-10-26 06:07:27 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 9 Confirmed Coinbase None 2018-10-26 06:27:04 true 2018-10-26 06:27:04 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 10 Confirmed Coinbase None 2018-10-26 06:27:04 true 2018-10-26 06:27:04 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 11 Confirmed Coinbase None 2018-10-26 06:27:04 true 2018-10-26 06:27:04 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 12 Confirmed Coinbase None 2018-10-26 06:27:04 true 2018-10-26 06:27:04 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 13 Confirmed Coinbase None 2018-10-26 06:27:04 true 2018-10-26 06:27:04 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 14 Confirmed Coinbase None 2018-10-26 17:53:37 true 2018-10-26 17:53:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 15 Confirmed Coinbase None 2018-10-26 17:53:37 true 2018-10-26 17:53:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 16 Confirmed Coinbase None 2018-10-26 17:53:38 true 2018-10-26 17:53:38 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 17 Confirmed Coinbase None 2018-10-26 17:53:38 true 2018-10-26 17:53:38 0 1 60.032 0.0 None 60.032 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 18 Confirmed Coinbase None 2018-10-26 17:53:38 true 2018-10-26 17:53:38 0 1 60.056 0.0 None 60.056 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 19 Confirmed Coinbase None 2018-10-26 17:53:38 true 2018-10-26 17:53:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 20 Confirmed Coinbase None 2018-10-26 17:56:26 true 2018-10-26 17:56:26 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 21 Confirmed Coinbase None 2018-10-26 17:56:26 true 2018-10-26 17:56:26 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 22 Confirmed Coinbase None 2018-10-26 17:56:32 true 2018-10-26 17:56:32 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 23 Confirmed Coinbase None 2018-10-26 18:09:31 true 2018-10-26 18:09:31 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 24 Confirmed Coinbase None 2018-10-26 18:09:31 true 2018-10-26 18:09:31 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 25 Confirmed Coinbase None 2018-10-26 18:09:31 true 2018-10-26 18:09:31 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 26 Confirmed Coinbase None 2018-10-26 18:09:31 true 2018-10-26 18:09:31 0 1 60.016 0.0 None 60.016 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 27 Confirmed Coinbase None 2018-10-26 18:09:31 true 2018-10-26 18:09:31 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 28 Confirmed Coinbase None 2018-10-26 18:09:31 true 2018-10-26 18:09:31 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 29 Confirmed Coinbase None 2018-10-26 22:32:24 true 2018-10-26 22:32:24 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 30 Confirmed Coinbase None 2018-10-26 22:32:24 true 2018-10-26 22:32:24 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 31 Confirmed Coinbase None 2018-10-26 22:32:24 true 2018-10-26 22:32:24 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 32 Confirmed Coinbase None 2018-10-26 22:32:24 true 2018-10-26 22:32:24 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 33 Confirmed Coinbase None 2018-10-26 22:32:24 true 2018-10-26 22:32:24 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 34 Confirmed Coinbase None 2018-10-26 22:32:24 true 2018-10-26 22:32:24 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 35 Confirmed Coinbase None 2018-10-26 22:32:24 true 2018-10-26 22:32:24 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 36 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 37 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 38 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 39 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 40 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 41 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 42 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 43 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 44 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 45 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 46 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 47 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 48 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 49 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 50 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 51 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 52 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 53 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 54 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 55 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 56 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 57 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 58 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 59 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 60 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 61 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.009 0.0 None 60.009 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 62 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 63 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 64 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 65 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 66 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 67 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 68 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 69 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 70 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 71 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 72 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 73 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 74 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 75 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 76 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 77 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 78 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 79 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 80 Confirmed Coinbase None 2018-10-26 22:32:25 true 2018-10-26 22:32:25 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 81 Confirmed Coinbase None 2018-10-26 22:49:12 true 2018-10-26 22:49:12 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 82 Confirmed Coinbase None 2018-10-26 23:00:02 true 2018-10-26 23:00:02 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 83 Send Tx - Cancelled 05a541b8-0bf3-4368-a699-974cbe5c246a 2018-10-30 01:07:37 false None 83 1 4780.288 4980.289 0.001 -200.001 Exists
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 84 Received Tx a6ae2ffe-c55a-40c9-bcd0-b847a03a3193 2018-10-30 01:10:13 false None 0 1 3.14 0.0 None 3.14 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 85 Confirmed Coinbase None 2018-10-30 04:13:59 true 2018-10-30 04:13:59 0 1 60.006 0.0 None 60.006 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 86 Confirmed Coinbase None 2018-10-30 04:19:52 true 2018-10-30 04:19:52 0 1 60.006 0.0 None 60.006 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 87 Confirmed Coinbase None 2018-10-30 04:26:32 true 2018-10-30 04:26:32 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 88 Confirmed Coinbase None 2018-10-31 03:10:04 true 2018-10-31 03:10:04 0 1 60.014 0.0 None 60.014 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 89 Confirmed Coinbase None 2018-10-31 03:10:04 true 2018-10-31 03:10:04 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 90 Received Tx 3499197b-fe77-4a13-a208-6a27cca76763 2018-10-31 03:11:25 true 2018-10-31 03:17:51 0 1 10.0 0.0 None 10.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 91 Sent Tx 3499197b-fe77-4a13-a208-6a27cca76763 2018-10-31 03:11:25 true 2018-10-31 03:17:52 1 1 49.998 60.006 0.008 -10.008 Exists
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 92 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 93 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 94 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 95 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 96 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 97 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 98 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 99 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 100 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 101 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 102 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 103 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 104 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 105 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 106 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 107 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 108 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 109 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 110 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 111 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 112 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 113 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 114 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 115 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 116 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 117 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 118 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.056 0.0 None 60.056 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 119 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.009 0.0 None 60.009 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 120 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 121 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 122 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 123 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 124 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 125 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 126 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.032 0.0 None 60.032 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 127 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 128 Confirmed Coinbase None 2018-10-31 03:18:37 true 2018-10-31 03:18:37 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 129 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 130 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 131 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 132 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 133 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 134 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 135 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 136 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 137 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 138 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 139 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 140 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 141 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 142 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 143 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 144 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 145 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 146 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 147 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 148 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.016 0.0 None 60.016 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 149 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 150 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 151 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 152 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 153 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 154 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 155 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 156 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 157 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 158 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 159 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 160 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 161 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 162 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 163 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 164 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 165 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 166 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 167 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 168 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 169 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 170 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 171 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 172 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.0 0.0 None 60.0 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 173 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 174 Confirmed Coinbase None 2018-10-31 03:18:38 true 2018-10-31 03:18:38 0 1 60.008 0.0 None 60.008 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 175 Sent Tx 390e6087-b536-4d29-ad44-dd4ba84e6ce7 2018-10-31 03:23:34 true 2018-10-31 03:30:57 85 1 5020.286 5040.287 0.001 -20.001 Exists
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 176 Sent Tx ba10d048-61c3-483a-9ee3-4cac625f032f 2018-10-31 03:30:58 true 2018-10-31 03:34:14 1 1 5020.278 5020.286 0.008 -0.008 Exists
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 177 Received Tx 3b6e7522-3002-43da-8a2e-e266f1b0126b 2018-10-31 03:34:46 false None 0 1 100.00001 0.0 None 100.00001 None
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 178 Sent Tx 3b6e7522-3002-43da-8a2e-e266f1b0126b 2018-10-31 03:34:46 false None 1 1 4920.26999 5020.278 0.008 -100.00801 Exists
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- arthur@arthur-System-Product-Name:~$ grin wallet help
- grin-wallet
- Wallet software for Grin
- USAGE:
- grin wallet [FLAGS] [OPTIONS] [SUBCOMMAND]
- FLAGS:
- -e, --external Listen on 0.0.0.0 interface to allow external connections (default is 127.0.0.1)
- -h, --help Prints help information
- -s, --show_spent Show spent outputs on wallet output command
- -V, --version Prints version information
- OPTIONS:
- -a, --account <account> Wallet account to use for this operation [default: default]
- -r, --api_server_address <api_server_address>
- Api address of running node on which to check inputs and post transactions
- -d, --data_dir <data_dir>
- Directory in which to store wallet files (defaults to current directory)
- -p, --pass <pass> Wallet passphrase used to generate the private key seed [default: ]
- -t, --stored_tx <stored_tx>
- If present, use the previously stored Unconfirmed transaction with given id.
- SUBCOMMANDS:
- account List wallet accounts or create a new account
- burn ** TESTING ONLY ** Burns the provided amount to a known key. Similar to send but burns an output to
- allow single-party transactions.
- cancel Cancels an previously created transaction, freeing previously locked outputs for use again
- finalize Processes a receiver's transaction file to finalize a transfer.
- help Prints this message or the help of the given subcommand(s)
- info basic wallet contents summary
- init Initialize a new wallet seed file and database.
- listen Runs the wallet in listening mode waiting for transactions.
- outputs raw wallet output info (list of outputs)
- owner_api Runs the wallet's local web API.
- receive Processes a transaction file to accept a transfer from a sender.
- repost Reposts a stored, completed but unconfirmed transaction to the chain, or dumps it to a file
- restore Attempt to restore wallet contents from the chain using seed and password. NOTE: Backup wallet.*
- and run `wallet listen` before running restore.
- send Builds a transaction to send coins and sends it to the specified listener directly.
- txs Display transaction information
- web Runs the local web wallet which can be accessed through a browser
- arthur@arthur-System-Product-Name:~$ grin wallet info
- 2018-10-31T00:35:15.235467236-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- ____ Wallet Summary Info - Account 'default' as of height 18615 ____
- Total | 5260.290000000
- Awaiting Confirmation | 5020.270000000
- Immature Coinbase | 240.020000000
- Currently Spendable | 0.000000000
- --------- | ---------
- (Locked by previous transaction) | 5020.278000000
- arthur@arthur-System-Product-Name:~$ grin wallet outputs
- 2018-10-31T00:35:48.935574999-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- Wallet Outputs - Account 'default' - Block Height: 18616
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- Output Commitment Block Height Locked Until Status Coinbase? # Confirms Value Tx
- =========================================================================================================================================================
- 08ae6f7a25d8bc19e23e12d45f18656f296f89c31fbf580ab948b864db5c521207 17212 18652 Unspent true 1405 60.006000000 86
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08c08e675867d9f41ef3b6eaa4648d149d7d1bd980acd9711de3e594e6a796ce94 17222 18662 Unspent true 1395 60.000000000 87
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 082c3f9f7c2f9f565bfc0d513f644d2af091b52a1f65beb0de6e6de124869dd71d 17237 18677 Unspent true 1380 60.014000000 88
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 0814cd6529036c6707bf50f438753dbf5d958eb7e39724e938eddce89fa0f9efca 17278 18718 Unspent true 1339 60.000000000 89
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08f0f82c2d3c5bbdbb05b3c9c651263251b6eee08067f4a788a4e0264c13e16731 18613 0 Locked false 4 5020.278000000 178
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 095a64e6dc35fb8019c4365151ce041374506c8ab92f061acd3106e0f1724c97d6 18614 0 Unconfirmed false 0 4920.269990000 178
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08304e5e1315e314247b450a708cf6697f908e4aa70609f9068df17d4d514b6691 18614 0 Unconfirmed false 0 100.000010000 177
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- arthur@arthur-System-Product-Name:~$ grin wallet outputs
- 2018-10-31T00:35:57.928266450-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- Wallet Outputs - Account 'default' - Block Height: 18616
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- Output Commitment Block Height Locked Until Status Coinbase? # Confirms Value Tx
- =========================================================================================================================================================
- 08ae6f7a25d8bc19e23e12d45f18656f296f89c31fbf580ab948b864db5c521207 17212 18652 Unspent true 1405 60.006000000 86
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08c08e675867d9f41ef3b6eaa4648d149d7d1bd980acd9711de3e594e6a796ce94 17222 18662 Unspent true 1395 60.000000000 87
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 082c3f9f7c2f9f565bfc0d513f644d2af091b52a1f65beb0de6e6de124869dd71d 17237 18677 Unspent true 1380 60.014000000 88
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 0814cd6529036c6707bf50f438753dbf5d958eb7e39724e938eddce89fa0f9efca 17278 18718 Unspent true 1339 60.000000000 89
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08f0f82c2d3c5bbdbb05b3c9c651263251b6eee08067f4a788a4e0264c13e16731 18613 0 Locked false 4 5020.278000000 178
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 095a64e6dc35fb8019c4365151ce041374506c8ab92f061acd3106e0f1724c97d6 18614 0 Unconfirmed false 0 4920.269990000 178
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08304e5e1315e314247b450a708cf6697f908e4aa70609f9068df17d4d514b6691 18614 0 Unconfirmed false 0 100.000010000 177
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- arthur@arthur-System-Product-Name:~$ grin wallet outputs
- 2018-10-31T00:36:26.717119852-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- Wallet Outputs - Account 'default' - Block Height: 18616
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- Output Commitment Block Height Locked Until Status Coinbase? # Confirms Value Tx
- =========================================================================================================================================================
- 08ae6f7a25d8bc19e23e12d45f18656f296f89c31fbf580ab948b864db5c521207 17212 18652 Unspent true 1405 60.006000000 86
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08c08e675867d9f41ef3b6eaa4648d149d7d1bd980acd9711de3e594e6a796ce94 17222 18662 Unspent true 1395 60.000000000 87
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 082c3f9f7c2f9f565bfc0d513f644d2af091b52a1f65beb0de6e6de124869dd71d 17237 18677 Unspent true 1380 60.014000000 88
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 0814cd6529036c6707bf50f438753dbf5d958eb7e39724e938eddce89fa0f9efca 17278 18718 Unspent true 1339 60.000000000 89
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08f0f82c2d3c5bbdbb05b3c9c651263251b6eee08067f4a788a4e0264c13e16731 18613 0 Locked false 4 5020.278000000 178
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 095a64e6dc35fb8019c4365151ce041374506c8ab92f061acd3106e0f1724c97d6 18614 0 Unconfirmed false 0 4920.269990000 178
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08304e5e1315e314247b450a708cf6697f908e4aa70609f9068df17d4d514b6691 18614 0 Unconfirmed false 0 100.000010000 177
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 086abfba4894dd306b700a5013bc447036df217ba72d6fec07c18fd61f9c6d278c 18617 20057 Mining true 0 60.000000000
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- arthur@arthur-System-Product-Name:~$ grin wallet outputs
- 2018-10-31T00:36:31.556913178-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- Wallet Outputs - Account 'default' - Block Height: 18616
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- Output Commitment Block Height Locked Until Status Coinbase? # Confirms Value Tx
- =========================================================================================================================================================
- 08ae6f7a25d8bc19e23e12d45f18656f296f89c31fbf580ab948b864db5c521207 17212 18652 Unspent true 1405 60.006000000 86
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08c08e675867d9f41ef3b6eaa4648d149d7d1bd980acd9711de3e594e6a796ce94 17222 18662 Unspent true 1395 60.000000000 87
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 082c3f9f7c2f9f565bfc0d513f644d2af091b52a1f65beb0de6e6de124869dd71d 17237 18677 Unspent true 1380 60.014000000 88
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 0814cd6529036c6707bf50f438753dbf5d958eb7e39724e938eddce89fa0f9efca 17278 18718 Unspent true 1339 60.000000000 89
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08f0f82c2d3c5bbdbb05b3c9c651263251b6eee08067f4a788a4e0264c13e16731 18613 0 Locked false 4 5020.278000000 178
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 095a64e6dc35fb8019c4365151ce041374506c8ab92f061acd3106e0f1724c97d6 18614 0 Unconfirmed false 0 4920.269990000 178
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08304e5e1315e314247b450a708cf6697f908e4aa70609f9068df17d4d514b6691 18614 0 Unconfirmed false 0 100.000010000 177
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 086abfba4894dd306b700a5013bc447036df217ba72d6fec07c18fd61f9c6d278c 18617 20057 Mining true 0 60.000000000
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- arthur@arthur-System-Product-Name:~$ grin wallet outputs
- 2018-10-31T00:36:32.993393059-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- Wallet Outputs - Account 'default' - Block Height: 18616
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- Output Commitment Block Height Locked Until Status Coinbase? # Confirms Value Tx
- =========================================================================================================================================================
- 08ae6f7a25d8bc19e23e12d45f18656f296f89c31fbf580ab948b864db5c521207 17212 18652 Unspent true 1405 60.006000000 86
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08c08e675867d9f41ef3b6eaa4648d149d7d1bd980acd9711de3e594e6a796ce94 17222 18662 Unspent true 1395 60.000000000 87
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 082c3f9f7c2f9f565bfc0d513f644d2af091b52a1f65beb0de6e6de124869dd71d 17237 18677 Unspent true 1380 60.014000000 88
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 0814cd6529036c6707bf50f438753dbf5d958eb7e39724e938eddce89fa0f9efca 17278 18718 Unspent true 1339 60.000000000 89
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08f0f82c2d3c5bbdbb05b3c9c651263251b6eee08067f4a788a4e0264c13e16731 18613 0 Locked false 4 5020.278000000 178
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 095a64e6dc35fb8019c4365151ce041374506c8ab92f061acd3106e0f1724c97d6 18614 0 Unconfirmed false 0 4920.269990000 178
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08304e5e1315e314247b450a708cf6697f908e4aa70609f9068df17d4d514b6691 18614 0 Unconfirmed false 0 100.000010000 177
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 086abfba4894dd306b700a5013bc447036df217ba72d6fec07c18fd61f9c6d278c 18617 20057 Mining true 0 60.000000000
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- arthur@arthur-System-Product-Name:~$ grin wallet outputs
- 2018-10-31T00:36:34.176739425-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- Wallet Outputs - Account 'default' - Block Height: 18616
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- Output Commitment Block Height Locked Until Status Coinbase? # Confirms Value Tx
- =========================================================================================================================================================
- 08ae6f7a25d8bc19e23e12d45f18656f296f89c31fbf580ab948b864db5c521207 17212 18652 Unspent true 1405 60.006000000 86
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08c08e675867d9f41ef3b6eaa4648d149d7d1bd980acd9711de3e594e6a796ce94 17222 18662 Unspent true 1395 60.000000000 87
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 082c3f9f7c2f9f565bfc0d513f644d2af091b52a1f65beb0de6e6de124869dd71d 17237 18677 Unspent true 1380 60.014000000 88
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 0814cd6529036c6707bf50f438753dbf5d958eb7e39724e938eddce89fa0f9efca 17278 18718 Unspent true 1339 60.000000000 89
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08f0f82c2d3c5bbdbb05b3c9c651263251b6eee08067f4a788a4e0264c13e16731 18613 0 Locked false 4 5020.278000000 178
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 095a64e6dc35fb8019c4365151ce041374506c8ab92f061acd3106e0f1724c97d6 18614 0 Unconfirmed false 0 4920.269990000 178
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08304e5e1315e314247b450a708cf6697f908e4aa70609f9068df17d4d514b6691 18614 0 Unconfirmed false 0 100.000010000 177
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 086abfba4894dd306b700a5013bc447036df217ba72d6fec07c18fd61f9c6d278c 18617 20057 Mining true 0 60.000000000
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- arthur@arthur-System-Product-Name:~$ grin wallet outputs
- 2018-10-31T00:36:35.220807089-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- Wallet Outputs - Account 'default' - Block Height: 18616
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- Output Commitment Block Height Locked Until Status Coinbase? # Confirms Value Tx
- =========================================================================================================================================================
- 08ae6f7a25d8bc19e23e12d45f18656f296f89c31fbf580ab948b864db5c521207 17212 18652 Unspent true 1405 60.006000000 86
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08c08e675867d9f41ef3b6eaa4648d149d7d1bd980acd9711de3e594e6a796ce94 17222 18662 Unspent true 1395 60.000000000 87
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 082c3f9f7c2f9f565bfc0d513f644d2af091b52a1f65beb0de6e6de124869dd71d 17237 18677 Unspent true 1380 60.014000000 88
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 0814cd6529036c6707bf50f438753dbf5d958eb7e39724e938eddce89fa0f9efca 17278 18718 Unspent true 1339 60.000000000 89
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08f0f82c2d3c5bbdbb05b3c9c651263251b6eee08067f4a788a4e0264c13e16731 18613 0 Locked false 4 5020.278000000 178
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 095a64e6dc35fb8019c4365151ce041374506c8ab92f061acd3106e0f1724c97d6 18614 0 Unconfirmed false 0 4920.269990000 178
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08304e5e1315e314247b450a708cf6697f908e4aa70609f9068df17d4d514b6691 18614 0 Unconfirmed false 0 100.000010000 177
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 086abfba4894dd306b700a5013bc447036df217ba72d6fec07c18fd61f9c6d278c 18617 20057 Mining true 0 60.000000000
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- arthur@arthur-System-Product-Name:~$ grin wallet outputs
- 2018-10-31T00:36:36.128741120-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- Wallet Outputs - Account 'default' - Block Height: 18616
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- Output Commitment Block Height Locked Until Status Coinbase? # Confirms Value Tx
- =========================================================================================================================================================
- 08ae6f7a25d8bc19e23e12d45f18656f296f89c31fbf580ab948b864db5c521207 17212 18652 Unspent true 1405 60.006000000 86
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08c08e675867d9f41ef3b6eaa4648d149d7d1bd980acd9711de3e594e6a796ce94 17222 18662 Unspent true 1395 60.000000000 87
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 082c3f9f7c2f9f565bfc0d513f644d2af091b52a1f65beb0de6e6de124869dd71d 17237 18677 Unspent true 1380 60.014000000 88
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 0814cd6529036c6707bf50f438753dbf5d958eb7e39724e938eddce89fa0f9efca 17278 18718 Unspent true 1339 60.000000000 89
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08f0f82c2d3c5bbdbb05b3c9c651263251b6eee08067f4a788a4e0264c13e16731 18613 0 Locked false 4 5020.278000000 178
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 095a64e6dc35fb8019c4365151ce041374506c8ab92f061acd3106e0f1724c97d6 18614 0 Unconfirmed false 0 4920.269990000 178
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08304e5e1315e314247b450a708cf6697f908e4aa70609f9068df17d4d514b6691 18614 0 Unconfirmed false 0 100.000010000 177
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 086abfba4894dd306b700a5013bc447036df217ba72d6fec07c18fd61f9c6d278c 18617 20057 Mining true 0 60.000000000
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- arthur@arthur-System-Product-Name:~$ grin wallet outputs
- 2018-10-31T00:36:38.440839551-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- Wallet Outputs - Account 'default' - Block Height: 18616
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- Output Commitment Block Height Locked Until Status Coinbase? # Confirms Value Tx
- =========================================================================================================================================================
- 08ae6f7a25d8bc19e23e12d45f18656f296f89c31fbf580ab948b864db5c521207 17212 18652 Unspent true 1405 60.006000000 86
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08c08e675867d9f41ef3b6eaa4648d149d7d1bd980acd9711de3e594e6a796ce94 17222 18662 Unspent true 1395 60.000000000 87
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 082c3f9f7c2f9f565bfc0d513f644d2af091b52a1f65beb0de6e6de124869dd71d 17237 18677 Unspent true 1380 60.014000000 88
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 0814cd6529036c6707bf50f438753dbf5d958eb7e39724e938eddce89fa0f9efca 17278 18718 Unspent true 1339 60.000000000 89
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08f0f82c2d3c5bbdbb05b3c9c651263251b6eee08067f4a788a4e0264c13e16731 18613 0 Locked false 4 5020.278000000 178
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 095a64e6dc35fb8019c4365151ce041374506c8ab92f061acd3106e0f1724c97d6 18614 0 Unconfirmed false 0 4920.269990000 178
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08304e5e1315e314247b450a708cf6697f908e4aa70609f9068df17d4d514b6691 18614 0 Unconfirmed false 0 100.000010000 177
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 086abfba4894dd306b700a5013bc447036df217ba72d6fec07c18fd61f9c6d278c 18617 20057 Mining true 0 60.000000000
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- arthur@arthur-System-Product-Name:~$ grin wallet outputs
- 2018-10-31T00:36:50.316978813-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- Wallet Outputs - Account 'default' - Block Height: 18617
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- Output Commitment Block Height Locked Until Status Coinbase? # Confirms Value Tx
- =========================================================================================================================================================
- 08ae6f7a25d8bc19e23e12d45f18656f296f89c31fbf580ab948b864db5c521207 17212 18652 Unspent true 1406 60.006000000 86
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08c08e675867d9f41ef3b6eaa4648d149d7d1bd980acd9711de3e594e6a796ce94 17222 18662 Unspent true 1396 60.000000000 87
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 082c3f9f7c2f9f565bfc0d513f644d2af091b52a1f65beb0de6e6de124869dd71d 17237 18677 Unspent true 1381 60.014000000 88
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 0814cd6529036c6707bf50f438753dbf5d958eb7e39724e938eddce89fa0f9efca 17278 18718 Unspent true 1340 60.000000000 89
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08f0f82c2d3c5bbdbb05b3c9c651263251b6eee08067f4a788a4e0264c13e16731 18613 0 Locked false 5 5020.278000000 178
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 095a64e6dc35fb8019c4365151ce041374506c8ab92f061acd3106e0f1724c97d6 18614 0 Unconfirmed false 0 4920.269990000 178
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08304e5e1315e314247b450a708cf6697f908e4aa70609f9068df17d4d514b6691 18614 0 Unconfirmed false 0 100.000010000 177
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 086abfba4894dd306b700a5013bc447036df217ba72d6fec07c18fd61f9c6d278c 18618 20058 Mining true 0 60.000000000
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- arthur@arthur-System-Product-Name:~$ grin wallet outputs
- 2018-10-31T00:37:03.222666732-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- Wallet Outputs - Account 'default' - Block Height: 18617
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- Output Commitment Block Height Locked Until Status Coinbase? # Confirms Value Tx
- =========================================================================================================================================================
- 08ae6f7a25d8bc19e23e12d45f18656f296f89c31fbf580ab948b864db5c521207 17212 18652 Unspent true 1406 60.006000000 86
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08c08e675867d9f41ef3b6eaa4648d149d7d1bd980acd9711de3e594e6a796ce94 17222 18662 Unspent true 1396 60.000000000 87
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 082c3f9f7c2f9f565bfc0d513f644d2af091b52a1f65beb0de6e6de124869dd71d 17237 18677 Unspent true 1381 60.014000000 88
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 0814cd6529036c6707bf50f438753dbf5d958eb7e39724e938eddce89fa0f9efca 17278 18718 Unspent true 1340 60.000000000 89
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08f0f82c2d3c5bbdbb05b3c9c651263251b6eee08067f4a788a4e0264c13e16731 18613 0 Locked false 5 5020.278000000 178
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 095a64e6dc35fb8019c4365151ce041374506c8ab92f061acd3106e0f1724c97d6 18614 0 Unconfirmed false 0 4920.269990000 178
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08304e5e1315e314247b450a708cf6697f908e4aa70609f9068df17d4d514b6691 18614 0 Unconfirmed false 0 100.000010000 177
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 086abfba4894dd306b700a5013bc447036df217ba72d6fec07c18fd61f9c6d278c 18618 20058 Mining true 0 60.000000000
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- arthur@arthur-System-Product-Name:~$ grin wallet outputs
- 2018-10-31T00:37:05.300244592-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- Wallet Outputs - Account 'default' - Block Height: 18617
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- Output Commitment Block Height Locked Until Status Coinbase? # Confirms Value Tx
- =========================================================================================================================================================
- 08ae6f7a25d8bc19e23e12d45f18656f296f89c31fbf580ab948b864db5c521207 17212 18652 Unspent true 1406 60.006000000 86
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08c08e675867d9f41ef3b6eaa4648d149d7d1bd980acd9711de3e594e6a796ce94 17222 18662 Unspent true 1396 60.000000000 87
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 082c3f9f7c2f9f565bfc0d513f644d2af091b52a1f65beb0de6e6de124869dd71d 17237 18677 Unspent true 1381 60.014000000 88
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 0814cd6529036c6707bf50f438753dbf5d958eb7e39724e938eddce89fa0f9efca 17278 18718 Unspent true 1340 60.000000000 89
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08f0f82c2d3c5bbdbb05b3c9c651263251b6eee08067f4a788a4e0264c13e16731 18613 0 Locked false 5 5020.278000000 178
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 095a64e6dc35fb8019c4365151ce041374506c8ab92f061acd3106e0f1724c97d6 18614 0 Unconfirmed false 0 4920.269990000 178
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08304e5e1315e314247b450a708cf6697f908e4aa70609f9068df17d4d514b6691 18614 0 Unconfirmed false 0 100.000010000 177
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 086abfba4894dd306b700a5013bc447036df217ba72d6fec07c18fd61f9c6d278c 18618 20058 Mining true 0 60.000000000
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- arthur@arthur-System-Product-Name:~$ grin wallet outputs
- 2018-10-31T00:37:06.586399210-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- Wallet Outputs - Account 'default' - Block Height: 18618
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- Output Commitment Block Height Locked Until Status Coinbase? # Confirms Value Tx
- =========================================================================================================================================================
- 08ae6f7a25d8bc19e23e12d45f18656f296f89c31fbf580ab948b864db5c521207 17212 18652 Unspent true 1407 60.006000000 86
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08c08e675867d9f41ef3b6eaa4648d149d7d1bd980acd9711de3e594e6a796ce94 17222 18662 Unspent true 1397 60.000000000 87
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 082c3f9f7c2f9f565bfc0d513f644d2af091b52a1f65beb0de6e6de124869dd71d 17237 18677 Unspent true 1382 60.014000000 88
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 0814cd6529036c6707bf50f438753dbf5d958eb7e39724e938eddce89fa0f9efca 17278 18718 Unspent true 1341 60.000000000 89
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08f0f82c2d3c5bbdbb05b3c9c651263251b6eee08067f4a788a4e0264c13e16731 18613 0 Locked false 6 5020.278000000 178
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 095a64e6dc35fb8019c4365151ce041374506c8ab92f061acd3106e0f1724c97d6 18614 0 Unconfirmed false 0 4920.269990000 178
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08304e5e1315e314247b450a708cf6697f908e4aa70609f9068df17d4d514b6691 18614 0 Unconfirmed false 0 100.000010000 177
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 086abfba4894dd306b700a5013bc447036df217ba72d6fec07c18fd61f9c6d278c 18619 20059 Mining true 0 60.000000000
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- arthur@arthur-System-Product-Name:~$ grin wallet outputs
- 2018-10-31T00:37:38.582021477-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- Wallet Outputs - Account 'default' - Block Height: 18620
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- Output Commitment Block Height Locked Until Status Coinbase? # Confirms Value Tx
- =========================================================================================================================================================
- 08ae6f7a25d8bc19e23e12d45f18656f296f89c31fbf580ab948b864db5c521207 17212 18652 Unspent true 1409 60.006000000 86
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08c08e675867d9f41ef3b6eaa4648d149d7d1bd980acd9711de3e594e6a796ce94 17222 18662 Unspent true 1399 60.000000000 87
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 082c3f9f7c2f9f565bfc0d513f644d2af091b52a1f65beb0de6e6de124869dd71d 17237 18677 Unspent true 1384 60.014000000 88
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 0814cd6529036c6707bf50f438753dbf5d958eb7e39724e938eddce89fa0f9efca 17278 18718 Unspent true 1343 60.000000000 89
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08f0f82c2d3c5bbdbb05b3c9c651263251b6eee08067f4a788a4e0264c13e16731 18613 0 Locked false 8 5020.278000000 178
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 095a64e6dc35fb8019c4365151ce041374506c8ab92f061acd3106e0f1724c97d6 18614 0 Unconfirmed false 0 4920.269990000 178
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08304e5e1315e314247b450a708cf6697f908e4aa70609f9068df17d4d514b6691 18614 0 Unconfirmed false 0 100.000010000 177
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 089455fcebd8b1f15279668d9b7119b6d400ef80ff1c89e48e2a71522768806466 18620 20060 Unspent true 1 60.007000000 179
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 0807077539f392c5f92c4e847dbba726611ea24eac1fcfb8c22f6e6e5308decf5d 18621 20061 Mining true 0 60.000000000
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- arthur@arthur-System-Product-Name:~$ grin wallet info
- 2018-10-31T00:38:18.343697414-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- ____ Wallet Summary Info - Account 'default' as of height 18620 ____
- Total | 5320.297000000
- Awaiting Confirmation | 5020.270000000
- Immature Coinbase | 300.027000000
- Currently Spendable | 0.000000000
- --------- | ---------
- (Locked by previous transaction) | 5020.278000000
- arthur@arthur-System-Product-Name:~$ grin wallet outputs
- 2018-10-31T00:38:23.363467441-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- Wallet Outputs - Account 'default' - Block Height: 18620
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- Output Commitment Block Height Locked Until Status Coinbase? # Confirms Value Tx
- =========================================================================================================================================================
- 08ae6f7a25d8bc19e23e12d45f18656f296f89c31fbf580ab948b864db5c521207 17212 18652 Unspent true 1409 60.006000000 86
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08c08e675867d9f41ef3b6eaa4648d149d7d1bd980acd9711de3e594e6a796ce94 17222 18662 Unspent true 1399 60.000000000 87
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 082c3f9f7c2f9f565bfc0d513f644d2af091b52a1f65beb0de6e6de124869dd71d 17237 18677 Unspent true 1384 60.014000000 88
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 0814cd6529036c6707bf50f438753dbf5d958eb7e39724e938eddce89fa0f9efca 17278 18718 Unspent true 1343 60.000000000 89
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08f0f82c2d3c5bbdbb05b3c9c651263251b6eee08067f4a788a4e0264c13e16731 18613 0 Locked false 8 5020.278000000 178
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 095a64e6dc35fb8019c4365151ce041374506c8ab92f061acd3106e0f1724c97d6 18614 0 Unconfirmed false 0 4920.269990000 178
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08304e5e1315e314247b450a708cf6697f908e4aa70609f9068df17d4d514b6691 18614 0 Unconfirmed false 0 100.000010000 177
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 089455fcebd8b1f15279668d9b7119b6d400ef80ff1c89e48e2a71522768806466 18620 20060 Unspent true 1 60.007000000 179
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08a1fd4ec0e71513e62234b99149ac706c9dfc16b2e3edad02a549dde4e60bd07f 18621 20061 Mining true 0 60.008000000
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- arthur@arthur-System-Product-Name:~$ grin wallet cancel -i 178
- 2018-10-31T00:38:37.613213555-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- arthur@arthur-System-Product-Name:~$ grin wallet outputs
- 2018-10-31T00:38:43.813480012-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- Wallet Outputs - Account 'default' - Block Height: 18620
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- Output Commitment Block Height Locked Until Status Coinbase? # Confirms Value Tx
- =========================================================================================================================================================
- 08ae6f7a25d8bc19e23e12d45f18656f296f89c31fbf580ab948b864db5c521207 17212 18652 Unspent true 1409 60.006000000 86
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08c08e675867d9f41ef3b6eaa4648d149d7d1bd980acd9711de3e594e6a796ce94 17222 18662 Unspent true 1399 60.000000000 87
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 082c3f9f7c2f9f565bfc0d513f644d2af091b52a1f65beb0de6e6de124869dd71d 17237 18677 Unspent true 1384 60.014000000 88
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 0814cd6529036c6707bf50f438753dbf5d958eb7e39724e938eddce89fa0f9efca 17278 18718 Unspent true 1343 60.000000000 89
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08f0f82c2d3c5bbdbb05b3c9c651263251b6eee08067f4a788a4e0264c13e16731 18613 0 Unspent false 8 5020.278000000 178
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 08304e5e1315e314247b450a708cf6697f908e4aa70609f9068df17d4d514b6691 18614 0 Unconfirmed false 0 100.000010000 177
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 089455fcebd8b1f15279668d9b7119b6d400ef80ff1c89e48e2a71522768806466 18620 20060 Unspent true 1 60.007000000 179
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- 09c7c4384b5a1095984f5b79d5be47fb0066c7899f6aa08519abb97dc0abbe26f3 18621 20061 Mining true 0 60.016000000
- ---------------------------------------------------------------------------------------------------------------------------------------------------------
- arthur@arthur-System-Product-Name:~$ grin wallet info
- 2018-10-31T00:38:51.321030988-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- ____ Wallet Summary Info - Account 'default' as of height 18620 ____
- Total | 5420.305010000
- Awaiting Confirmation | 100.000010000
- Immature Coinbase | 300.027000000
- Currently Spendable | 5020.278000000
- --------- | ---------
- (Locked by previous transaction) | 0.000000000
- arthur@arthur-System-Product-Name:~$ grin wallet send --dest "http://108.196.200.233:13415" 10
- 2018-10-31T00:39:06.893033876-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- arthur@arthur-System-Product-Name:~$ grin wallet output
- error: The subcommand 'output' wasn't recognized
- Did you mean 'outputs'?
- If you believe you received this message in error, try re-running with 'grin wallet -- output'
- USAGE:
- grin wallet [FLAGS] [OPTIONS] [SUBCOMMAND]
- For more information try --help
- arthur@arthur-System-Product-Name:~$ grin wallet outputs
- 2018-10-31T00:39:18.744527552-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- Wallet Outputs - Account 'default' - Block Height: 18622
- --------------------------------------------------------------------------------------------------------------------------------------------------------
- Output Commitment Block Height Locked Until Status Coinbase? # Confirms Value Tx
- ========================================================================================================================================================
- 08ae6f7a25d8bc19e23e12d45f18656f296f89c31fbf580ab948b864db5c521207 17212 18652 Unspent true 1411 60.006000000 86
- --------------------------------------------------------------------------------------------------------------------------------------------------------
- 08c08e675867d9f41ef3b6eaa4648d149d7d1bd980acd9711de3e594e6a796ce94 17222 18662 Unspent true 1401 60.000000000 87
- --------------------------------------------------------------------------------------------------------------------------------------------------------
- 082c3f9f7c2f9f565bfc0d513f644d2af091b52a1f65beb0de6e6de124869dd71d 17237 18677 Unspent true 1386 60.014000000 88
- --------------------------------------------------------------------------------------------------------------------------------------------------------
- 0814cd6529036c6707bf50f438753dbf5d958eb7e39724e938eddce89fa0f9efca 17278 18718 Unspent true 1345 60.000000000 89
- --------------------------------------------------------------------------------------------------------------------------------------------------------
- 08304e5e1315e314247b450a708cf6697f908e4aa70609f9068df17d4d514b6691 18621 0 Locked false 2 100.000010000 181
- --------------------------------------------------------------------------------------------------------------------------------------------------------
- 089455fcebd8b1f15279668d9b7119b6d400ef80ff1c89e48e2a71522768806466 18620 20060 Unspent true 3 60.007000000 179
- --------------------------------------------------------------------------------------------------------------------------------------------------------
- 08c7389253637d261865f97f129fc479d29c8d5fd051483105e879324e8cc62815 18621 20061 Unspent true 2 60.022000000 180
- --------------------------------------------------------------------------------------------------------------------------------------------------------
- 084eddd787a131999fdc5734b3ede367a060d3a6696d9482be03b4e67cfccd7204 18623 20063 Mining true 0 60.008000000
- --------------------------------------------------------------------------------------------------------------------------------------------------------
- 090a1c746149ce3061d62e66b5b9e56ec510a3f3c5b3e8003b16a078a2802c5a4c 18621 0 Unconfirmed false 0 89.992010000 181
- --------------------------------------------------------------------------------------------------------------------------------------------------------
- arthur@arthur-System-Product-Name:~$ grin wallet info
- 2018-10-31T00:39:52.066006177-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- ____ Wallet Summary Info - Account 'default' as of height 18622 ____
- Total | 450.041010000
- Awaiting Confirmation | 89.992010000
- Immature Coinbase | 360.049000000
- Currently Spendable | 0.000000000
- --------- | ---------
- (Locked by previous transaction) | 100.000010000
- arthur@arthur-System-Product-Name:~$ grin wallet info
- 2018-10-31T00:40:01.549837462-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- ____ Wallet Summary Info - Account 'default' as of height 18622 ____
- Total | 450.041010000
- Awaiting Confirmation | 89.992010000
- Immature Coinbase | 360.049000000
- Currently Spendable | 0.000000000
- --------- | ---------
- (Locked by previous transaction) | 100.000010000
- arthur@arthur-System-Product-Name:~$ grin wallet info
- 2018-10-31T00:40:33.823505089-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- ____ Wallet Summary Info - Account 'default' as of height 18623 ____
- Total | 510.049010000
- Awaiting Confirmation | 89.992010000
- Immature Coinbase | 420.057000000
- Currently Spendable | 0.000000000
- --------- | ---------
- (Locked by previous transaction) | 100.000010000
- arthur@arthur-System-Product-Name:~$ grin wallet cancel -i 181
- 2018-10-31T00:40:45.847223890-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- arthur@arthur-System-Product-Name:~$ grin wallet info
- 2018-10-31T00:40:47.495337115-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- ____ Wallet Summary Info - Account 'default' as of height 18625 ____
- Total | 520.057010000
- Awaiting Confirmation | 0.000000000
- Immature Coinbase | 420.057000000
- Currently Spendable | 100.000010000
- --------- | ---------
- (Locked by previous transaction) | 0.000000000
- arthur@arthur-System-Product-Name:~$ grin wallet info
- 2018-10-31T00:40:50.967209291-03:00 WARN grin - Using wallet configuration file at /home/arthur/.grin/grin-wallet.toml
- ____ Wallet Summary Info - Account 'default' as of height 18625 ____
- Total | 520.057010000
- Awaiting Confirmation | 0.000000000
- Immature Coinbase | 420.057000000
- Currently Spendable | 100.000010000
- --------- | ---------
- (Locked by previous transaction) | 0.000000000
Advertisement
RAW Paste Data
Copied
Advertisement