Multichain Info
Latest 25 from a total of 863,352 transactions
| Transaction Hash |
|
Block
|
From
|
To
|
|||||
|---|---|---|---|---|---|---|---|---|---|
| Execute Delegati... | 16672878 | 12 days ago | IN | 0 GLMR | 0.00831125 | ||||
| Schedule Revoke ... | 16671424 | 12 days ago | IN | 0 GLMR | 0.00200562 | ||||
| Schedule Delegat... | 16671355 | 12 days ago | IN | 0 GLMR | 0.00198628 | ||||
| Execute Delegati... | 16671178 | 12 days ago | IN | 0 GLMR | 0.006963 | ||||
| Execute Delegati... | 16671170 | 12 days ago | IN | 0 GLMR | 0.006609 | ||||
| Cancel Delegatio... | 16671005 | 13 days ago | IN | 0 GLMR | 0.00158306 | ||||
| Cancel Delegatio... | 16671002 | 13 days ago | IN | 0 GLMR | 0.00158343 | ||||
| Schedule Revoke ... | 16670975 | 13 days ago | IN | 0 GLMR | 0.0016125 | ||||
| Schedule Revoke ... | 16670921 | 13 days ago | IN | 0 GLMR | 0.0016125 | ||||
| Execute Delegati... | 16669375 | 13 days ago | IN | 0 GLMR | 0.00707025 | ||||
| Execute Delegati... | 16669358 | 13 days ago | IN | 0 GLMR | 0.007839 | ||||
| Execute Delegati... | 16669355 | 13 days ago | IN | 0 GLMR | 0.0084747 | ||||
| Execute Delegati... | 16669248 | 13 days ago | IN | 0 GLMR | 0.00693325 | ||||
| Execute Delegati... | 16668010 | 13 days ago | IN | 0 GLMR | 0.0084747 | ||||
| Execute Delegati... | 16667785 | 13 days ago | IN | 0 GLMR | 0.006497 | ||||
| Schedule Revoke ... | 16666633 | 13 days ago | IN | 0 GLMR | 0.0016125 | ||||
| Schedule Revoke ... | 16665217 | 13 days ago | IN | 0 GLMR | 0.0016125 | ||||
| Cancel Delegatio... | 16665203 | 13 days ago | IN | 0 GLMR | 0.00158343 | ||||
| Schedule Delegat... | 16665173 | 13 days ago | IN | 0 GLMR | 0.00158903 | ||||
| Schedule Revoke ... | 16664818 | 13 days ago | IN | 0 GLMR | 0.0016125 | ||||
| Execute Delegati... | 16664507 | 13 days ago | IN | 0 GLMR | 0.006137 | ||||
| Execute Delegati... | 16664014 | 13 days ago | IN | 0 GLMR | 0.0066625 | ||||
| Execute Delegati... | 16663760 | 13 days ago | IN | 0 GLMR | 0.00330428 | ||||
| Execute Delegati... | 16663760 | 13 days ago | IN | 0 GLMR | 0.0065945 | ||||
| Execute Delegati... | 16663393 | 13 days ago | IN | 0 GLMR | 0.00707025 |
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 21 contracts with exact matching bytecodes
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
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.