MaiMiChain
Verified contract
Active on
Ethereum with 47,557 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOR | ERC-20 | 2 | $0.001955 |
$0 | |
MMC | ERC-20 | 250K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9950923 | 5 years ago | | | 0 | 0.00016010400 | |
| 9841257 | 5 years ago | | | 0 | 0.000042204806 | |
| 9693101 | 5 years ago | | | 0 | 0.00043382965 | |
| 9628034 | 5 years ago | | | 0 | 0.00037340800 | |
| 9610091 | 5 years ago | | | 0 | 0.00030339400 | |
| 9565333 | 5 years ago | | | 0 | 0.00053356000 | |
| 9375794 | 5 years ago | | | 0 | 0.00023182400 | |
| 9220816 | 5 years ago | | | 0 | 0.000035167200 | |
| 9199791 | 5 years ago | | | 0 | 0.00039483440 | |
| 9199284 | 5 years ago | | | 0 | 0.00042027300 |
ABI
ABI objects
Getter at block 21260445
account_address() view returns (address)
0x64b33db1cc804e7ca51d9c21f132567923d7ba00
admin_address() view returns (address)
0x64b33db1cc804e7ca51d9c21f132567923d7ba00
air_drop_address() view returns (address)
0xeca9eeea4b0542514e35833df15830dc0108ea20
air_drop_count() view returns (uint256)
0
air_drop_range() view returns (bool)
true
air_drop_range_end() view returns (uint256)
3803445960
air_drop_range_start() view returns (uint256)
1562921160
air_drop_rate() view returns (uint256)
88888
air_drop_switch() view returns (bool)
true
decimals() view returns (uint8)
2
direct_drop_address() view returns (address)
0xbe60a6e39bd058198c8e56e6c708a9c70190f83b
direct_drop_range() view returns (bool)
true
direct_drop_range_end() view returns (uint256)
3803445960
direct_drop_range_start() view returns (uint256)
1562921160
direct_drop_rate() view returns (uint256)
200000000
direct_drop_switch() view returns (bool)
true
direct_drop_withdraw_address() view returns (address)
0x64b33db1cc804e7ca51d9c21f132567923d7ba00
name() view returns (string)
MaiMiChain
symbol() view returns (string)
MMC
totalSupply() view returns (uint256)
99694030000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _addr) view returns (uint256)
lockInfo(address) view returns (uint256 amount, uint256 release_time)
State-modifying
Events airDrop(address _beneficiary) payable returns (bool)
approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value)
buyTokens(address _beneficiary) payable returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
setAdmin(address new_admin_address) returns (bool)
setAirDrop(bool status) returns (bool)
setDirectDrop(bool status) 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)
Burn(address indexed burner, uint256 value)
TokenGiven(address indexed sender, address indexed beneficiary, uint256 value, uint256 amount)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.