BitMinutes

Verified contract

Active on Ethereum with 10,429 txns
Deployed by via 0x2787e3a0 at 6631285
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x569862cdac252c407ff56184baf587dae57a5332752fd1b8108f58c1d4731481
0x91c735d71e14420f09f493c7d51305b4e6db1f3416e12de76a2896a4f7d616f4
0x65eb4cb61a744bfc516ae1724707006ab033a16bfa356142dad1780b1001574d
0xb16e8bec9a8dfbfcb906472150c209dee489f8396317e821705561eafd0e65d1
0x5073639217d8f332dd67a41ee55bd18ffca2f7cf149bdde1c932ac45abb927ec
0xc9ec5eb1c5a725b91df05c6624dc0f3f787d511e0c5e98efe08c9afc0369d484
0x4750f7354b4c34773d9571c6fa79d515bf8be9ea24d132bdb0bfeb8972edad39
0x23615f7234a6374c9dd6ef48ead06a61dadcc78d50310eef788b4ad7fd982bb7
0xef86cb4745bf27a97506c3bae384d1489987517153cfe5b8fd4b393da9e62120
0x8ba59c5b01e837aae371a2f7b24b197dcdb30614d68f8f3dc5e9ce955938e843

Functions
Getter at block 21161209
TOTAL_SUPPLY(view returns (uint256)
100000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
BitMinutes
owner(view returns (address)
0xdfbc20a01daa14b87a4752893ab25a45e1848e92
paused(view returns (bool)
false
symbol(view returns (string)
BMT
totalSupply(view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
pause(
renounceOwnership(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address _newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.