Christmas Treeth
Verified contract
Active on
Ethereum with 241 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,882.46 |
$0 | |
TREETH | ERC-20 | 244.569848K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16258650 | 2 years ago | | | 0 | 0.00053074277 | |
| 16250651 | 2 years ago | | | 0 | 0.00059897864 | |
| 16239343 | 2 years ago | | | 0 | 0.00061740589 | |
| 16205696 | 2 years ago | | | 0 | 0.00042643200 | |
| 16164731 | 2 years ago | | | 0 | 0.00068104671 | |
| 16164712 | 2 years ago | | | 0 | 0.00067315890 | |
| 16163055 | 2 years ago | | | 0 | 0.00041802657 | |
| 16144888 | 2 years ago | | | 0 | 0.00066938377 | |
| 16143322 | 2 years ago | | | 0 | 0.00068135412 | |
| 16137404 | 2 years ago | | | 0 | 0.00073141110 |
ABI
ABI objects
Getter at block 21404706
USDC() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
allocationSum() view returns (uint256)
100
antiBot() view returns (bool)
true
buyFee() view returns (uint256)
5
decimals() pure returns (uint8)
18
factory() view returns (address)
0x0000000000000000000000000000000000000000
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000
getOwner() view returns (address)
0x2b98f9d555989eed0c052646d864346323973eab
launchedAt() view returns (uint256)
16100866
lisaCramerGas() view returns (uint256)
0
lpWallet() view returns (address)
0x000000000000000000000000000000000000dead
maxTx() view returns (uint256)
20000000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000000
name() pure returns (string)
Christmas Treeth
pair() view returns (address)
0xd54cfe8d516bed658f754116ef525451e9566bb8
presents() view returns (address)
0x3c3bb18e4e38bc7f2e3a05ffd70b83f386daa406
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
santaWallet() view returns (address)
0x2b98f9d555989eed0c052646d864346323973eab
sellFee() view returns (uint256)
5
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
2500000000000000000000000
symbol() pure returns (string)
TREETH
toLiquidity() view returns (uint256)
0
toMarketing() view returns (uint256)
10
toReflections() view returns (uint256)
90
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkPendingReflections(address shareholder) view returns (uint256)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
changeFeeAllocation(uint256 newRewardFee, uint256 newLpFee, uint256 newMarketingFee)
changeIsFeeExempt(address holder, bool exempt)
changeIsTxLimitExempt(address holder, bool exempt)
changeLisaCramerGas(uint256 newGas)
changeSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit)
changeTotalFees(uint256 newBuyFee, uint256 newSellFee)
changeTxLimit(uint256 newLimit)
changeWalletLimit(uint256 newLimit)
clearStuckEth()
delBot(address notbot)
getPresents()
manualProcessGas(uint256 manualGas)
manualSwapBack()
openTrading()
setBots(address[] bots_)
setDistributionCriteria(uint256 newMinPeriod, uint256 newMinDistribution)
setIsDividendExempt(address holder, bool exempt)
setOwnerWallet(address newOwnerWallet)
setSantaWallet(address newSantaWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _owner)
receive()
This contract contains no error objects.