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

Niftify

Verified contract

Active on Ethereum with 1,764 txns
Deployed by via 0xceb82833 at 13135654
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xf1ef23f7719eb77a000f05c67f91eb7590be6ca8b9b8dfba974a062538b58a97
0xa5b612476ee8d9493b2d95b4c2651da18b27719ca170a0030bd545d0f3480781
0x211cc95b338335fe1c373f2bff0d1a0518f751285aae114986a86f95c1c0b949
0x1100f3d2c7096a958936616e4693b49f3bb5df35d4b28e954c0fa636e17a539c
0xe382e30b55ea831a3538dab7ac01875c44125c849409a784c6ecb8988ab02706
0x75a52f81d120dbff82740e08325be65949a0b4ceb6c5d748cf88cbaa61d7dc3a
0x72f77a4ae648004e83e0de0c04beeec44c4b0ec71db984420710c82fb1c526df
0x9f29d3c01cf518e86de44510596fdd39b4752719d0c042980154336d5afd605e
0x6f9fbd21d0c39af8bac6b0f82c498ba121aa9d1a04008ffe37ecccd328b5a8d9
0xa4d3b1c72d87e7ac1570df8b72dc4d54c2f60a599a559cfae9ea9b3991a11a59

Functions
Getter at block 20796214
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0x2f740d82fa8045a1b4221d05d02832ed016ad55c7d83fddc266ca9266c190f8c
OPERATOR_ROLE(view returns (bytes32)
0x97667070c54ef182b0f5858b034beac1b6f3089aa2d3188bb1e8929f4fa9b929
decimals(view returns (uint8)
18
name(view returns (string)
Niftify
paused(view returns (bool)
false
symbol(view returns (string)
NIFT
totalSupply(view returns (uint256)
200000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
nonces(address ownerview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
pause(
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferWithPermit(address recipientaddress owneraddress spenderuint256 valueuint256 deadlinebytes signature
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 symboluint256 initialBalanceaddress owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.