The Wojaks
Verified contract
Active on
Ethereum with 34 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WOJAKS | ERC-20 | 32.603188M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17246435 | 2 years ago | | | 0 | 0.0024696065 | |
| 17246434 | 2 years ago | | | 0 | 0.0027174839 | |
| 17246434 | 2 years ago | | | 0 | 0.0028119039 | |
| 17246430 | 2 years ago | | | 0 | 0.0025813862 | |
| 17246429 | 2 years ago | | | 0 | 0.0025356418 | |
| 17246429 | 2 years ago | | | 0 | 0.0035667082 | |
| 17246427 | 2 years ago | | | 0 | 0.0037354905 | |
| 17246426 | 2 years ago | | | 0 | 0.0024784348 | |
| 17246425 | 2 years ago | | | 0 | 0.0044059732 | |
| 17246425 | 2 years ago | | | 0 | 0.012699490 |
ABI
ABI objects
Getter at block 21300000
_maxTaxSwap() view returns (uint256)
750000000000000
_maxTxAmount() view returns (uint256)
1500000000000000
_maxWalletSize() view returns (uint256)
1500000000000000
_taxSwapThreshold() view returns (uint256)
15000000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
The Wojaks
owner() view returns (address)
0xc7a9bd6c4e9b954aca64ba7922b52aa5539f5fa6
symbol() pure returns (string)
WOJAKS
totalSupply() pure returns (uint256)
10000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
reduceTaxes(uint256 buytax, uint256 selltax)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.