Mi International
Verified contract
Active on
Ethereum with 573 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "Mi International"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20668588 | 2 months ago | | | 0 | 0.00040417000 | |
| 20668547 | 2 months ago | | | 0 | 0.00013685184 | |
| 20662179 | 2 months ago | | | 0 | 0.00046780685 | |
| 20662136 | 2 months ago | | | 0 | 0.00034715049 | |
| 20661814 | 2 months ago | | | 0 | 0.00062329000 | |
| 20660652 | 2 months ago | | | 0 | 0.00062329000 | |
| 20634704 | 2 months ago | | | 0 | 0.00040429000 | |
| 20634680 | 2 months ago | | | 0 | 0.00034791585 | |
| 20618139 | 2 months ago | | | 0 | 0.00040429000 | |
| 20618114 | 2 months ago | | | 0 | 0.00013836816 |
ABI
ABI objects
Getter at block 21157701
decimals() pure returns (uint8)
6
name() view returns (string)
Mi International
owner() view returns (address)
0x57fe0e0c43014830366687cab0aec1383cde5078
paused() view returns (bool)
false
symbol() view returns (string)
MII
totalSupply() view returns (uint256)
119583710510000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
balanceOfAt(address account, uint256 snapshotId) view returns (uint256)
totalSupplyAt(uint256 snapshotId) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address to, uint256 amount)
pause()
releaseAllERC20(address token, address account)
releaseAllETH(address account)
releaseERC20(address token, address account, uint256 amount)
releaseERC721(address token, address account, uint256 tokenId)
releaseETH(address account, uint256 amount)
renounceOwnership()
snapshot()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
ReleasedERC20(address indexed token, address to, uint256 amount)
ReleasedERC721(address indexed token, address to, uint256 tokenId)
ReleasedETH(address to, uint256 amount)
Snapshot(uint256 id)
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused(address account)
constructor()
receive()
This contract contains no error objects.