This contract is being backfilled. You may encounter incomplete storage history.

Micro Tuber

Verified contract

Active on Ethereum with 1,269 txns
Deployed by via 0xa8ba11e4 at 11598797
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Micro Tuber"

0xdd21f8344eb142781f71a1b9d7f8981d0d2381ee4c73481fbd08317cc3d3f050
0x78f522563b34fe21d9407c37d26eff58f55c409b556c4532d0d6fc934655e8b2
0xc3ecb9e33f597503cdf303ddc9eac2c09d84e06698a990af7b51d3ae16a52eea
0xfc6f903f2cb9d32f72cefbfd7118ff9ac96beb2f0c288a3342cbe07d34a2220a
0x774efe693208d6f510bb7ff4e569374126b054320d9fae728c36cc48a3935662
0xf4bc1c6dee910ac1406f8b9efaa808a451bb9ff4f9c7a461cdb18eb2ddbff54e
0x2b1eb49e6663b8c7c7d0e2061d7fb28bffcf880f5437689fca5a9c84d8a2603f
0xe6e8f4c8be2c64544bb6bdbebf12cc8413541fabd853107a41d79a35bcde5e1a
0x448d8a38554b7504fe780ff787ae4277d270e5d13363a2e2438e626e757c903b
0xdd1abd9944fd1be75ace479efd31984da80c56dc8364b940a11f2b0fcf4e521c

Functions
Getter at block 20812322
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
decimals(view returns (uint8)
18
name(view returns (string)
Micro Tuber
paused(view returns (bool)
false
symbol(view returns (string)
MCT
totalSupply(view returns (uint256)
9997560221408991800000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 amount
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(string namestring symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.