CENNZnetBridge
Verified contract
Active on
Ethereum with 41 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "CENNZnetBridge"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14337369 | 3 years ago | | | 0.001 | 0.059207648 | |
| 14330962 | 3 years ago | | | 0.001 | 0.075787971 | |
| 14324188 | 3 years ago | | | 0.001 | 0.060909570 | |
| 14317271 | 3 years ago | | | 0.001 | 0.057719462 | |
| 14310246 | 3 years ago | | | 0.001 | 0.088116205 | |
| 14303702 | 3 years ago | | | 0 | 0.0051082096 | |
| 14303576 | 3 years ago | | | 0 | 0.0052478673 | |
| 14292453 | 3 years ago | | | 0 | 0.049835057 | |
| 14292360 | 3 years ago | | | 0 | 0.11813639 | |
| 14277816 | 3 years ago | | | 0 | 0.12404510 |
ABI
ABI objects
Getter at block 21223959
active() view returns (bool)
true
activeValidatorSetId() view returns (uint32)
108
maxRewardPayout() view returns (uint256)
1000000000000000000
owner() view returns (address)
0x7f2e7e7c5ae9aedc5bcf71d30b71e5a4c598816f
proofTTL() view returns (uint256)
7
thresholdPercent() view returns (uint256)
60
verificationFee() view returns (uint256)
1000000000000000
Read-only
eventIds(uint256) view returns (bool)
validators(uint256, uint256) view returns (address)
State-modifying
Events forceActiveValidatorSet(address[] _validators, uint32 validatorSetId)
forceHistoricValidatorSet(address[] _validators, uint32 validatorSetId)
renounceOwnership()
setActive(bool active_)
setMaxRewardPayout(uint256 newMaxRewardPayout)
setProofTTL(uint256 newTTL)
setThreshold(uint256 newThresholdPercent)
setValidators(address[] newValidators, uint32 newValidatorSetId, struct CENNZnetEventProof proof) payable
setVerificationFee(uint256 newFee)
transferOwnership(address newOwner)
verifyMessage(bytes message, struct CENNZnetEventProof proof) payable
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetValidators(address[] arg0, uint256 reward, uint32 validatorSetId)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.