Using Pook

Wallets

Connecting, switching networks and what the wallet menu shows.

Pook connects to any injected browser wallet (MetaMask, Rabby, Coinbase Wallet extension and similar). WalletConnect is available on deployments that configure a project id.

Network

On connect, Pook asks the wallet to use its network. If the wallet doesn't have it, it's offered automatically viawallet_addEthereumChain. While the wallet is on a different network, a banner offers a one-click switch.

The wallet menu

  • Address, with copy and explorer links
  • Network status and a one-click switch
  • ETH balance, read live from the chain
  • My tokens, My launches, Creator fees, Settings
  • Disconnect

Nothing in the menu is estimated or cached from elsewhere: if a value can't be read, the menu says so instead of showing a placeholder number.