Tapmydata

Verified contract

Active on Ethereum with 3,598 txns
Deployed by via 0xa4c72938 at 11414645
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $644.57
ERC-20
Value $30.03
ERC-20
Value $4.95
ERC-20
Value $1.96
0x0039495fe7d28c02c8d80d6443ba360a7919ebb6637e8d0cb9f18c0761c6e944
0xf22921dce60c764921ab1c7507a88f1c4f4e889c69b57176a5a44d39e92e908c
0xfeb1522f0355ed493bab536bde60b0cc2ec22fc9da4abf79584e23f2e9f7b7ac
0x8facce649d00ace7f78f724c9fd48b786b3b1b9770d60ca413730250f4b8d917
0x95a2aa0bb0fd31566dab9b8229a51fb8fe1c0eccc2d16b4104704ebdec7f3dc0
0xfb1389cff29e3c838053ab5a53a08cbf33c6c047c00d0d65ad854ae59b868266
0x6b66238cc6084e47e711202b0ca8c42249ca8c40c3bc2e2bfc33dc67359590a3
0xdddd2a98269341d5feaa86352e814c11d2ae376811c9bbd4c51c39d9e1839146
0x1064f2925ec520467fe76a844bc33344c0ee0fefd1ead075485aa620649ffbf2
0xe53bfe85cdda0e5dca489d7b0044a1ebe5aca616c43f85a37b52dd10c91b7ed4

Functions
Getter at block 21161930
BLOCKER_ROLE(view returns (bytes32)
0x8f2e0057cd5e35397007bcc8f5418f73dd64cc6e4073a0276563f247c3079037
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
cap(view returns (uint256)
100000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Tapmydata
paused(view returns (bool)
false
symbol(view returns (string)
TAP
totalSupply(view returns (uint256)
100000000000000000000000000
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)
isBlocked(address _accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
blockAccount(address _account
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)
unBlockAccount(address _account
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Blocked(address indexed _account
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
UnBlocked(address indexed _account
Unpaused(address account
Constructor
constructor(string namestring symboluint256 cap
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.