Wife Changing Capital
Verified contract
Active on
Ethereum with 518 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 0.000001 | $1.00 |
$0 | |
WIFE | ERC-20 | 99.863975K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19541707 | 8 months ago | | | 0 | 0.00092685045 | |
| 19541706 | 8 months ago | | | 0 | 0.00084323062 | |
| 18039318 | a year ago | | | 0 | 0.00030413719 | |
| 17921463 | a year ago | | | 0 | 0.0011802532 | |
| 16143232 | 2 years ago | | | 0 | 0.00035136600 | |
| 15644548 | 2 years ago | | | 0 | 0.00048613600 | |
| 15644535 | 2 years ago | | | 0 | 0.00049897240 | |
| 15606458 | 2 years ago | | | 0 | 0.00022741464 | |
| 15581254 | 2 years ago | | | 0 | 0.00013966929 | |
| 15532272 | 2 years ago | | | 0 | 0.00047116945 |
ABI
ABI objects
Getter at block 21314261
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
USDC() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
_hasLiqBeenAdded() view returns (bool)
true
_ratios() view returns (uint16 treasury, uint16 build, uint16 buyback, uint16 total)
(treasury=0, build=300, buyback=0, total=500)
_taxRates() view returns (uint16 buyFee, uint16 sellFee, uint16 transferFee)
(buyFee=0, sellFee=500, transferFee=0)
_taxWallets() view returns (address treasury, address build, address buyback)
(treasury=0x167b89bc4c2b56e963e2980d8e49d74a49e0a441, build=0xe3706fff58a0dd7e3d217d33768a02b351285348, buyback=0xd0faa93480f564dc51ea10f05560aa9d5ea8bfbe)
contractSwapEnabled() view returns (bool)
true
contractSwapTimer() view returns (uint256)
0
decimals() pure returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getMaxTX() view returns (uint256)
4000000
getMaxWallet() view returns (uint256)
4000000
getOwner() view returns (address)
0xed2eb431eb8bc9d4a0be8305618257b262bb9d2a
lpPair() view returns (address)
0x3ee197c0434ef9fcef00c7cf338858a85e551640
maxBuyTaxes() view returns (uint256)
2000
maxSellTaxes() view returns (uint256)
2900
maxTransferTaxes() view returns (uint256)
2000
name() pure returns (string)
Wife Changing Capital
swapAmount() view returns (uint256)
250000000000000000000000
swapThreshold() view returns (uint256)
100000000000000000000000
symbol() pure returns (string)
WIFE
totalSupply() pure returns (uint256)
100000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address account) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromLimits(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveContractContingency() returns (bool)
enableTrading()
initializeLP(uint256 amountTokens)
multiSendTokens(address[] accounts, uint256[] amounts)
preInitializeTransfer(address to, uint256 amount)
preInitializeTransferMultiple(address[] accounts, uint256[] amounts)
removeSniper(address account)
renounceOwnership()
setBlacklistEnabled(address account, bool enabled)
setBlacklistEnabledMultiple(address[] accounts, bool enabled)
setContractSwapEnabled(bool enabled)
setExcludedFromFees(address account, bool enabled)
setExcludedFromLimits(address account, bool enabled)
setGasPriceLimit(uint256 gas)
setInitializer(address initializer)
setLpPair(address pair, bool enabled)
setMaxTxPercent(uint256 percent, uint256 divisor)
setMaxWalletSize(uint256 percent, uint256 divisor)
setNewRouter(address newRouter)
setProtectionSettings(bool _antiSnipe, bool _antiGas, bool _antiBlock, bool _algo)
setRatios(uint16 treasury, uint16 build, uint16 buyback)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor, uint256 time)
setTaxes(uint16 buyFee, uint16 sellFee, uint16 transferFee)
setWallets(address treasury, address build, address buyback)
sweepContingency()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountCurrency, uint256 amountTokens)
ContractSwapEnabledUpdated(bool enabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.