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 |
---|---|---|---|---|---|
FOR | ERC-20 | 1 | $0.00197 |
$0 | |
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
| ERC-20 | 7.777777M | -- | -- | |
| ERC-20 | 8.889K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14833573 | 3 years ago | | | 0 | 0.0010230958 | |
| 12378547 | 4 years ago | | | 0 | 0.0020362950 | |
| 12166113 | 4 years ago | | | 0 | 0.0023979000 | |
| 12166110 | 4 years ago | | | 0 | 0.0038323000 | |
| 11750232 | 4 years ago | | | 0 | 0.0023991000 | |
| 11750232 | 4 years ago | | | 0 | 0.0038335000 | |
| 11689346 | 4 years ago | | | 0 | 0.0014234350 | |
| 11645612 | 4 years ago | | | 0 | 0.0053335000 | |
| 11613879 | 4 years ago | | | 0 | 0.0038335000 | |
| 11605336 | 4 years ago | | | 0 | 0.0053359000 |
ABI
ABI objects
Getter at block 21295055
MAX_UINT256() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
decimals() view returns (uint8 _decimals)
18
name() view returns (string _name)
EFH
owner() view returns (address)
0xcacd41e6d758bbdb3dc43ef72a329e2b3305d864
symbol() view returns (string _symbol)
EFH
totalSupply() view returns (uint256 _totalSupply)
10000000000000000000000000000
Read-only
balanceOf(address _owner) view returns (uint256 balance)
balances(address) view returns (uint256)
freezes(address) view returns (uint256)
State-modifying
Events burn(uint256 _value) returns (bool success)
freeze(uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value, bytes _data) returns (bool success)
transfer(address _to, uint256 _value, bytes _data, string _custom_fallback) returns (bool success)
unfreeze(uint256 _value) returns (bool success)
withdrawEther()
withdrawTokens(address tokenContract)
Burn(address indexed from, uint256 value)
Freeze(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value, bytes data)
Unfreeze(address indexed from, uint256 value)
constructor(uint256 initialSupply, string tokenName, uint8 decimalUnits, string tokenSymbol)
fallback()
This contract contains no error objects.