Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$Female | ERC-20 | 78.043593M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17580960 | a year ago | | | 0 | 0.00052788404 | |
| 17574380 | a year ago | | | 0 | 0.00064586980 | |
| 17574268 | a year ago | | | 0 | 0.00057218535 | |
| 17537891 | a year ago | | | 0 | 0.00037949796 | |
| 17529166 | a year ago | | | 0 | 0.0020527840 | |
| 17524816 | a year ago | | | 0 | 0.00059943955 | |
| 17518526 | a year ago | | | 0 | 0.00042976674 | |
| 17518390 | a year ago | | | 0 | 0.00066265818 | |
| 17518206 | a year ago | | | 0 | 0.00079967279 | |
| 17517627 | a year ago | | | 0 | 0.00067362288 |
ABI
ABI objects
Getter at block 21158822
BuyFee() view returns (uint256)
1
SellFee() view returns (uint256)
1
_uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
afterSwap() view returns (uint256)
17806441
beforeSwap() view returns (uint256)
17517259
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
deployerWallet() view returns (address)
0x0f52b38bcddd69203e174a408ad46d7d12eec6db
firstCallDone() view returns (bool)
true
initialBuyFee() view returns (uint256)
1
initialSellFee() view returns (uint256)
3
initialTotalSupply() view returns (uint256)
3970000000000000000000000000
lastReduceTime() view returns (uint256)
1687221371
marketingWallet() view returns (address)
0x0f52b38bcddd69203e174a408ad46d7d12eec6db
maxTransactionAmount() view returns (uint256)
3970000000000000000000000000
maxWallet() view returns (uint256)
3970000000000000000000000000
name() view returns (string)
Female
owner() view returns (address)
0x0000000000000000000000000000000000000000
preventSwapBefore() view returns (uint256)
10
reducing() view returns (bool)
false
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
79400000000000000000000000
symbol() view returns (string)
$Female
tokensForMarketing() view returns (uint256)
55223101285149106534812927
totalSupply() view returns (uint256)
3970000000000000000000000000
tradingOpen() view returns (bool)
true
transferDelay() view returns (bool)
false
uniswapV2Pair() view returns (address)
0xcb6fc3430965c6fefd0c4b7b391f0209850f5283
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events SetFee(uint256 _sellFee)
Shake()
approve(address spender, uint256 amount) returns (bool)
clearStuckEth()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setSwapTokensAtAmount(uint256 _amount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _initialBuyFee, uint256 _initialSellFee, uint256 _preventSwapBefore)
receive()
This contract contains no error objects.