Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TREE | ERC-20 | 94.140248M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17430314 | a year ago | | | 0 | 0.0018034514 | |
| 17430189 | a year ago | | | 0 | 0.0019477386 | |
| 17430189 | a year ago | | | 0 | 0.0020701264 | |
| 17430162 | a year ago | | | 0 | 0.0018112647 | |
| 17430161 | a year ago | | | 0 | 0.0017115245 | |
| 17430160 | a year ago | | | 0 | 0.0018807090 | |
| 17430158 | a year ago | | | 0 | 0.00089380097 | |
| 17430154 | a year ago | | | 0 | 0.0018825354 | |
| 17430151 | a year ago | | | 0 | 0.00099138171 | |
| 17430149 | a year ago | | | 0 | 0.0011160456 |
ABI
ABI objects
Getter at block 21223647
buyLiquidityFee() view returns (uint256)
0
buyOperationsFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
25000000000000000000000000
maxWallet() view returns (uint256)
25000000000000000000000000
name() view returns (string)
Tree Coin
operationsWallet() view returns (address)
0x4ae5ff970e85dddaac2962cd3833fb522d32b3da
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellLiquidityFee() view returns (uint256)
0
sellOperationsFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
400000000000000000000000
symbol() view returns (string)
TREE
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xee603b6076f6a582f072ae9f74cc2814baf241f9
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
removeLimits() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _operationsFee, uint256 _liquidityFee)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateOperationsWallet(address newOperationsWallet)
updateSellFees(uint256 _operationsFee, uint256 _liquidityFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
operationsWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor(address _uniswapRouter)
receive()
This contract contains no error objects.