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)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PAC | ERC-20 | 1.88739M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20254386 | 5 months ago | | | 0 | 0.000068080968 | |
| 20250809 | 5 months ago | | | 0 | 0.00014320481 | |
| 19024394 | a year ago | | | 0 | 0.0014424568 | |
| 18238860 | a year ago | | | 0 | 0.00029480955 | |
| 18203398 | a year ago | | | 0 | 0.00055563600 | |
| 18148815 | a year ago | | | 0 | 0.00035766972 | |
| 18142336 | a year ago | | | 0 | 0.00061585044 | |
| 18142327 | a year ago | | | 0 | 0.0010721388 | |
| 17812489 | a year ago | | | 0 | 0.00063237955 | |
| 17735776 | a year ago | | | 0 | 0.0010567353 |
ABI
ABI objects
Getter at block 21394663
_maxTransferAmount() view returns (uint256)
40000000000000000
_maxTxAmount() view returns (uint256)
40000000000000000
_maxWalletToken() view returns (uint256)
40000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x6c29f57e61c39d6845976253bffe6fe534799825
name() pure returns (string)
PAC-MAN
pair() view returns (address)
0xbd41ddca2cc378a39824b3dacdc7c2c727ae26c2
symbol() pure returns (string)
PAC
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
setParameters(uint256 _buy, uint256 _trans, uint256 _wallet)
setStructure(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setSwapbackSettings(uint256 _swapAmount, uint256 _swapThreshold, uint256 _minTokenAmount)
setisBot(address _address, bool _enabled)
setisExempt(address _address, bool _enabled)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.