Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($27.02)
Native
Value
$27.02
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.007058 | $3,828.44 |
$27.02 | |
KING | ERC-20 | 0.74925 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20022395 | 6 months ago | | | 0 | 0.00030739557 | |
| 19799840 | 7 months ago | | | 0 | 0.00039820075 | |
| 18909764 | a year ago | | | 0 | 0.0019887335 | |
| 15051320 | 2 years ago | | | 0 | 0.0015219641 | |
| 15051315 | 2 years ago | | | 0 | 0.0015259500 | |
| 15051304 | 2 years ago | | | 0 | 0.0019996220 | |
| 15046022 | 2 years ago | | | 0 | 0.0015567231 | |
| 15046012 | 2 years ago | | | 0 | 0.0021609548 | |
| 15046004 | 2 years ago | | | 0 | 0.0015054177 | |
| 15045999 | 2 years ago | | | 0 | 0.0011520911 |
ABI
ABI objects
Getter at block 21382821
King() view returns (address)
0x75848880b8b28b9b702b8fbcd01171b523c70c55
autoLiquidityReceiver() view returns (address)
0x75848880b8b28b9b702b8fbcd01171b523c70c55
biggestBuy() view returns (uint256)
0
decimals() pure returns (uint8)
18
epochReset() view returns (uint256)
1717553387
getCirculatingSupply() view returns (uint256)
9983000000000000000000
getOwner() view returns (address)
0x75848880b8b28b9b702b8fbcd01171b523c70c55
kingFee() view returns (uint256)
0
lastKingChange() view returns (uint256)
1717551587
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
0
marketingWallet() view returns (address)
0x75848880b8b28b9b702b8fbcd01171b523c70c55
name() pure returns (string)
King
pair() view returns (address)
0xa488538cfbe1e9590622df5df0c98676d12a662c
resetPeriod() view returns (uint256)
1800
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
10000000000000000000
symbol() pure returns (string)
KING
totalFee() view returns (uint256)
15
totalFeeIfSelling() view returns (uint256)
15
totalSupply() view returns (uint256)
10000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
hasSold(address) view returns (bool)
isAuthorized(address adr) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
feedTheBeast(address bot)
recoverLostTokens(address _token, uint256 _amount)
recoverLosteth()
setFeeReceivers(address newLiquidityReceiver, address newMarketingWallet)
setFees(uint256 newLiquidityFee, uint256 newMarketingFee, uint256 newkingFee)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxTxAmount(uint256 amount)
setResetPeriodInSeconds(uint256 newResetPeriod)
setSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit)
setSwapThreshold(uint256 threshold)
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)
AutoLiquify(uint256 amountETH, uint256 amountToken)
KingPayout(address king, uint256 amountETH)
KingSold(address king, uint256 amountETH)
NewKing(address king, uint256 buyAmount)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.