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 |
---|---|---|---|---|---|
BTEU | ERC-20 | 153 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5519954 | 7 years ago | | | 0 | 0.00011215500 | |
| 5434999 | 7 years ago | | | 0 | 0.0036993330 | |
| 5293121 | 7 years ago | | | 0 | 0.000023288000 | |
| 5196020 | 7 years ago | | | 0 | 0.00093152000 | |
| 5183736 | 7 years ago | | | 0 | 0.000092896000 | |
| 5183622 | 7 years ago | | | 0 | 0.00074862000 | |
| 5018373 | 7 years ago | | | 0 | 0.00011644000 | |
| 5006615 | 7 years ago | | | 0 | 0.00046576000 | |
| 5005911 | 7 years ago | | | 0 | 0.00093152000 | |
| 4996397 | 7 years ago | | | 0 | 0.0022458600 |
ABI
ABI objects
Getter at block 21213851
decimals() view returns (uint8)
0
name() view returns (string)
BITEDU
owner() view returns (address)
0xf4bf239b4fd3c7b72835ee40bfc63cb79acdbc72
symbol() view returns (string)
BTEU
totalSupply() view returns (uint256)
29000000
Read-only
balanceOf(address) view returns (uint256)
frozenAccount(address) view returns (bool)
State-modifying
Events burn(uint256 _value) returns (bool success)
freezeAccount(address target, bool freeze)
mintToken(address target, uint256 mintedAmount)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Burn(address indexed from, uint256 value)
FrozenFunds(address target, bool frozen)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.