Skip to main content

Onchain

The Onchain sub-menu provides insights to the activities recorded on the blockchain. Enter the menu by typing, onchain, into the Terminal from Crypto menu, or with the absolute path:

/crypto/onchain

Screenshot 2023-10-31 at 11 17 42 AM

Usage

The menu is divided into two sections, with the bottom half dedicated to individual Ethereum addresses.

Whales

The whales command shows where large blocks are being traded.

/crypto/onchain/whales

Screenshot 2023-10-31 at 11 30 17 AM

Address

Load an Ethereum wallet address with the address command.

address --address 0x40B38765696e3d5d8d9d834D8AaD4bB6e418E489

Add -t to the command if the address is an ERC20 token address.

Add -tx to the command if the address is a transaction hash.

Balance

After an address is loaded, use balance to check out what it's holding.

balance

Screenshot 2023-10-31 at 12 33 48 PM