Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0e9b…ef28
4 additional
variables
Balances ($0.00)
No balances found for "Liu Bei"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20609332 | 3 months ago | | | 0 | 0.000038266415 | |
| 20606425 | 3 months ago | | | 0 | 0.000064458461 | |
| 20305213 | 5 months ago | | | 0 | 0.00017889723 | |
| 20305167 | 5 months ago | | | 0 | 0.00013869545 | |
| 20305099 | 5 months ago | | | 0 | 0.00012834653 | |
| 19167903 | 10 months ago | | | 0 | 0.0010151272 | |
| 18198227 | a year ago | | | 0 | 0.00038265013 | |
| 18063487 | a year ago | | | 0 | 0.0013620100 | |
| 17868769 | a year ago | | | 0 | 0.00082514820 | |
| 17806546 | a year ago | | | 0 | 0.00082128526 |
ABI
ABI objects
Getter at block 21320091
buyFee() view returns (uint8)
0
decimals() pure returns (uint8)
9
feeSplit() view returns (uint16 marketing, uint16 LP)
(marketing=100, LP=0)
marketingWallet() view returns (address)
0x0e9b951767220dd3d29b79928d9fceb261abef28
maxTransaction() view returns (uint256)
79999999999920000001
maxWallet() view returns (uint256)
79999999999920000001
name() pure returns (string)
Liu Bei
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint8)
0
swapAtMax() view returns (uint256)
8435555555547120000
swapAtMin() view returns (uint256)
88888888888800000
symbol() pure returns (string)
LIU BEI
totalSupply() pure returns (uint256)
888888888888000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exemptFromFees(address wallet) view returns (bool)
exemptFromLimits(address wallet) view returns (bool)
State-modifying
Events addLiquidity() payable
approve(address spender, uint256 amount) returns (bool)
manualTaxSwapAndSend(uint8 swapTokenPercent, bool sendEth)
renounceOwnership()
setExempt(address wallet, bool noFees, bool noLimits)
setFeeSplit(uint16 sharesAutoLP, uint16 sharesMarketing)
setFees(uint8 buy, uint8 sell)
setLimits(uint16 maxTransactionPermille, uint16 maxWalletPermille)
setTaxSwap(uint32 minValue, uint32 minDivider, uint32 maxValue, uint32 maxDivider)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateWallets(address marketing, address LPtokens)
Approval(address indexed _owner, address indexed spender, uint256 value)
OwnershipTransferred(address _owner)
TokensBurned(address indexed burnedByWallet, uint256 tokenAmount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.