πΆCommands
Click on the command to view details. (GIFs can be zoomed in by clicking)
/gas [source]
Check realtime gas price of multiple chain.
ββββββββββββββββββββββββββββββββββββββββ
[source] The chain and source for checking the gas price (currently only Etherscan and Blocknative is supported). This command is under developement so there may be some bugs QWQ
/opensea_account [address_or_username]
View the details of a specific OpenSea account.
ββββββββββββββββββββββββββββββββββββββββ
[address_or_username]
Required.
EVM address (ENS supported) or OpenSea username. Example input: XeiftVault
, xeift.eth
, 0xe20b3BD682Db6e5fFf105B738C340F4DAEA17EEa
/opensea_collection [collection]
View details of a specific OpenSea NFT collection.
ββββββββββββββββββββββββββββββββββββββββ
[collection]
Required. Select a collection from the list below. If you donβt see your project, you can also enter the collection slug manually. Example input: Bored Ape Yacht Club
, wafukugen
/opensea_nft [quick_select] [token_id] [chain] [address]
View details of a specific NFT on OpenSea.
ββββββββββββββββββββββββββββββββββββββββ
[quick_select]
Required.
Select a collection from the list below. If you donβt see your project, please select [Manually enter contract address]
for this parameter and enter [token_id] [chain] [address].
[token_id]
Optional, if you selected [Manually enter contract address]
for [quick_select] then this parameter is required.
The token id of the NFT.
[chain]
Optional, if you selected [Manually enter contract address]
for [quick_select] then this parameter is required.
The blockchain of the NFT.
[address]
Optional, if you selected [Manually enter contract address]
for [quick_select] then this parameter is required.
The contract address of the NFT.
Last updated