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 |
---|---|---|---|---|---|
0x1c5b…4823 | ERC-20 | 1,000,000T | -- | -- | |
PHN | ERC-20 | 23.518K | -- | -- | |
MRO | ERC-20 | 49.95 | -- | -- | |
0x2630…8a13 | ERC-20 | 5 | -- | -- | |
ELET | ERC-20 | 2.77 | -- | -- | |
MYOU | ERC-20 | 0.3 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12294025 | 4 years ago | | | 0 | 0.013209782 | |
| 11334762 | 4 years ago | | | 0 | 0.0040708800 | |
| 9990800 | 5 years ago | | | 0 | 0.00083104000 | |
| 9609072 | 5 years ago | | | 0 | 0.0011308000 | |
| 9608062 | 5 years ago | | | 0 | 0.0011000000 | |
| 9490299 | 5 years ago | | | 0 | 0.00083080000 | |
| 9245375 | 5 years ago | | | 0 | 0.00083104000 | |
| 9211750 | 5 years ago | | | 0 | 0.00083056000 | |
| 9050352 | 5 years ago | | | 0 | 0.00057294000 | |
| 9038022 | 5 years ago | | | 0 | 0.00079794000 |
ABI
ABI objects
Getter at block 21161472
creator() view returns (address)
0xbb2cffb8305eeb6142b83b483f4f0ab5ed9b35d0
decimals() view returns (uint8)
5
lockAll() view returns (bool)
false
name() view returns (string)
茶青
owner() view returns (address)
0xbb2cffb8305eeb6142b83b483f4f0ab5ed9b35d0
symbol() view returns (string)
TEB
totalSupply() view returns (uint256)
50000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
frozens(address) view returns (bool)
State-modifying
Events acceptOwnership() returns (bool success)
approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
offer(uint256 _supplyTM) returns (bool success)
setFreezeAddress(address _target, bool _freeze) returns (bool success)
setLockAll(bool _lockAll) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferExtra(address _to, uint256 _value, bytes _extraData) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address _newOwner) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed _from, uint256 _value)
FreezeAddress(address indexed _target, bool _frozen)
Offer(uint256 _supplyTM)
OwnerChanged(address _oldOwner, address _newOwner)
Transfer(address indexed _from, address indexed _to, uint256 _value)
TransferExtra(address indexed _from, address indexed _to, uint256 _value, bytes _extraData)
constructor(uint256 initialSupplyHM, string tokenName, string tokenSymbol, uint8 tokenDecimals)
fallback()
This contract contains no error objects.