Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
No balances found for "Pojak"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20846182 | 2 months ago | | | 0 | 0.00030927298 | |
| 20843604 | 2 months ago | | | 0 | 0.00089731950 | |
| 20843596 | 2 months ago | | | 0 | 0.00062711475 | |
| 20843596 | 2 months ago | | | 0 | 0.00062711475 | |
| 20843595 | 2 months ago | | | 0 | 0.00065861202 | |
| 20843584 | 2 months ago | | | 0 | 0.016949186 | |
| 20843523 | 2 months ago | | | 0 | 0.00039852867 | |
| 20843521 | 2 months ago | | | 0 | 0.00043305571 | |
| 20843513 | 2 months ago | | | 0 | 0.00096015929 | |
| 20843488 | 2 months ago | | | 0 | 0.00080589797 |
ABI
ABI objects
Getter at block 21208802
_maxTaxSwap() view returns (uint256)
200000000000000000
_maxTxAmount() view returns (uint256)
10000000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Pojak
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
POJAK
totalSupply() pure returns (uint256)
10000000000000000000
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 addBot(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBot(address[] notbot)
manualSwap()
openTrade()
reduceFee(uint256 _newFee)
removeLimit()
removeTranTax()
renounceOwnership()
rescueERC20(address _address, uint256 percent)
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)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.