TreeCoin

Verified contract

Active on Ethereum with 27 txns
Deployed by via 0x3ac3fe5d at 17430059
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x00a60ce4e613c09bd16d40bb13b4b745a5243dc3786f366d2051195a66aa9e81
0xfb36a04aec89f256785c532ada583d56c94c9ec41969a85801cc2dc043116a60
0x3abf5683b0226e9975f33fb12a26e20cac28db6b0f00b33b348f491ae2f56462
0x890ad1a4ddd434583a66632caa06612754a5d5ce3c89a875408a79f2db045128
0xcdd9d75bd6d40b81e41c69c3d5a8d2645888b47d7135c1b326303bd3db30a1eb
0x968a296e997887b669ce33ffb219d932ad15a3f02f2637661bdd1cf8a8d452d4
0x54c2589edb35eb8db35afee6f57443b34b3b762e0eb56dfac43542da21f3ce2c
0x619195f218fc891ca45a75b8b0c71731dfaa0a8bd1bba72b16b191bf31f6d3fc
0xc8e9568b8b5acd7744334906d72359e241cb59deb00f22e77789b604d920b4f2
0x912e514d10972dddff5efd26b4e6d340a18eefe343a61c5bb5e6897f6aa31d3d

Functions
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(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
removeLimits(returns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _operationsFeeuint256 _liquidityFee
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateOperationsWallet(address newOperationsWallet
updateSellFees(uint256 _operationsFeeuint256 _liquidityFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
operationsWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(address _uniswapRouter
Fallback and receive
receive(
Errors

This contract contains no error objects.