Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 3 additional slots
-
variable spans 3 additional slots
-
variable spans 3 additional slots
-
variable spans 3 additional slots
0xa544…0d68
3 additional
variables
Balances ($0.00)
No balances found for "LevelUp"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17880490 | a year ago | | | 0 | 0.0017604330 | |
| 17880483 | a year ago | | | 0 | 0.00094291501 | |
| 17880464 | a year ago | | | 0 | 0.00054219563 | |
| 17880464 | a year ago | | | 0 | 0.00048154495 | |
| 17880463 | a year ago | | | 0 | 0.00055795049 | |
| 17880459 | a year ago | | | 0 | 0.00052148538 |
ABI
ABI objects
Getter at block 21410186
decimals() pure returns (uint8)
18
name() pure returns (string)
LevelUp
owner() view returns (address)
0x92420f5fbef1760ca19759ee7e885b80de9557e6
symbol() pure returns (string)
totalSupply() view returns (uint256)
100000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Enable()
approve(address spender, uint256 amount) returns (bool)
excludeFromFees(address[] target)
manualSwap()
recoverTokens(address tokenAddress)
removeBlacklist(address[] notbot)
removeLimits()
renounceOwnership()
setBlacklist(address[] _isBlacklisted)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address _newOwner)
updateBuyTax(uint256 _development, uint256 _marketing, uint256 _lp)
updateLimits(uint256 maxTransactionPer, uint256 maxWalletPer)
updateSellTax(uint256 _development, uint256 _marketing, uint256 _lp)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.