LAYERK
Verified contract
Proxy
Active on
Ethereum with 481 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SMURFS | ERC-20 | 35.902575M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21243014 | 2 days ago | | | 0 | 0.00052055276 | |
| 21242973 | 2 days ago | | | 0 | 0.00056621024 | |
| 21242950 | 2 days ago | | | 0.006 | 0.00019975700 | |
| 21240287 | 2 days ago | | | 0 | 0.00098681428 | |
| 21213164 | 6 days ago | | | 0 | 0.00067179265 | |
| 21206262 | 7 days ago | | | 0 | 0.00029325148 | |
| 21199172 | 8 days ago | | | 0 | 0.00072354102 | |
| 21193994 | 9 days ago | | | 0 | 0.0016046144 | |
| 21193950 | 9 days ago | | | 0 | 0.0016383970 | |
| 21192087 | 9 days ago | | | 0 | 0.00077694345 |
ABI
ABI objects
Getter at block 21256386 proxiableUUID() view returns (bytes32)
decimals() view returns (uint8)
8
name() view returns (string)
LAYERK
owner() view returns (address)
0x4df340809bae5abbac204e4bd0cd71764947e1bc
symbol() view returns (string)
LYK
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
whiteList(address) view returns (bool)
State-modifying
Events addNRemoveWhiteList(address[] _addr, bool _flag)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize()
mint(uint256 _amount)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AddRemoveWhiteList(address indexed addr, bool flag)
AdminChanged(address previousAdmin, address newAdmin)
Approval(address indexed owner, address indexed spender, uint256 value)
BeaconUpgraded(address indexed beacon)
Burn(address indexed burner, uint256 amount)
Initialized(uint8 version)
Mint(address indexed minter, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.