MISSACOIN
Verified contract
Active on
Ethereum with 434 txns
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 "MISSACOIN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17645799 | a year ago | | | 0 | 0.00062868864 | |
| 17638900 | a year ago | | | 0 | 0.00064640000 | |
| 17638870 | a year ago | | | 0 | 0.00064640000 | |
| 17638870 | a year ago | | | 0 | 0.00064616000 | |
| 17638870 | a year ago | | | 0 | 0.00064640000 | |
| 17638870 | a year ago | | | 0 | 0.00064640000 | |
| 17636376 | a year ago | | | 0 | 0.00098840000 | |
| 17513401 | a year ago | | | 0 | 0.0012145117 | |
| 17001501 | 2 years ago | | | 0 | 0.00060915443 | |
| 16993282 | 2 years ago | | | 0 | 0.0012251498 |
ABI
ABI objects
Getter at block 21309375
decimals() view returns (uint8)
0
name() view returns (string)
MISSACOIN
newOwner() view returns (address)
0x127555866353a3b30f54a315197b9e0f768e7ccd
owner() view returns (address)
0x127555866353a3b30f54a315197b9e0f768e7ccd
symbol() view returns (string)
MSC
totalSupply() view returns (uint256)
999318679
Read-only
allowance(address _holder, address _spender) view returns (uint256)
balanceOf(address _holder) view returns (uint256 balance)
frozen(address) view returns (bool)
State-modifying
Events acceptOwnership()
approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value) returns (bool)
burn_address(address _target) returns (bool)
freezeAccount(address _holder) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
unfreezeAccount(address _holder) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed owner, uint256 value)
Freeze(address indexed holder)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
Unfreeze(address indexed holder)
constructor()
fallback()
This contract contains no error objects.