1stDibs.1

Verified contract

Active on Ethereum with 320 txns
Deployed by via 0x1ad69476 at 12959432
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "1stDibs.1"

0x2edf24d59fba2aa25ef44ca1465d28730a93ddb7cee237253bf4ee37a82d832f
0xa32f0a11ee96544c047ddbab3f450c7a51f0eff2e1355d9d36143996099ef65d
0xa297bb8dcd7200bbaedded19801804be09fb1bff1ff35a7135a5652577e6996b
0xd55778e3331d6c2d2c57a84f00b2d5979fb66928ca5b0f7d6c5bce3681381914
0x3502df41850289d2ff29bf3aa8ff1c4bb285d5c9c59f18b5d69e84ae801b6178
From
0xc67855169e0a844a810b3e165ef85622c46929d7b1db8859d190da21ac349a20
0xf37e88e2bf61cf36d182703353a8c5ff187f0a8b3562645ce0bab9a53fedf96c
0xab372f9db9360037ae7f43ff3041ad834d673bfb0856124abcb4b3019e361fc4
0x898bbfa7ce1df9268acfe872ec1890ea8e6bf267c72e47e67dd20ca08328cf8e
0x3ea4fd8f657ff517636b9c535bd4092c60656bb7310f8a9c292c9679ac3292d5

Functions
Getter at block 21090714
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MAX_SUPPLY(view returns (uint256)
5000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
baseURI(view returns (string)
name(view returns (string)
1stDibs.1
owner(view returns (address)
0x0d6bd3ebdb27a1ac4edc37408088711c35a66a39
paused(view returns (bool)
false
symbol(view returns (string)
DIBS
totalSupply(view returns (uint256)
232
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenCreator(uint256 _tokenIdview returns (address)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
grantRole(bytes32 roleaddress account
mint(string _tokenURIreturns (uint256)
mintWithCreator(string _tokenURIaddress _creatorreturns (uint256)
pause(
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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 indexed tokenId
Unpaused(address account
Constructor
constructor(string _namestring _symboluint256 _maxSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.