Skip to content

ThirdwebSDK

AlexandreG-tech edited this page Jan 24, 2024 · 4 revisions

Gasless

OpenZeppelin Defender

To add a new network to the relayerUrl follow the steps :

  • Create a new relayer in OpenZeppelin, choose the network you want and give a name.
  • Transfer funds to the relayer address. Wait and check that the relayer has now the desired amount.

You now have two courses of action. If you want to update the existing relayer webhook and keep the same relayerUrl

  • Go to Actions and update the action to include the new relayer for the network in use

If you want to create a new one :

  • Go to Actions and create an action for the new relayer and specify this code given from thirdweb.

Dashboard

Thirdweb dashboard offer a large variety of option to create, monitor and interact with the contracts on our platform.

If you have a wallet and a login on Thirdweb, you can go to the contracts tab in the dashboard in order to import contracts and link them to your account in order to link them to you and always have them in this tab.

If you just want to access the contract to monitor it's (meta)data then you can access any contract using this link method : https://thirdweb.com/[network]/[contractAddress] so for example https://thirdweb.com/sepolia/0xF5f40BA7d63753c0dCA8121d3Cad7f4Ee0B48eeA

Clone this wiki locally