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 "CMall"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13124485 | 3 years ago | | | 0 | 0.0041573601 | |
| 11092874 | 4 years ago | | | 0 | 0.0015610140 | |
| 9696088 | 5 years ago | | | 0 | 0.00036915200 | |
| 9680528 | 5 years ago | | | 0 | 0.000096902400 | |
| 9404586 | 5 years ago | | | 0 | 0.0011889600 | |
| 9403731 | 5 years ago | | | 0 | 0.00044586000 | |
| 9378583 | 5 years ago | | | 0 | 0.00070857600 | |
| 9377377 | 5 years ago | | | 0 | 0.00062571600 | |
| 9326354 | 5 years ago | | | 0 | 0.00070934400 | |
| 9324603 | 5 years ago | | | 0 | 0.00062600400 |
ABI
ABI objects
Getter at block 21160816
account_address() view returns (address)
0x0ad3766cb4efcd4d5407a79be926e6d701c52e47
admin_address() view returns (address)
0x0ad3766cb4efcd4d5407a79be926e6d701c52e47
decimals() view returns (uint8)
18
name() view returns (string)
CMall
symbol() view returns (string)
CM
totalSupply() view returns (uint256)
2000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _addr) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
setAdmin(address new_admin_address) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
withDraw()
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.