// To pop an error on Coin98 connection failure
description: 'Coin98 Wallet is not connected.',
// To pop an warning on Phantom installation and direct to Phantom homepage
description: 'Phantom Wallet is not installed.',
onClick: () => window.open('https://phantom.app/', '_blank'),