Levi Ninja
Verified contract
Active on
Ethereum with 30 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,351.94)
Native
Value
$1,351.94
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.378131 | $3,575.33 |
$1,351.94 | |
LEVIJA | ERC-20 | 515.850387M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14352745 | 3 years ago | | | 0 | 0.00054452177 | |
| 14334261 | 3 years ago | | | 0 | 0.0014742453 | |
| 14334246 | 3 years ago | | | 0 | 0.0013374175 | |
| 14334234 | 3 years ago | | | 0 | 0.0016938061 | |
| 14334224 | 3 years ago | | | 0 | 0.0013693998 | |
| 14334223 | 3 years ago | | | 0 | 0.0014654014 | |
| 14334219 | 3 years ago | | | 0 | 0.0014963745 | |
| 14334219 | 3 years ago | | | 0 | 0.0014963745 | |
| 14334219 | 3 years ago | | | 0 | 0.0015297902 | |
| 14334219 | 3 years ago | | | 0 | 0.0015297902 |
ABI
ABI objects
Getter at block 21324129
decimals() pure returns (uint256)
9
name() pure returns (string)
Levi Ninja
owner() view returns (address)
0xb7c3066ae6f121a63fb1b6860147935c461b6c4a
symbol() pure returns (string)
LEVIJA
totalSupply() pure returns (uint256)
10000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address ad) view returns (bool)
isExcludedFromFee(address ad) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBots(address[] bots_)
excludeFromFee(address ad)
includeToFee(address ad)
initContract(address feeAddress)
openTrading()
renounceOwnership()
setBots(address[] bots_)
setFeeWallet(address feeWalletAddress)
setTeamFee(uint256 fee)
swapFeesManual()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawFees()
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.