Coinhiba
Verified contract
Active on
Ethereum with 1,011 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd406…6dbc
13 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,846.46 |
$0 | |
HIBA | ERC-20 | 59.281436K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19252960 | 10 months ago | | | 0 | 0.00039943923 | |
| 19113458 | a year ago | | | 0 | 0.0011658250 | |
| 19111422 | a year ago | | | 0 | 0.00055708473 | |
| 19111356 | a year ago | | | 0 | 0.00074968709 | |
| 19106021 | a year ago | | | 0 | 0.0011110475 | |
| 19103490 | a year ago | | | 0 | 0.00047711660 | |
| 19102474 | a year ago | | | 0 | 0.00046463347 | |
| 19101737 | a year ago | | | 0 | 0.00049120074 | |
| 19098004 | a year ago | | | 0 | 0.00064331395 | |
| 19097097 | a year ago | | | 0 | 0.00050928175 |
ABI
ABI objects
Getter at block 21403711
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
buyBurnFee() view returns (uint256)
0
buyMarketingFees() view returns (uint256)
3
cooldowntimer() view returns (uint256)
30
decimals() view returns (uint8)
18
delay() view returns (uint256)
0
launchblock() view returns (uint256)
18444416
launchtimestamp() view returns (uint256)
1698444383
limitsInEffect() view returns (bool)
true
marketingWallet() view returns (address)
0xd406057fffa91f415d8f9393ffc6074608476dbc
maxTX() view returns (uint256)
2000000000000000000000000
maxWallet() view returns (uint256)
2000000000000000000000000
name() view returns (string)
Coinhiba
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellBurnFee() view returns (uint256)
0
sellMarketingFees() view returns (uint256)
3
swapAndLiquifyEnabled() view returns (bool)
false
swapTokensAtAmount() view returns (uint256)
100000000000000000000000
symbol() view returns (string)
HIBA
totalSupply() view returns (uint256)
95963488949578285108021417
tradingEnabled() view returns (bool)
true
transferFee() view returns (uint256)
0
uniswapV2Pair() view returns (address)
0xdf63c5d72fd755964ff7471afec5e59221a08a66
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events Sweep()
airdropToWallets(address[] airdropWallets, uint256[] amount)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableSwapAndLiquify(bool enabled)
forceSwapAndSendDividends(uint256 tokens)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
rekbots(uint256 initialMaxGwei, uint256 initialMaxWallet, uint256 initialMaxTX, uint256 setDelay)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setCanTransferBefore(address wallet, bool enable)
setExcludeFees(address account, bool excluded)
setGasPriceLimit(uint256 GWEI)
setLimitsInEffect(bool value)
setMarketingWallet(address wallet)
setSwapTriggerAmount(uint256 amount)
setcooldowntimer(uint256 value)
setmaxTX(uint256 value)
setmaxWallet(uint256 value)
transfer(address recipient, uint256 amount) returns (bool)
transferAdmin(address newOwner)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFees(uint256 marketingBuy, uint256 marketingSell, uint256 burnBuy, uint256 burnSell)
updateTransferFee(uint256 newTransferFee)
Airdrop(address holder, uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
EnableSwapAndLiquify(bool enabled)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SendDividends(uint256 opAmount, bool success)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SetPreSaleWallet(address wallet)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
TradingEnabled()
Transfer(address indexed from, address indexed to, uint256 value)
UpdateFees(uint256 sellMarketingFees, uint256 sellBurnFee, uint256 buyMarketingFees, uint256 buyBurnFee)
UpdateTransferFee(uint256 transferFee)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
updateMarketingWallet(address wallet)
constructor()
receive()
This contract contains no error objects.