MAGIC BITCOIN (magicbtc.org)
Verified contract
Active on
Ethereum with 343 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 "MAGIC BITCOIN (magicbtc.org)"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5083825 | 7 years ago | | | 0 | 0.0016168360 | |
| 4880430 | 7 years ago | | | 0 | 0.00048884000 | |
| 4863541 | 7 years ago | | | 0 | 0.0011518360 | |
| 4863485 | 7 years ago | | | 0 | 0.0016168360 | |
| 4863438 | 7 years ago | | | 0 | 0.0016168360 | |
| 4863267 | 7 years ago | | | 0 | 0.0011518360 | |
| 4863197 | 7 years ago | | | 0 | 0.0011498520 | |
| 4862872 | 7 years ago | | | 0 | 0.0011498520 | |
| 4862797 | 7 years ago | | | 0 | 0.0011498520 | |
| 4837084 | 7 years ago | | | 0 | 0.0016168360 |
ABI
ABI objects
Getter at block 21170252
decimals() view returns (uint8)
18
name() view returns (string)
MAGIC BITCOIN (magicbtc.org)
owner() view returns (address)
0x4a00095caa7e3ce17eb654bfb2d4d82104abd2ea
symbol() view returns (string)
MBTC
totalSupply() view returns (uint256 totalSupply)
42000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool success)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed _owner, address indexed _spender, 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.