clown.market
Verified contract
Active on
Ethereum with 113 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($1,869.76)
Native
Value
$1,869.76
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.594843 | $3,143.28 |
$1,869.76 | |
HONKHONK | ERC-20 | 40.133489T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20445879 | 3 months ago | | | 0 | 0.000069882000 | |
| 20297566 | 4 months ago | | | 0 | 0.00022426853 | |
| 20055838 | 5 months ago | | | 0 | 0.00053380943 | |
| 18534784 | a year ago | | | 0 | 0.0011694720 | |
| 13931681 | 3 years ago | | | 0 | 0.0025432236 | |
| 13066840 | 3 years ago | | | 0 | 0.00049896877 | |
| 12993243 | 3 years ago | | | 0 | 0.0017736738 | |
| 12588743 | 3 years ago | | | 0 | 0.0015596000 | |
| 12588740 | 3 years ago | | | 0 | 0.0014981500 | |
| 12588737 | 3 years ago | | | 0 | 0.0012204720 |
ABI
ABI objects
Getter at block 21212923
_devFee() view returns (uint256)
1
_liquidityFee() view returns (uint256)
4
_maxTxAmount() view returns (uint256)
1000000000000000000000000
_taxFee() view returns (uint256)
5
decimals() view returns (uint8)
9
devFeeAddress() view returns (address)
0x66b01adc8b93cfa827373c1602d202696c331337
name() view returns (string)
clown.market
owner() view returns (address)
0x313375c48175bb8dd60c04ee0bb15031735b7af5
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
HONKHONK
totalFees() view returns (uint256)
169726204880963898934181
totalSupply() view returns (uint256)
1000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xba67bde734b0f4e8374ce97d37128fee191105d4
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
enableTrading(bool _tradingEnabled)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setDevFeeAddress(address account)
setDevFeePercent(uint256 devFee)
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
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)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.