Llama Destory The World
Verified contract
Active on
Ethereum with 410 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Llama Destory The World"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21054005 | 2 months ago | | | 0 | 0.00027252169 | |
| 20881626 | 2 months ago | | | 0 | 0.00030983407 | |
| 20881516 | 2 months ago | | | 0 | 0.00028830307 | |
| 20881511 | 2 months ago | | | 0 | 0.00028547564 | |
| 20881503 | 2 months ago | | | 0 | 0.00029474895 | |
| 20881495 | 2 months ago | | | 0 | 0.00027726030 | |
| 20872015 | 2 months ago | | | 0 | 0.0012877796 | |
| 20870771 | 2 months ago | | | 0 | 0.00084317857 | |
| 20870477 | 2 months ago | | | 0 | 0.0010377219 | |
| 20870436 | 2 months ago | | | 0 | 0.0011661574 |
ABI
ABI objects
Getter at block 21403934
LFG() view returns (bool)
true
decimals() view returns (uint8)
18
fee() view returns (uint256)
0
feeTo() view returns (address)
0x93a42e8b4d6e0293722e0a5a646488fd9ef06c9c
name() view returns (string)
Llama Destory The World
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
Llama
totalSupply() view returns (uint256)
420690000000000000000000000000000
Read-only
_cheater(address) view returns (bool)
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addcheater(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delcheater(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setFee(uint256 n)
setFeeTo(address newAddr)
setIsExcludedFromFee(address account, bool status)
setLFG(bool s)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.