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

Society of the Winegrower

Verified contract

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

No balances found for "Society of the Winegrower"

0x77335fc7990dc51ad36599b2956df280f101ca9e934c105a5e8b2540831b240e
0xc28b16682aa250290e0b09cccdbd325580d44100a47fdc837a4fbcade3dd5972
0x642f3bcddb82bf7d3406883b4f12714dcae8c2e1f115111218742cc467cc9805
0x351defb46e79d890ceef75f82a09abd0cd64ad2aca78388baca1d1974fe89449
0xbf225e8750d33998be8a92ce9e8e193368b276aca7e48269f7940f65c8c12316
0xe744fb5958b1125ad82e924bd460cf4bed6dcbe5877d11b657f8ed5d3f36a07d
0x6ad1a461e148032264f0c0151c2cb6eb1ab813b074524a29e94ce502ceda2d1b
0x2ab3c24bad5da0b223932f386ad1c53fd4e08c5e581ac85348736c57dbf4e486
From
0x24902fb5da07a52a1b9cd3d6ff6b3c256868528ffa3543242fb9389593bfcf74
0x91bdde8276f68a07ad3d971e829785552875cf6100e2f1e9791b9fdfe51cd41d

Functions
Getter at block 20898751
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
SIGNER_ROLE(view returns (bytes32)
0xe2f4eaae4a9751e85a3e4a7b9587827a877f29914755229b07a7b2da98285f70
URLCHANGER_ROLE(view returns (bytes32)
0x01e7acd7df37528444574cfc46e3918178cd4bcb3212069fd712c37f9b17d4e1
maxSupply(view returns (uint256)
999
name(view returns (string)
Society of the Winegrower
symbol(view returns (string)
SOTW
totalSupply(view returns (uint256)
999
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintedByAddress(address userview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
grantRole(bytes32 roleaddress account
mint(string _tokenURLbytes _signature
mintTo(address _tostring _tokenURLbytes _signature
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
updateMetadata(uint256 _tokenIdstring _tokenURI
updateMetadata_signature(uint256 _tokenIdstring _tokenURIbytes _signature
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
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
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.