BlockMiracleToken
Verified contract
Active on
Ethereum with 345 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "BlockMiracleToken"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8616843 | 5 years ago | | | 0 | 0.0018143300 | |
| 8464630 | 5 years ago | | | 0 | 0.00034395790 | |
| 7804336 | 6 years ago | | | 0 | 0.00025951000 | |
| 7763609 | 6 years ago | | | 0 | 0.00077628600 | |
| 7763543 | 6 years ago | | | 0 | 0.0010899420 | |
| 7763542 | 6 years ago | | | 0 | 0.00040592200 | |
| 7534061 | 6 years ago | | | 0 | 0.00014760800 | |
| 7533921 | 6 years ago | | | 0 | 0.0014317976 | |
| 7507136 | 6 years ago | | | 0 | 0.00039423600 | |
| 7507117 | 6 years ago | | | 0 | 0.00015570600 |
ABI
ABI objects
Getter at block 21266300
decimals() view returns (uint8)
10
name() view returns (string)
BlockMiracleToken
symbol() view returns (string)
BMT
totalSupply() view returns (uint256)
100000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) 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.