Mineable
Verified contract
Active on
Ethereum with 6,657 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($120.08)
Native
Value
$118.75
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.037837 | $3,138.42 |
$118.75 | |
$MNB | ERC-20 | 5.514072K | $0.000241 |
$1.33 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21210380 | 2 days ago | | | 0 | 0.00063600554 | |
| 21206315 | 2 days ago | | | 0 | 0.00057288942 | |
| 21206301 | 2 days ago | | | 0 | 0.00037028650 | |
| 21204247 | 2 days ago | | | 0 | 0.00065760720 | |
| 21202301 | 3 days ago | | | 0 | 0.00060630868 | |
| 21196268 | 4 days ago | | | 0 | 0.00095988888 | |
| 21186529 | 5 days ago | | | 0 | 0.00098962116 | |
| 21168682 | 7 days ago | | | 0 | 0.00075558790 | |
| 21168681 | 7 days ago | | | 0 | 0.00071300894 | |
| 21168669 | 7 days ago | | | 0 | 0.0017195684 |
ABI
ABI objects
Getter at block 21221893
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE() view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
Mined() view returns (uint256)
432290000000000000000000000
decimals() view returns (uint8)
18
elapsedTime() view returns (uint256)
55126128
getBlocks() view returns (uint256)
91876
getTime() view returns (uint256)
1732020683
getTriggerInfo() view returns (uint256 mintable)
388180000000000000000000000
maxMineableSupply() view returns (uint256)
1250000000000000000000000000
miningStartAt() view returns (uint256)
1676894555
minterController() view returns (address)
0xd15301b70e2ff8afee8bb27af461460a5eddb89c
name() view returns (string)
Mineable
startSupply() view returns (uint256)
250000000000000000000000000
symbol() view returns (string)
$MNB
totalCirculationSupply() view returns (uint256)
584445274460264605636362303
totalSupply() view returns (uint256)
682290000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
grantRole(bytes32 role, address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceRole(bytes32 role, address account)
rescueFunds()
rescueTokens(address _token)
revokeRole(bytes32 role, address account)
setController(address _newAdr)
startMining()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
triggerMint()
Approval(address indexed owner, address indexed spender, uint256 value)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.