Proof of Kwon
Verified contract
Active on
Ethereum with 105 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 |
---|---|---|---|---|---|
LUNA2.0 | ERC-20 | 255.743105M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15752134 | 2 years ago | | | 0 | 0.0023879529 | |
| 15752125 | 2 years ago | | | 0 | 0.00065445736 | |
| 15752121 | 2 years ago | | | 0 | 0.00047421622 | |
| 15729793 | 2 years ago | | | 0 | 0.00083723400 | |
| 15728144 | 2 years ago | | | 0 | 0.00076683513 | |
| 15728081 | 2 years ago | | | 0 | 0.00088374700 | |
| 15705884 | 2 years ago | | | 0 | 0.0022022681 | |
| 15702977 | 2 years ago | | | 0 | 0.00056465990 | |
| 15702911 | 2 years ago | | | 0 | 0.00033934084 | |
| 15702749 | 2 years ago | | | 0 | 0.00036538420 |
ABI
ABI objects
Getter at block 21186844
_maxWalletSize() view returns (uint256)
100000000000000000000
autoLiquidityReceiver() view returns (address)
0x2dadbb6583a8893692913bba1f693936fa3aca2f
decimals() pure returns (uint8)
9
developmentFeeReceiver() view returns (address)
0x2dadbb6583a8893692913bba1f693936fa3aca2f
getCirculatingSupply() view returns (uint256)
99999999999350804129
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0x2dadbb6583a8893692913bba1f693936fa3aca2f
name() pure returns (string)
Proof of Kwon
owner() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
LUNA2.0
totalSupply() view returns (uint256)
100000000000000000000
uniswapV2Pair() view returns (address)
0x5ec0d5d7fdc14efa137f98564d0dfe4cb65f5830
viewFees() view returns (uint256, uint256, uint256, uint256, uint256)
(0, 2, 0, 2, 100)
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
getTotalFee(bool) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
State-modifying
Events adjustFees(uint256 _liquidityFee, uint256 _developmentFee, uint256 _reflectionFee, uint256 _marketingFee, uint256 _feeDenominator)
airdrop(address token, address[] holders, uint256 amount)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
burnBots(address[] sniperAddresses)
clearBalance()
renounceOwnership()
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _developmentFeeReceiver)
setIsFeeExempt(address holder, bool exempt)
setMaxWalletExempt(address holder, bool exempt)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTargetLiquidity(uint256 _target, uint256 _denominator)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferTo(address sender, uint256 amount)
updateMaxWallet(uint256 percent, uint256 denominator)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountToken)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.