Magicstonelink
Verified contract
Active on
Ethereum with 23,070 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XPS | ERC-20 | 10K | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- | |
MYOU | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14002224 | 3 years ago | | | 0 | 0.0094873638 | |
| 13106971 | 3 years ago | | | 0 | 0.0041804561 | |
| 11079823 | 4 years ago | | | 0 | 0.00086188000 | |
| 10467842 | 4 years ago | | | 0 | 0.0014996713 | |
| 10324961 | 4 years ago | | | 0 | 0.0020918160 | |
| 10146222 | 4 years ago | | | 0 | 0.0029059000 | |
| 10145658 | 4 years ago | | | 0 | 0.0011992500 | |
| 10145655 | 4 years ago | | | 0 | 0.0011992500 | |
| 10115297 | 5 years ago | | | 0 | 0.0011992500 | |
| 9452583 | 5 years ago | | | 0 | 0.00086164000 |
ABI
ABI objects
Getter at block 21276048
decimals() view returns (uint8)
18
freeze() view returns (bool)
true
name() view returns (string)
Magicstonelink
owner() view returns (address)
0xa53978b8f08b960d51949b75274f03e9772f9cd8
symbol() view returns (string)
MCS
totalSupply() view returns (uint256)
599999999000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
setfreeze(bool state)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Burn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.