Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6a58…d4e8
0x579e…1179
0x093f…7fbd
0x91f0…f2dc
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CHI | ERC-20 | 468.186622K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15685790 | 2 years ago | | | 0 | 0.00021449382 | |
| 15662040 | 2 years ago | | | 0 | 0.00011860410 | |
| 15598998 | 2 years ago | | | 0 | 0.00023315000 | |
| 15598495 | 2 years ago | | | 0 | 0.00035660784 | |
| 15598495 | 2 years ago | | | 0 | 0.00021053460 | |
| 15598474 | 2 years ago | | | 0 | 0.00029962306 | |
| 15598471 | 2 years ago | | | 0 | 0.00027641586 | |
| 15598467 | 2 years ago | | | 0 | 0.00027978000 | |
| 15598462 | 2 years ago | | | 0 | 0.00027668088 | |
| 15598461 | 2 years ago | | | 0 | 0.00032437194 |
ABI
ABI objects
Getter at block 21314680
decimals() view returns (uint8)
18
getRewards() view returns (address)
0x91f00785c991fa0ce0160924fe8b341b70d5f2dc
getStakedCHI() view returns (address)
0x6a58c52711c14020ce0025ac258e16ec6ee2d4e8
getStakedCHILP() view returns (address)
0x579e701e91dc50fa64b47cfc4b91a456d44e1179
getVester() view returns (address)
0x093f68e2f1fd2383d2b4789fd02cd92b053b7fbd
launchBlock() view returns (uint256)
15598315
launchTime() view returns (uint256)
1663963463
name() view returns (string)
HaCHI.Fi
owner() view returns (address)
0x3a130d7fe0ae83ceed2768ebe48b2e769ea66064
symbol() view returns (string)
CHI
taxEarlyPerc() view returns (uint256)
1000
taxMarketingPerc() view returns (uint256)
300
taxRewardsPerc() view returns (uint256)
200
totalSupply() view returns (uint256)
884911707304521742597601550
treasury() view returns (address)
0x3a130d7fe0ae83ceed2768ebe48b2e769ea66064
uniswapV2Pair() view returns (address)
0x7f4498774c882245193854860023a00dc7d65197
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
buyTracker(address) view returns (uint256)
getSellEarlyExpiration(address _seller) view returns (uint256)
getSellEarlyTax(address _seller, uint256 _sellAmount, uint256 _tax) view returns (uint256)
isTaxExcluded(address) view returns (bool)
lastBuyTimestamp(address) view returns (uint256)
mmPairs(address) view returns (bool)
sellTracker(address) view returns (uint256)
State-modifying
Events addToBuyTracker(address _user, uint256 _amount)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 _amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
resetBuySellMetadata()
setIsTaxExcluded(address _wallet, bool _isExcluded)
setMarketMakingPair(address _addy, bool _isPair)
setSwapEnabled(bool _enabled)
setTreasury(address _treasury)
stakeMintToVester(uint256 _amount)
startTrading()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawETH()
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed user, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ResetBuySellMetadata(address indexed user)
SetMarketMakingPair(address indexed pair, bool isPair)
SetTaxExclusion(address indexed user, bool isExcluded)
SetTreasury(address indexed newTreasury)
StakeMintToVester(uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.