PinkLock

Verified contract

Active on Ethereum with 446 txns
Deployed by via 0x4c2d9769 at 13515162
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
ERC-20
Value $53,119.6
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x6757021c5e5bc95b88b3fd49480df9c347ed4d6f6d649d8572e810f3ebc48405
0x49ef28659a5bd7e4d82a28fa04585196492e440503dbb70db818b00b0c78c0f4
0xa41845a81bfa07033803ae7880c0a59b3f7edeca3afa0e102de63ad750d39b2b
0xe2a20606db79286d58d41cbfaf0661f584c6acbbc8950628b56ab641a8212215
0x6a7eff9d148562bcbc744b2cfa27614aedb9f150ca20b802e268e4d14253dc72
0x2965f666da3a13653e8f5b3677cbf70339be46b1ab9d1310f905488ccde0033d
0x4696bee9372cd8e234b23946109f894a41427b770eae97e7374da424204892e5
0x623fa2fb1c164d1c3a282bab13d0a3babd31939445b085e773bba24f4d3782fc
0xa9d779ac386ee5dd014e210d58eaaa20b098ab503e6f7e351c5389e3d5eb5d00
0x6df4f7289243e862c21b3d030c515b298b5b12fbdec6038199ecf1f9208f5387

Functions
Getter at block 21206737
 
allLocks(view returns (struct PinkLockLock[])
allLpTokenLockedCount(view returns (uint256)
67
allNormalTokenLockedCount(view returns (uint256)
30
getTotalLockCount(view returns (uint256)
286
totalTokenLockedCount(view returns (uint256)
97
Read-only
cumulativeLockInfo(addressview returns (address tokenaddress factoryuint256 amount)
getCumulativeLpTokenLockInfo(uint256 startuint256 endview returns (struct PinkLockCumulativeLockInfo[])
getCumulativeLpTokenLockInfoAt(uint256 indexview returns (struct PinkLockCumulativeLockInfo)
getCumulativeNormalTokenLockInfo(uint256 startuint256 endview returns (struct PinkLockCumulativeLockInfo[])
getCumulativeNormalTokenLockInfoAt(uint256 indexview returns (struct PinkLockCumulativeLockInfo)
getLock(uint256 indexview returns (struct PinkLockLock)
getLocksForToken(address tokenuint256 startuint256 endview returns (struct PinkLockLock[])
lpLockCountForUser(address userview returns (uint256)
lpLockForUserAtIndex(address useruint256 indexview returns (struct PinkLockLock)
lpLocksForUser(address userview returns (struct PinkLockLock[])
normalLockCountForUser(address userview returns (uint256)
normalLockForUserAtIndex(address useruint256 indexview returns (struct PinkLockLock)
normalLocksForUser(address userview returns (struct PinkLockLock[])
totalLockCountForToken(address tokenview returns (uint256)
totalLockCountForUser(address userview returns (uint256)
State-modifying
editLock(uint256 lockIduint256 newAmountuint256 newUnlockDatepayable 
lock(address owneraddress tokenbool isLpTokenuint256 amountuint256 unlockDatepayable returns (uint256 id)
unlock(uint256 lockId
Events
LockAdded(uint256 indexed idaddress tokenaddress owneruint256 amountuint256 unlockDate
LockRemoved(uint256 indexed idaddress tokenaddress owneruint256 amountuint256 unlockedAt
LockUpdated(uint256 indexed idaddress tokenaddress owneruint256 newAmountuint256 newUnlockDate
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.