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 |
---|---|---|---|---|---|
Lustful | ERC-20 | 1.611775K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19418398 | 8 months ago | | | 0 | 0.0011568434 | |
| 18040551 | a year ago | | | 0 | 0.00027394827 | |
| 17525806 | a year ago | | | 0 | 0.00033056129 | |
| 17516823 | a year ago | | | 0 | 0.00080599524 | |
| 17516254 | a year ago | | | 0 | 0.00074473600 | |
| 17515263 | a year ago | | | 0 | 0.00095848828 | |
| 17515076 | a year ago | | | 0 | 0.0015747945 | |
| 17515031 | a year ago | | | 0 | 0.00079509031 | |
| 17515030 | a year ago | | | 0 | 0.0014008172 | |
| 17514940 | a year ago | | | 0 | 0.0014388308 |
ABI
ABI objects
Getter at block 21087116
_buyMarketingFee() view returns (uint256)
2
_sellMarketingFee() view returns (uint256)
2
_totalTaxIfBuying() view returns (uint256)
2
_totalTaxIfSelling() view returns (uint256)
2
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
getCirculatingSupply() view returns (uint256)
100000000000000000000000
marketingWallet() view returns (address)
0x8caa44ea2e4ac165f4ed107b89132cce31f477d8
minimumTokensBeforeSwapAmount() view returns (uint256)
40000000000000000000
name() view returns (string)
Lustful
owner() view returns (address)
0x8caa44ea2e4ac165f4ed107b89132cce31f477d8
startBlock() view returns (uint256)
17514398
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
Lustful
totalSupply() view returns (uint256)
100000000000000000000000
tradeOpen() view returns (bool)
true
uniswapPair() view returns (address)
0xb9d98891449a9f804e56f798d3a35332fe102efe
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
State-modifying
Events OpenTrade()
airdrop(address[] _addresses, uint256 _amount)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setBuyTaxes(uint256 buyMarketingFeeNew)
setIsExcludedFromFee(address account, bool newValue)
setMarketPairStatus(address account, bool newValue)
setMarketingWallet(address newAddress)
setNumTokensBeforeSwap(uint256 newLimit)
setsellTaxes(uint256 sellMarketingFeeNew)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.