Contract Functions
Unsupported Contract Functions
Tutorial on how you can call contract functions:
Open a block explorer of the chain your contract is deployed on:
Polygon: https://polygonscan.com/ Gnosis: https://gnosisscan.io/ Ethereum: https://etherscan.io/
Enter your data union contract address
Open the tab Contract -> Write Contract
Connect your wallet (Has to be the data union admin wallet) You can import the private key of your admin address to MetaMask and connect it to the explorer.
Execute your desired contract function
Last updated
Was this helpful?