Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
18 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,949.44 |
$0 | |
CaiFu | ERC-20 | 30.335009M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20841936 | 3 months ago | | | 0 | 0.00029742929 | |
| 18803892 | a year ago | | | 0 | 0.00068447124 | |
| 18803882 | a year ago | | | 0 | 0.00069031773 | |
| 18008873 | a year ago | | | 0 | 0.0010032801 | |
| 17723701 | a year ago | | | 0 | 0.00092140797 | |
| 16969054 | 2 years ago | | | 0 | 0.0012617237 | |
| 16548686 | 2 years ago | | | 0 | 0.0014285407 | |
| 16538595 | 2 years ago | | | 0 | 0.00083419129 | |
| 16537564 | 2 years ago | | | 0 | 0.00083495575 | |
| 16537562 | 2 years ago | | | 0 | 0.00084807625 |
ABI
ABI objects
Getter at block 21386575
_maxTxAmount() view returns (uint256)
88888888880000000000000000000000000000000000
_maxWalletToken() view returns (uint256)
88888888880000000000000000000000000000000000000000000000
autoLiquidityReceiver() view returns (address)
0x13d59228c3a3f2cc65cc5063549874d75839004c
blacklistMode() view returns (bool)
true
buyCooldownEnabled() view returns (bool)
false
cooldownTimerInterval() view returns (uint8)
10
decimals() pure returns (uint8)
18
devFee() view returns (uint256)
1
devFeeReceiver() view returns (address)
0x13d59228c3a3f2cc65cc5063549874d75839004c
distributor() view returns (address)
0x48bebed263b7fe69cf4b63b67b9254bf7764b337
feeDenominator() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
8888888888000000000000000000
getOwner() view returns (address)
0x13d59228c3a3f2cc65cc5063549874d75839004c
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
1
marketingFeeReceiver() view returns (address)
0x7c3540e94d44c3bdc837d00b096481565e6fedd3
name() pure returns (string)
Caishen
pair() view returns (address)
0x15f5ecd3ddde7be566e7493484ac1c92dfc15b18
reflectionFee() view returns (uint256)
6
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellMultiplier() view returns (uint256)
100
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
26666666664000000000000000
symbol() pure returns (string)
CaiFu
totalFee() view returns (uint256)
8
totalSupply() view returns (uint256)
8888888888000000000000000000
tradingActive() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isBlacklisted(address) view returns (bool)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
blockBots(address[] blockees, bool shouldBlock)
clearStuckBalance(uint256 amountPercentage)
clearStuckBalance_sender(uint256 amountPercentage)
cooldownEnabled(bool _status, uint8 _interval)
enableTrading(uint256 _deadBlocks)
enable_blacklist(bool _status)
manage_blacklist(address[] addresses, bool status)
setDistributionCriteria(uint256 _minPeriod, uint256 _minDistribution)
setDistributorSettings(uint256 gas)
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _reflectionFee, uint256 _marketingFee, uint256 _devFee, uint256 _feeDenominator)
setIsDividendExempt(address holder, bool exempt)
setIsFeeExempt(address holder, bool exempt)
setIsTimelockExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxTxPercent_base1000(uint256 maxTXPercentage_base1000)
setMaxWalletPercent_base1000(uint256 maxWallPercent_base1000)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTargetLiquidity(uint256 _target, uint256 _denominator)
setTxLimit(uint256 amount)
set_sell_multiplier(uint256 Multiplier)
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 amountBOG)
BoughtEarly(address indexed sniper)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.