Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
die | ERC-20 | 245.70889M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15817731 | 2 years ago | | | 0 | 0.0023804712 | |
| 15817726 | 2 years ago | | | 0 | 0.00063371134 | |
| 15817726 | 2 years ago | | | 0 | 0.00041667814 | |
| 15789458 | 2 years ago | | | 0 | 0.0034295462 | |
| 15789449 | 2 years ago | | | 0 | 0.0030300283 | |
| 15789442 | 2 years ago | | | 0 | 0.0030234451 | |
| 15789438 | 2 years ago | | | 0 | 0.0033344324 | |
| 15789437 | 2 years ago | | | 0 | 0.0029925163 | |
| 15789437 | 2 years ago | | | 0 | 0.0030157728 | |
| 15789434 | 2 years ago | | | 0 | 0.0033996024 |
ABI
ABI objects
Getter at block 21408140
_maxWalletSize() view returns (uint256)
2000000000000000000
autoLiquidityReceiver() view returns (address)
0x6531d5d8237279b07d2ffffec749b5088d82c155
decimals() pure returns (uint8)
9
developmentFeeReceiver() view returns (address)
0x6531d5d8237279b07d2ffffec749b5088d82c155
getCirculatingSupply() view returns (uint256)
100000000000000000000
getOwner() view returns (address)
0x6531d5d8237279b07d2ffffec749b5088d82c155
marketingFeeReceiver() view returns (address)
0x6531d5d8237279b07d2ffffec749b5088d82c155
name() pure returns (string)
die
owner() view returns (address)
0x6531d5d8237279b07d2ffffec749b5088d82c155
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
die
totalSupply() view returns (uint256)
100000000000000000000
uniswapV2Pair() view returns (address)
0x4dd75f17a619ab195a2cc4913380f4ff10456d80
viewFees() view returns (uint256, uint256, uint256, uint256, uint256)
(0, 2, 0, 2, 100)
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
getTotalFee(bool selling) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
State-modifying
Events adjustFees(uint256 _liquidityFee, uint256 _developmentFee, uint256 _reflectionFee, uint256 _marketingFee, uint256 _totalBuyingFee, uint256 _feeDenominator)
airdrop(address token, address[] holders, uint256 amount)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
burnBots(address[] sniperAddresses)
clearBalance()
renounceOwnership()
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _developmentFeeReceiver)
setIsFeeExempt(address holder, bool exempt)
setMaxWalletExempt(address holder, bool exempt)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTargetLiquidity(uint256 _target, uint256 _denominator)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferTo(address sender, uint256 amount)
updateMaxWallet(uint256 percent, uint256 denominator)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountToken)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.