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 "M商城"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11581189 | 4 years ago | | | 0 | 0.0062071861 | |
| 8635424 | 5 years ago | | | 0 | 0.00085019200 | |
| 7808659 | 5 years ago | | | 0 | 0.00057205500 | |
| 7662507 | 6 years ago | | | 0 | 0.00057205500 | |
| 7649115 | 6 years ago | | | 0 | 0.00057205500 | |
| 7636726 | 6 years ago | | | 0 | 0.000038137000 | |
| 7370050 | 6 years ago | | | 0 | 0.00038073000 | |
| 7367526 | 6 years ago | | | 0 | 0.00057205500 | |
| 7366394 | 6 years ago | | | 0 | 0.000089605614 | |
| 7352230 | 6 years ago | | | 0 | 0.00038137000 |
ABI
ABI objects
Getter at block 21161464
INITIAL_SUPPLY() view returns (uint256)
0
MAX_SUPPLY() view returns (uint256)
1000000000000000000000000000
cap() view returns (uint256)
1000000000000000000000000000
decimals() view returns (uint8)
18
mintingFinished() view returns (bool)
false
name() view returns (string)
M商城
owner() view returns (address)
0xd65db020219d368332343b06b0ecdf8953ec5529
paused() view returns (bool)
false
symbol() view returns (string)
MALL
totalSupply() view returns (uint256)
200000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
frozenAccount(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
batchFreeze(address[] _addresses, bool _freeze)
batchTransfer(address[] _receivers, uint256 _value) returns (bool)
batchTransferValues(address[] _receivers, uint256[] _values) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
finishMinting() returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
mint(address _to, uint256 _amount) returns (bool)
pause()
renounceOwnership()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
FrozenFunds(address target, bool frozen)
Mint(address indexed to, uint256 amount)
MintFinished()
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor()
fallback()
This contract contains no error objects.