Contract
0x0000000000000000000000000000000000000800
15
[ Download CSV Export ]
Are you the contract creator? Verify and Publish your contract source code today!
Decompile ByteCode
Contract ABI
Decompile ByteCode
Unable to retrieve contract source code
Contract ABI
[ { "inputs": [ { "internalType": "uint32", "name": "round", "type": "uint32" }, { "internalType": "address", "name": "candidate", "type": "address" } ], "name": "awardedPoints", "outputs": [ { "internalType": "uint32", "name": "", "type": "uint32" } ], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "cancelCandidateBondLess", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "candidate", "type": "address" } ], "name": "cancelDelegationRequest", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "uint256", "name": "candidateCount", "type": "uint256" } ], "name": "cancelLeaveCandidates", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [], "name": "cancelLeaveDelegators", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "candidate", "type": "address" } ], "name": "candidateAutoCompoundingDelegationCount", "outputs": [ { "internalType": "uint32", "name": "", "type": "uint32" } ], "stateMutability": "view", "type": "function" }, { "inputs": [ { "internalType": "uint256", "name": "more", "type": "uint256" } ], "name": "candidateBondMore", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [], "name": "candidateCount", "outputs": [ { "internalType": "uint256", "name": "", "type": "uint256" } ], "stateMutability": "view", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "candidate", "type": "address" } ], "name": "candidateDelegationCount", "outputs": [ { "internalType": "uint32", "name": "", "type": "uint32" } ], "stateMutability": "view", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "candidate", "type": "address" } ], "name": "candidateExitIsPending", "outputs": [ { "internalType": "bool", "name": "", "type": "bool" } ], "stateMutability": "view", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "candidate", "type": "address" } ], "name": "candidateRequestIsPending", "outputs": [ { "internalType": "bool", "name": "", "type": "bool" } ], "stateMutability": "view", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "candidate", "type": "address" }, { "internalType": "uint256", "name": "amount", "type": "uint256" }, { "internalType": "uint256", "name": "candidateDelegationCount", "type": "uint256" }, { "internalType": "uint256", "name": "delegatorDelegationCount", "type": "uint256" } ], "name": "delegate", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "candidate", "type": "address" }, { "internalType": "uint256", "name": "amount", "type": "uint256" }, { "internalType": "uint8", "name": "autoCompound", "type": "uint8" }, { "internalType": "uint256", "name": "candidateDelegationCount", "type": "uint256" }, { "internalType": "uint256", "name": "candidateAutoCompoundingDelegationCount", "type": "uint256" }, { "internalType": "uint256", "name": "delegatorDelegationCount", "type": "uint256" } ], "name": "delegateWithAutoCompound", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "delegator", "type": "address" }, { "internalType": "address", "name": "candidate", "type": "address" } ], "name": "delegationAmount", "outputs": [ { "internalType": "uint256", "name": "", "type": "uint256" } ], "stateMutability": "view", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "delegator", "type": "address" }, { "internalType": "address", "name": "candidate", "type": "address" } ], "name": "delegationAutoCompound", "outputs": [ { "internalType": "uint8", "name": "", "type": "uint8" } ], "stateMutability": "view", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "delegator", "type": "address" }, { "internalType": "address", "name": "candidate", "type": "address" } ], "name": "delegationRequestIsPending", "outputs": [ { "internalType": "bool", "name": "", "type": "bool" } ], "stateMutability": "view", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "candidate", "type": "address" }, { "internalType": "uint256", "name": "more", "type": "uint256" } ], "name": "delegatorBondMore", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "delegator", "type": "address" } ], "name": "delegatorDelegationCount", "outputs": [ { "internalType": "uint256", "name": "", "type": "uint256" } ], "stateMutability": "view", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "candidate", "type": "address" } ], "name": "executeCandidateBondLess", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "delegator", "type": "address" }, { "internalType": "address", "name": "candidate", "type": "address" } ], "name": "executeDelegationRequest", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "candidate", "type": "address" }, { "internalType": "uint256", "name": "candidateDelegationCount", "type": "uint256" } ], "name": "executeLeaveCandidates", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "delegator", "type": "address" }, { "internalType": "uint256", "name": "delegatorDelegationCount", "type": "uint256" } ], "name": "executeLeaveDelegators", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "candidate", "type": "address" } ], "name": "getCandidateTotalCounted", "outputs": [ { "internalType": "uint256", "name": "", "type": "uint256" } ], "stateMutability": "view", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "delegator", "type": "address" } ], "name": "getDelegatorTotalStaked", "outputs": [ { "internalType": "uint256", "name": "", "type": "uint256" } ], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "goOffline", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [], "name": "goOnline", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "candidate", "type": "address" } ], "name": "isCandidate", "outputs": [ { "internalType": "bool", "name": "", "type": "bool" } ], "stateMutability": "view", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "delegator", "type": "address" } ], "name": "isDelegator", "outputs": [ { "internalType": "bool", "name": "", "type": "bool" } ], "stateMutability": "view", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "delegator", "type": "address" }, { "internalType": "address", "name": "candidate", "type": "address" } ], "name": "isInTopDelegations", "outputs": [ { "internalType": "bool", "name": "", "type": "bool" } ], "stateMutability": "view", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "candidate", "type": "address" } ], "name": "isSelectedCandidate", "outputs": [ { "internalType": "bool", "name": "", "type": "bool" } ], "stateMutability": "view", "type": "function" }, { "inputs": [ { "internalType": "uint256", "name": "amount", "type": "uint256" }, { "internalType": "uint256", "name": "candidateCount", "type": "uint256" } ], "name": "joinCandidates", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [], "name": "minDelegation", "outputs": [ { "internalType": "uint256", "name": "", "type": "uint256" } ], "stateMutability": "view", "type": "function" }, { "inputs": [ { "internalType": "uint256", "name": "round", "type": "uint256" } ], "name": "points", "outputs": [ { "internalType": "uint256", "name": "", "type": "uint256" } ], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "round", "outputs": [ { "internalType": "uint256", "name": "", "type": "uint256" } ], "stateMutability": "view", "type": "function" }, { "inputs": [ { "internalType": "uint256", "name": "less", "type": "uint256" } ], "name": "scheduleCandidateBondLess", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "candidate", "type": "address" }, { "internalType": "uint256", "name": "less", "type": "uint256" } ], "name": "scheduleDelegatorBondLess", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "uint256", "name": "candidateCount", "type": "uint256" } ], "name": "scheduleLeaveCandidates", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [], "name": "scheduleLeaveDelegators", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "candidate", "type": "address" } ], "name": "scheduleRevokeDelegation", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [], "name": "selectedCandidates", "outputs": [ { "internalType": "address[]", "name": "", "type": "address[]" } ], "stateMutability": "view", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "candidate", "type": "address" }, { "internalType": "uint8", "name": "value", "type": "uint8" }, { "internalType": "uint256", "name": "candidateAutoCompoundingDelegationCount", "type": "uint256" }, { "internalType": "uint256", "name": "delegatorDelegationCount", "type": "uint256" } ], "name": "setAutoCompound", "outputs": [], "stateMutability": "nonpayable", "type": "function" } ]
Age | Block | Fee Address | BC Fee Address | Voting Power | Jailed | Incoming |
---|
Make sure to use the "Vote Down" button for any spammy posts, and the "Vote Up" for interesting conversations.