Latest 25 from a total of 291,396 transactions
| Transaction Hash |
|
Block
|
From
|
To
|
|||||
|---|---|---|---|---|---|---|---|---|---|
| Delegator Bond M... | 15149814 | 31 mins ago | IN | 0 MOVR | 0.0000075 | ||||
| Delegator Bond M... | 15149814 | 31 mins ago | IN | 0 MOVR | 0.00002366 | ||||
| Execute Delegati... | 15148375 | 3 hrs ago | IN | 0 MOVR | 0.00004442 | ||||
| Execute Delegati... | 15148373 | 3 hrs ago | IN | 0 MOVR | 0.00004382 | ||||
| Delegate With Au... | 15144683 | 10 hrs ago | IN | 0 MOVR | 0.00005212 | ||||
| Set Auto Compoun... | 15142703 | 13 hrs ago | IN | 0 MOVR | 0.00001255 | ||||
| Delegate With Au... | 15141995 | 15 hrs ago | IN | 0 MOVR | 0.00004143 | ||||
| Delegator Bond M... | 15138289 | 22 hrs ago | IN | 0 MOVR | 0.00002366 | ||||
| Cancel Delegatio... | 15138286 | 22 hrs ago | IN | 0 MOVR | 0.00001375 | ||||
| Cancel Delegatio... | 15138286 | 22 hrs ago | IN | 0 MOVR | 0.00001376 | ||||
| Execute Delegati... | 15134780 | 28 hrs ago | IN | 0 MOVR | 0.00005699 | ||||
| Delegator Bond M... | 15128156 | 41 hrs ago | IN | 0 MOVR | 0.00002366 | ||||
| Execute Delegati... | 15128151 | 41 hrs ago | IN | 0 MOVR | 0.00004298 | ||||
| Delegator Bond M... | 15116588 | 2 days ago | IN | 0 MOVR | 0.00002366 | ||||
| Delegate With Au... | 15116472 | 2 days ago | IN | 0 MOVR | 0.00003716 | ||||
| Delegator Bond M... | 15114324 | 2 days ago | IN | 0 MOVR | 0.00002366 | ||||
| Delegator Bond M... | 15111921 | 2 days ago | IN | 0 MOVR | 0.00002366 | ||||
| Schedule Revoke ... | 15111840 | 3 days ago | IN | 0 MOVR | 0.00001612 | ||||
| Schedule Revoke ... | 15111838 | 3 days ago | IN | 0 MOVR | 0.00001612 | ||||
| Schedule Revoke ... | 15111836 | 3 days ago | IN | 0 MOVR | 0.00001612 | ||||
| Delegate With Au... | 15111521 | 3 days ago | IN | 0 MOVR | 0.00005309 | ||||
| Delegate With Au... | 15111501 | 3 days ago | IN | 0 MOVR | 0.00004726 | ||||
| Execute Delegati... | 15105016 | 3 days ago | IN | 0 MOVR | 0.00003148 | ||||
| Execute Delegati... | 15105016 | 3 days ago | IN | 0 MOVR | 0.00005458 | ||||
| Execute Delegati... | 15105015 | 3 days ago | IN | 0 MOVR | 0.00003148 |
View more zero value Internal Transactions in Advanced View mode
Cross-Chain Transactions
Loading...
Loading
Are you the contract creator? Verify and Publish your contract source code today!
Note: We also found another 24 contracts with exact matching bytecodes
Decompile Bytecode
Contract ABI
Note: We also found another 24 contracts with exact matching bytecodes
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
Net Worth in USD
$765.49
Net Worth in MOVR
Token Allocations
ETH
91.74%
SUSHI
8.26%
POL
0.01%
Multichain Portfolio | 34 Chains
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.