PolyLocker
Verified contract
Active on
Ethereum with 3,603 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($38,022,774.36)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
POLY | ERC-20 | 890.245646M | $0.04271 |
$38,022,774.36 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19334663 | 9 months ago | | | 0 | 0.0037180629 | |
| 19334648 | 9 months ago | | | 0 | 0.0041592717 | |
| 19334471 | 9 months ago | | | 0 | 0.0039282834 | |
| 19334455 | 9 months ago | | | 0 | 0.0039067717 | |
| 19334428 | 9 months ago | | | 0 | 0.0048242619 | |
| 19334399 | 9 months ago | | | 0 | 0.0038474106 | |
| 19334389 | 9 months ago | | | 0 | 0.0038658864 | |
| 19334341 | 9 months ago | | | 0 | 0.0039350552 | |
| 19334243 | 9 months ago | | | 0 | 0.0036374803 | |
| 19334207 | 9 months ago | | | 0 | 0.0036913282 |
ABI
ABI objects
Getter at block 21305438
TRUNCATE_SCALE() view returns (uint256)
1000000000000
VALID_ADDRESS_LENGTH() view returns (uint256)
48
frozen() view returns (bool)
true
noOfeventsEmitted() view returns (uint256)
3590
owner() view returns (address)
0xd6220bbf44994427ea13ecfb58fde2c557f3da93
polyToken() view returns (address)
0x9992ec3cf6a55b00978cddf2b27bc6882d88d1ec
Read-only
This contract contains no read-only function objects.
State-modifying
Events freezeLocking()
limitLock(string _meshAddress, uint256 _lockedValue)
lock(string _meshAddress)
renounceOwnership()
setEventsNonce(uint256 _newNonce)
transferOwnership(address newOwner)
unfreezeLocking()
Frozen()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PolyLocked(uint256 indexed _id, address indexed _holder, string _meshAddress, uint256 _polymeshBalance, uint256 _polyTokenBalance)
Unfrozen()
constructor(address _polyToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.