Miner Protocol
Verified contract
Active on
Ethereum with 66 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 |
---|---|---|---|---|---|
MINER | ERC-20 | 48.079023M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15793084 | 2 years ago | | | 0 | 0.00094497461 | |
| 15790473 | 2 years ago | | | 0 | 0.0010690680 | |
| 15788930 | 2 years ago | | | 0 | 0.00083845800 | |
| 15788921 | 2 years ago | | | 0 | 0.00097022541 | |
| 15788917 | 2 years ago | | | 0 | 0.0010713630 | |
| 15788917 | 2 years ago | | | 0 | 0.0023290500 | |
| 15788915 | 2 years ago | | | 0 | 0.0011708199 | |
| 15788915 | 2 years ago | | | 0 | 0.0011815336 | |
| 15788913 | 2 years ago | | | 0 | 0.0010307607 | |
| 15788913 | 2 years ago | | | 0 | 0.0011006322 |
ABI
ABI objects
Getter at block 21317823
_maxTransferAmount() view returns (uint256)
30000000000000000
_maxTxAmount() view returns (uint256)
30000000000000000
_maxWalletToken() view returns (uint256)
40000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
name() pure returns (string)
Miner Protocol
pair() view returns (address)
0x0e94cc6e6f7fc22ce2c4b3156504d3a889dbda79
symbol() pure returns (string)
MINER
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
setisExempt(address _address, bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.