Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Llama | ERC-20 | 880.392062K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18723872 | a year ago | | | 0 | 0.0025756866 | |
| 18723860 | a year ago | | | 0 | 0.0013488861 | |
| 18723850 | a year ago | | | 0 | 0.0029022817 | |
| 18723849 | a year ago | | | 0 | 0.0034119294 | |
| 18723849 | a year ago | | | 0 | 0.0037423154 | |
| 18723848 | a year ago | | | 0 | 0.0037833239 | |
| 18723844 | a year ago | | | 0 | 0.0016747706 |
ABI
ABI objects
Getter at block 21392665
buyTax() view returns (uint256)
2
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
1000000000000000000000000000
name() pure returns (string)
LootLlama
owner() view returns (address)
0xd53c61c737e0120e3a95ad2192381281b277c5ed
sellTax() view returns (uint256)
2
symbol() pure returns (string)
Llama
totalSupply() pure returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
changeTax(uint256 newBuyTax, uint256 newSellTax)
openTrading()
removeLimits()
renounceOwnership()
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()
receive()
This contract contains no error objects.