Pakkun Inu
Verified contract
Active on
Ethereum with 46 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PAKKUN | ERC-20 | 32.382282K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15656253 | 2 years ago | | | 0 | 0.00016790939 | |
| 15596188 | 2 years ago | | | 0 | 0.00040950583 | |
| 15595326 | 2 years ago | | | 0 | 0.00034421078 | |
| 15595132 | 2 years ago | | | 0 | 0.00027424755 | |
| 15595120 | 2 years ago | | | 0 | 0.00028419396 | |
| 15595098 | 2 years ago | | | 0 | 0.00036510077 | |
| 15595068 | 2 years ago | | | 0 | 0.00027827957 | |
| 15595038 | 2 years ago | | | 0 | 0.00032168368 | |
| 15595031 | 2 years ago | | | 0 | 0.00028574945 | |
| 15595027 | 2 years ago | | | 0 | 0.00027010307 |
ABI
ABI objects
Getter at block 21318564
DEVFee() view returns (uint256)
0
DEVFeeReceiver() view returns (address)
0x563efb29cb13e246882d94b043da0cadd1b9ea41
_maxTxAmount() view returns (uint256)
1000000000000000000000000000000000000000000000000000
_maxWalletToken() view returns (uint256)
100000000000000000000000000000000000000000000000000
autoLiquidityReceiver() view returns (address)
0x563efb29cb13e246882d94b043da0cadd1b9ea41
decimals() pure returns (uint8)
9
feeDenominator() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
700000000000000
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
5
marketingFeeReceiver() view returns (address)
0x563efb29cb13e246882d94b043da0cadd1b9ea41
name() pure returns (string)
Pakkun Inu
pair() view returns (address)
0x56309844d11979eb4ac6a99aa6f70fd0c34842be
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellMultiplier() view returns (uint256)
110
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
2000000000000
symbol() pure returns (string)
PAKKUN
totalFee() view returns (uint256)
5
totalSupply() view returns (uint256)
1000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearStuckBalance(uint256 amountPercentage)
clearStuckBalance_sender(uint256 amountPercentage)
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _reflectionFee, uint256 _marketingFee, uint256 _feeDenominator)
setMaxTxPercent_base1000(uint256 maxTXPercentage_base1000)
setMaxWalletPercent_base1000(uint256 maxWallPercent_base1000)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTargetLiquidity(uint256 _target, uint256 _denominator)
setTxLimit(uint256 amount)
set_sell_multiplier(uint256 Multiplier)
tradingStatus(bool _status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(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.