Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($7.15)
Native
Value
$7.15
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.002156 | $3,317.34 |
$7.15 | |
FREEZE | ERC-20 | 2.43134M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14865742 | 2 years ago | | | 0 | 0.00097712745 | |
| 14670843 | 3 years ago | | | 0 | 0.0020389341 | |
| 14660204 | 3 years ago | | | 0 | 0.0020144534 | |
| 14647752 | 3 years ago | | | 0 | 0.00082526374 | |
| 14646575 | 3 years ago | | | 0 | 0.0010537318 | |
| 14633806 | 3 years ago | | | 0 | 0.0014473814 | |
| 14633806 | 3 years ago | | | 0 | 0.0014473814 | |
| 14633231 | 3 years ago | | | 0 | 0.0017590987 | |
| 14631891 | 3 years ago | | | 0 | 0.0019990493 | |
| 14631376 | 3 years ago | | | 0 | 0.0028931870 |
ABI
ABI objects
Getter at block 21168591
_maxTxAmount() view returns (uint256)
10000000000000
_maxWalletToken() view returns (uint256)
200000000000
autoLiquidityReceiver() view returns (address)
0x50c09dde37bb08e4c5c71c3325a67649e7a5ee60
decimals() pure returns (uint8)
4
devFee() view returns (uint256)
1
devFeeReceiver() view returns (address)
0x50c09dde37bb08e4c5c71c3325a67649e7a5ee60
feeDenominator() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
10000000000000
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
liquidityFee() view returns (uint256)
1
marketingFee() view returns (uint256)
3
marketingFeeReceiver() view returns (address)
0x06041738e71af66ca23090baa73b66c5eb4d3037
name() pure returns (string)
Freeze
pair() view returns (address)
0x176e27a4e6be83ba75bee5a7e86885d1f8daceb4
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
50000000000
symbol() pure returns (string)
FREEZE
totalFee() view returns (uint256)
5
totalSupply() view returns (uint256)
10000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) 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)
clearContractSells(uint256 amountPercentage)
clearStuckBalance(uint256 amountPercentage)
manage_FeeExempt(address[] addresses, bool status)
manage_TxLimitExempt(address[] addresses, bool status)
manage_WalletLimitExempt(address[] addresses, bool status)
multiTransfer(address from, address[] addresses, uint256[] tokens)
openTrading()
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _devFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _marketingFee, uint256 _devFee)
setMaxTxPercent_base1000(uint256 maxTXPercentage_base1000)
setMaxWalletPercent_base1000(uint256 maxWallPercent_base1000)
setSwapBackSettings(bool _enabled, uint256 _amount)
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 amountTokens)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.