Cere Network
Search…
Cere Network
Introduction to Cere DDC
Mainnet
Network details
Testnet
Test Network details
Blockchain Node
Install and update
Other
DDC Smart Contracts
Intro
How to add DDC Node to the Smart Contract
How to add an Inspector to the Smart Contract
How to configure DDC Inspectors
tools
Cere Explorer
Cere Bridge
Learn
Governance
Staking/Slashing
Treasury
Council
Powered By
GitBook
How to add an Inspector to the Smart Contract
This section is supposed to be used to describe the process on how to add a reporter to the DDC Smart Contract
Prerequisites
You should be a Smart Contract Admin.
You should have enough CERE tokens to pay fees.
Steps
1.
Open
Block Viewer
:
Developer
->
Contracts
2.
Find method:
addReporter
3.
Click on
exec
4.
Specify
reporter
5. Click
Execute
then sign the tx and you should be able to see check if reported added using the
isReporter
function. Select the reporter you just added:
Congrats! You should be able to see
true
in the response, if reported added successfully.
DDC Smart Contracts - Previous
How to add DDC Node to the Smart Contract
Next - DDC Smart Contracts
How to configure DDC Inspectors
Last modified
7mo ago
Copy link
Contents
Prerequisites
Steps