Latest 25 from a total of 287,172 transactions
Transaction Hash |
Method
|
Block
|
From
|
To
|
|||||
---|---|---|---|---|---|---|---|---|---|
Execute Delegati... | 11278082 | 56 mins ago | IN | 0 MOVR | 0.00004082 | ||||
Schedule Revoke ... | 11276048 | 4 hrs ago | IN | 0 MOVR | 0.00001554 | ||||
Schedule Revoke ... | 11276044 | 4 hrs ago | IN | 0 MOVR | 0.0000213 | ||||
Delegator Bond M... | 11275325 | 5 hrs ago | IN | 0 MOVR | 0.00021402 | ||||
Delegate With Au... | 11274824 | 6 hrs ago | IN | 0 MOVR | 0.00004985 | ||||
Delegate With Au... | 11274816 | 6 hrs ago | IN | 0 MOVR | 0.0000459 | ||||
Delegate With Au... | 11274810 | 6 hrs ago | IN | 0 MOVR | 0.00004688 | ||||
Delegate With Au... | 11274786 | 6 hrs ago | IN | 0 MOVR | 0.00004741 | ||||
Delegate With Au... | 11274771 | 6 hrs ago | IN | 0 MOVR | 0.00004452 | ||||
Delegate With Au... | 11274762 | 6 hrs ago | IN | 0 MOVR | 0.00004437 | ||||
Delegate With Au... | 11274740 | 6 hrs ago | IN | 0 MOVR | 0.0000469 | ||||
Delegate With Au... | 11274725 | 6 hrs ago | IN | 0 MOVR | 0.00004089 | ||||
Delegate With Au... | 11274710 | 6 hrs ago | IN | 0 MOVR | 0.00003667 | ||||
Schedule Revoke ... | 11273808 | 8 hrs ago | IN | 0 MOVR | 0.00002123 | ||||
Schedule Revoke ... | 11273805 | 8 hrs ago | IN | 0 MOVR | 0.00002106 | ||||
Set Auto Compoun... | 11270195 | 14 hrs ago | IN | 0 MOVR | 0.00001453 | ||||
Schedule Revoke ... | 11269595 | 15 hrs ago | IN | 0 MOVR | 0.00002104 | ||||
Schedule Revoke ... | 11269592 | 15 hrs ago | IN | 0 MOVR | 0.00002084 | ||||
Schedule Revoke ... | 11269589 | 15 hrs ago | IN | 0 MOVR | 0.00002053 | ||||
Delegator Bond M... | 11268845 | 16 hrs ago | IN | 0 MOVR | 0.00001967 | ||||
Delegator Bond M... | 11264921 | 23 hrs ago | IN | 0 MOVR | 0.00001967 | ||||
Delegator Bond M... | 11264398 | 24 hrs ago | IN | 0 MOVR | 0.00001966 | ||||
Delegator Bond M... | 11264009 | 25 hrs ago | IN | 0 MOVR | 0.00001966 | ||||
Schedule Revoke ... | 11258553 | 34 hrs ago | IN | 0 MOVR | 0.0003373 | ||||
Schedule Revoke ... | 11258551 | 34 hrs ago | IN | 0 MOVR | 0.0003373 |
View more zero value Internal Transactions in Advanced View mode
Advanced mode:
Loading...
Loading
Are you the contract creator? Verify and Publish your contract source code today!
This contract was created by the contract code at GENESIS
Note: We also found another 24 contracts with exact matching byte codes
Decompile Bytecode
Contract ABI
This contract was created by the contract code at GENESIS
Note: We also found another 24 contracts with exact matching byte codes
Decompile Bytecode
0x60006000fd
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" } ]
Loading...
Loading
Loading...
Loading
Loading...
Loading
[ Download: CSV Export ]
A contract address hosts a smart contract, which is a set of code stored on the blockchain that runs when predetermined conditions are met. Learn more about addresses in our Knowledge Base.