Intelligent Mining
Verified contract
Active on
Ethereum with 90 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 "Intelligent Mining"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9731521 | 5 years ago | | | 0 | 0.000089401200 | |
| 9731521 | 5 years ago | | | 0 | 0.000089451600 | |
| 9731519 | 5 years ago | | | 0 | 0.000089350800 | |
| 9731519 | 5 years ago | | | 0 | 0.000089401200 | |
| 9731519 | 5 years ago | | | 0 | 0.000089451600 | |
| 9731519 | 5 years ago | | | 0 | 0.000089401200 | |
| 9731492 | 5 years ago | | | 0 | 0.00036274000 | |
| 8829120 | 5 years ago | | | 0 | 0.00032565000 | |
| 8829085 | 5 years ago | | | 0 | 0.00077469000 | |
| 8829015 | 5 years ago | | | 0 | 0.0030987601 |
ABI
ABI objects
Getter at block 21161476
decimals() view returns (uint256)
18
initialSupply() view returns (uint256)
900000000000000000000000000
name() view returns (string)
Intelligent Mining
owner() view returns (address)
0x16c86d6e140e0cd7f9a993c3f1632a4c3a0af008
symbol() view returns (string)
IM
totalSupply() view returns (uint256)
900000000000000000000000000
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 _value) returns (bool)
burn(uint256 _value)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.