📄️ Contract Read
This component is used to invite users to interact with a smart contract.
📄️ Contract Write
This component is used to invite users to interact with a smart contract.
📄️ APICall
Get some data from an external API.
📄️ Events
Retrieve events from a smart contract and display them.
📄️ Address Display
Display an Ethereum address shortened or the ENS name if available.
📄️ Block Number
Display the current block number.
📄️ Ethereum Balance
Display the ETH balance (or native currency of the chain) of an address.
📄️ PleaseConnect
This component is used to force user to connect their wallet before rendering it's child content.
📄️ Token Balance (ERC20)
ERC20
📄️ WatchEvents
Retrieve events in live from a smart contract and display them.
📄️ AirStack
Display data retrieved by an airstack query. You can see the Airstack docs for more information.
📄️ Sweep NFT floor
This component is used to invite users to buy NFTs from a specific collection.
📄️ Token Amount (ERC20)
Display the formatted ERC20 token amount.
📄️ Token Name (ERC20)
Display the ERC20 token name.
📄️ Uniswap tradebox
This component is used to embed a trading box on your page.
📄️ Moment (display date/time)
A component for the moment date library. See the official documentation.