Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
19 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LK3R | ERC-20 | 2.096298K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20295292 | 5 months ago | | | 0 | 0.000034889093 | |
| 19199985 | 10 months ago | | | 0 | 0.00076088980 | |
| 19078761 | 10 months ago | | | 0 | 0.00030643458 | |
| 19078614 | 10 months ago | | | 0 | 0.00029538886 | |
| 18940309 | a year ago | | | 0 | 0.00039558073 | |
| 18934062 | a year ago | | | 0 | 0.00051639094 | |
| 17539801 | a year ago | | | 0 | 0.00046642420 | |
| 17023337 | 2 years ago | | | 0 | 0.00061080812 | |
| 16654437 | 2 years ago | | | 0 | 0.00059266217 | |
| 16288151 | 2 years ago | | | 0 | 0.00036263733 |
ABI
ABI objects
Getter at block 21313280 getLockers() view returns (address[])
BASE() view returns (uint256)
10000
BOND() view returns (uint256)
172800
DELEGATION_TYPEHASH() view returns (bytes32)
0x1ac861a6a8532f3704e1768564a53a32774f00d6cf20ccbbdf60ab61378302bc
DOMAINSEPARATOR() view returns (bytes32)
0x5a3dfca44a313ca16dddc0070662dd642da082c35477329ae406fa2ef1819638
DOMAIN_TYPEHASH() view returns (bytes32)
0x797cfab58fcb15f590eb8e4252d5c228ff88f94f907e119e80c4393a946e8f35
ETH() view returns (address)
0x000000000000000000000000000000000000000e
FEE() view returns (uint256)
30
LIQUIDITYBOND() view returns (uint256)
172800
LK3RH() view returns (address)
0xfdfda8ff4254c60cfe6cb484df9d8a888c6d03a9
PERMIT_TYPEHASH() view returns (bytes32)
0x5fae9ec55a1e547936e0e74d606b44cd5f912f9adcd0bba561fea62d570259e9
UNBOND() view returns (uint256)
604800
decimals() view returns (uint8)
18
getJobs() view returns (address[])
[0x061a92584Bc5bc2d91C08818993Ce1411DD34913, 0x2400cd0f6e2829FCE228e6F659500cA6ade87fCC, 0x03c60ECbdDbc19498fDFdAF1fcF08cFC6F12b5d2, 0xff87324c18f42fe0066dD5F7dc2b4E4B25c3C6b2, 0x75249e3B2df1E4244a29f8E0f8e493E5450C7F15, 0xb7be1BC1d2f034db3b3b70270eE0c53863B87b94, 0xEcD33F8484C701aEb2FBabc96418c26B1D8250Ff, 0xd2C204B9C8FD5577D3EF3106Af9E77f8100B0A59]
governance() view returns (address)
0x11f724a9a44d5728da778c1a7df2dedba34dca2b
name() view returns (string)
Lock3r
pairs() view returns (address[])
[]
pendingGovernance() view returns (address)
0x11f724a9a44d5728da778c1a7df2dedba34dca2b
symbol() view returns (string)
LK3R
totalBonded() view returns (uint256)
725107036801838791942
totalSupply() view returns (uint256)
185000000000000000000000
treasury() view returns (address)
0xb0913b5b545fb29a9878d3350ab8e3346e4a08be
Read-only
allowance(address account, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklist(address) view returns (bool)
bondings(address, address) view returns (uint256)
bonds(address, address) view returns (uint256)
checkpoints(address, uint32) view returns (uint32 fromBlock, uint256 votes)
credits(address, address) view returns (uint256)
delegates(address) view returns (address)
disputes(address) view returns (bool)
firstSeen(address) view returns (uint256)
getCurrentVotes(address account) view returns (uint256)
getPriorVotes(address account, uint256 blockNumber) view returns (uint256)
jobList(uint256) view returns (address)
jobProposalDelay(address) view returns (uint256)
jobs(address) view returns (bool)
lastJob(address) view returns (uint256)
liquidityAccepted(address) view returns (bool)
liquidityAmount(address, address, address) view returns (uint256)
liquidityAmountsUnbonding(address, address, address) view returns (uint256)
liquidityApplied(address, address, address) view returns (uint256)
liquidityPairs(uint256) view returns (address)
liquidityProvided(address, address, address) view returns (uint256)
liquidityUnbonding(address, address, address) view returns (uint256)
lockerList(uint256) view returns (address)
lockers(address) view returns (bool)
nonces(address) view returns (uint256)
numCheckpoints(address) view returns (uint32)
partialUnbonding(address, address) view returns (uint256)
pendingbonds(address, address) view returns (uint256)
unbondings(address, address) view returns (uint256)
votes(address) view returns (uint256)
workCompleted(address) view returns (uint256)
State-modifying
Events acceptGovernance()
activate(address bonding)
addCredit(address credit, address job, uint256 amount)
addCreditETH(address job) payable
addJob(address job)
addLK3RCredit(address job, uint256 amount)
addLiquidityToJob(address liquidity, address job, uint256 amount)
addVotes(address voter, uint256 amount)
applyCreditToJob(address provider, address liquidity, address job)
approve(address spender, uint256 amount) returns (bool)
approveLiquidity(address liquidity)
bond(address bonding, uint256 amount)
burn(uint256 amount)
delegate(address delegatee)
delegateBySig(address delegatee, uint256 nonce, uint256 expiry, uint8 v, bytes32 r, bytes32 s)
fund(uint256 amount)
isBondedLocker(address locker, address bond, uint256 minBond, uint256 earned, uint256 age) returns (bool)
isLocker(address locker) returns (bool)
isMinLocker(address locker, uint256 minBond, uint256 earned, uint256 age) returns (bool)
lockerightapprove(address spender, address bonding, bool fAllow) returns (bool)
permit(address owner, address spender, uint256 amount, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
receipt(address credit, address locker, uint256 amount)
receiptETH(address locker, uint256 amount)
removeJob(address job)
removeLiquidityFromJob(address liquidity, address job)
removeVotes(address voter, uint256 amount)
revoke(address locker)
revokeLiquidity(address liquidity)
setBondingDelay(uint256 newBond)
setGovernance(address _governance)
setLiquidityBondingDelay(uint256 newLiqBond)
setLiquidityFee(uint256 newFee)
setLock3rHelper(address _lk3rh)
setTreasury(address _treasury)
setUnbondingDelay(uint256 newUnbond)
transfer(address dst, uint256 amount) returns (bool)
transferFrom(address src, address dst, uint256 amount) returns (bool)
transferLockerRight(address bonding, address from, address to)
unbond(address bonding, uint256 amount)
unbondLiquidityFromJob(address liquidity, address job, uint256 amount)
withdraw(address bonding)
workReceipt(address locker, uint256 amount)
worked(address locker)
workedETH(address locker)
AddCredit(address indexed credit, address indexed job, address indexed creditor, uint256 block, uint256 amount)
ApplyCredit(address indexed job, address indexed liquidity, address indexed provider, uint256 block, uint256 credit)
Approval(address indexed owner, address indexed spender, uint256 amount)
DelegateChanged(address indexed delegator, address indexed fromDelegate, address indexed toDelegate)
DelegateVotesChanged(address indexed delegate, uint256 previousBalance, uint256 newBalance)
JobAdded(address indexed job, uint256 block, address governance)
JobRemoved(address indexed job, uint256 block, address governance)
LockerBonded(address indexed locker, uint256 block, uint256 activated, uint256 bond)
LockerBonding(address indexed locker, uint256 block, uint256 active, uint256 bond)
LockerDispute(address indexed locker, uint256 block)
LockerResolved(address indexed locker, uint256 block)
LockerRightApproval(address indexed owner, address indexed bonding, address indexed spender, bool allowed)
LockerRightTransfered(address indexed from, address indexed to, address indexed bond)
LockerSlashed(address indexed locker, address indexed slasher, uint256 block, uint256 slash)
LockerUnbonding(address indexed locker, uint256 block, uint256 deactive, uint256 bond)
LockerUnbound(address indexed locker, uint256 block, uint256 deactivated, uint256 bond)
LockerWorked(address indexed credit, address indexed job, address indexed locker, uint256 block, uint256 amount)
RemoveJob(address indexed job, address indexed liquidity, address indexed provider, uint256 block, uint256 credit)
SubmitJob(address indexed job, address indexed liquidity, address indexed provider, uint256 block, uint256 credit)
Transfer(address indexed from, address indexed to, uint256 amount)
UnbondJob(address indexed job, address indexed liquidity, address indexed provider, uint256 block, uint256 credit)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.