MoneyTree
Verified contract
Active on
Ethereum with 4,387 txns
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 |
---|---|---|---|---|---|
PRO | ERC-20 | 0.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9097029 | 5 years ago | | | 0 | 0.000079090000 | |
| 8111027 | 5 years ago | | | 0 | 0.000022401000 | |
| 8108804 | 5 years ago | | | 0 | 0.000022401000 | |
| 8107989 | 5 years ago | | | 0 | 0.000022401000 | |
| 8107052 | 5 years ago | | | 0 | 0.000022401000 | |
| 7947296 | 5 years ago | | | 0 | 0.000022401000 | |
| 7926096 | 5 years ago | | | 0 | 0.000022401000 | |
| 7925563 | 5 years ago | | | 0 | 0.000037401000 | |
| 7770857 | 6 years ago | | | 0 | 0.00060644955 | |
| 7770834 | 6 years ago | | | 0 | 0.0010119619 |
ABI
ABI objects
Getter at block 21289972
buyPrice() view returns (uint256)
0
decimalUnits() view returns (uint8)
8
decimals() view returns (uint8)
8
initialSupply() view returns (uint256)
9500000000000000
name() view returns (string)
MoneyTree
owner() view returns (address)
0x8353a3263bc246589ee2a83427d9a805edd79750
sellPrice() view returns (uint256)
0
standard() view returns (string)
MoneyTree 1.0
symbol() view returns (string)
TREE
tokenName() view returns (string)
MoneyTree
tokenSymbol() view returns (string)
TREE
totalSupply() view returns (uint256)
9500000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
frozenAccount(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
buy() payable
freezeAccount(address target, bool freeze)
mintToken(address target, uint256 mintedAmount)
sell(uint256 amount)
setPrices(uint256 newSellPrice, uint256 newBuyPrice)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
FrozenFunds(address target, bool frozen)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.