WOJAK INU
Verified contract
Active on
Ethereum with 102 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
19 additional
variables
Balances ($0.32)
Native
Value
$0.32
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000087 | $3,663.63 |
$0.32 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16309053 | 2 years ago | | | 0 | 0.0013375097 | |
| 16309017 | 2 years ago | | | 0 | 0.0014011466 | |
| 16308960 | 2 years ago | | | 0 | 0.0020073704 | |
| 15626216 | 2 years ago | | | 0 | 0.0012031482 | |
| 15622158 | 2 years ago | | | 0 | 0.00040385502 | |
| 15621056 | 2 years ago | | | 0 | 0.00049009802 | |
| 15620157 | 2 years ago | | | 0 | 0.00083076107 | |
| 15619305 | 2 years ago | | | 0 | 0.00080461488 | |
| 15619234 | 2 years ago | | | 0 | 0.0011566737 | |
| 15619151 | 2 years ago | | | 0 | 0.0010807795 |
ABI
ABI objects
Getter at block 21301270
deadBlocks() view returns (uint256)
3
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
986746002650800000
getOwner() view returns (address)
0x4f564b587687e3eb1c3f4dc9e55bb8635b619825
launchedAt() view returns (uint256)
15619042
launchedTime() view returns (uint256)
1664213387
liquidityFeeReceiver() view returns (address)
0x4f564b587687e3eb1c3f4dc9e55bb8635b619825
marketingFeeReceiver() view returns (address)
0x4f564b587687e3eb1c3f4dc9e55bb8635b619825
maxBuyTxTokens() view returns (uint256)
1000000000
maxSellTxTokens() view returns (uint256)
1000000000
maxWalletTokens() view returns (uint256)
10000000
name() pure returns (string)
WOJAK INU
owner() view returns (address)
0x4f564b587687e3eb1c3f4dc9e55bb8635b619825
pair() view returns (address)
0xead89c2bede013079a2bba0e77eec8620c19b6a3
protectionCount() view returns (uint256)
0
rateLimit() view returns (uint256)
2
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapMinimum() view returns (uint256)
5000000000000000
swapThreshold() view returns (uint256)
100000000000000000
symbol() pure returns (string)
WI
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTotalFee(bool selling) view returns (uint256)
lastBuy(address) view returns (uint256)
lastSell(address) view returns (uint256)
protected(address) view returns (uint256)
State-modifying
Events addLiquidityPool(address lp, bool isPool)
airdrop(address[] addresses, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance(uint256 amountPercentage, address adr)
disablePause()
disableProtection()
openTrading(uint256 _deadBlocks, uint256 _protection, uint256 _limit)
pauseTrading()
protectWallet(address[] _wallets, bool _protect)
renounceOwnership()
setFeeReceivers(address _liquidityFeeReceiver, address _marketingFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _marketingFee, uint256 _sellBias, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxWallet(uint256 numerator, uint256 divisor)
setProtection(bool _protect, uint256 _addTime)
setRateLimit(uint256 rate)
setSwapBackSettings(bool _enabled, bool _processEnabled, uint256 _denominator, uint256 _swapMinimum)
setTeamMember(address _team, bool _enabled)
setTxLimit(uint256 buyNumerator, uint256 sellNumerator, uint256 divisor)
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)
FundsDistributed(uint256 marketingBNB, uint256 liquidityBNB, uint256 liquidityTokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProtectedWallet(address arg0, address arg1, uint256 arg2, uint8 arg3)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.