📄️ userAddress
The address of the wallet that is currently connected to the app.
📄️ ABIs
A javascript object containing often used ABIs:
📄️ connectedChain
Get information about the chain the user is connected to
📄️ Passing arbitrary data in query URL parameters
You can add any parameters in the url that renders a page /editor?template=sablier&token=0xb6ca7399b4f9ca56fc27cbff44f4d2e4eef1fc81&customMessage=hello
📄️ location
The location where the content is hosted. WIll be editor in the editor but can be an ipfs or http address.
📄️ Toast
Display Toast notification in your apps. See the documentation and full examples of the React Hot Toast library.