Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "艾米币"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7787363 | 5 years ago | | | 0 | 0.00021133600 | |
| 7771838 | 5 years ago | | | 0 | 0.00049466000 | |
| 6216909 | 6 years ago | | | 0 | 0.0027250200 | |
| 6193719 | 6 years ago | | | 0 | 0.0027250200 | |
| 6164611 | 6 years ago | | | 0 | 0.0014801401 | |
| 6143820 | 6 years ago | | | 0 | 0.0027288600 | |
| 6141154 | 6 years ago | | | 0 | 0.0012334500 | |
| 6135180 | 6 years ago | | | 0 | 0.0012334500 | |
| 6132042 | 6 years ago | | | 0 | 0.0012366500 | |
| 6121860 | 6 years ago | | | 0 | 0.0027288600 |
ABI
ABI objects
Getter at block 21161997
_totalSupply() view returns (uint256)
100000000000000000
decimals() view returns (uint8)
8
name() view returns (string)
艾米币
owner() view returns (address)
0x16d1a3eaa08927bddff4d598f4d0b2c570831bfc
symbol() view returns (string)
AT
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
frozenATAccount(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
closeTransfer()
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
frozenAccount(address froze_address)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
openTransfer()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
unfrozenATAccount(address unfroze_address)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _sentM, uint256 __totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.