Inhabitants Stories

Verified contract

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

No balances found for "Inhabitants Stories"

0xe9c6a76b5e3a93523136edc64577bae43ed7f59938522a7873949669fc9f1f46
0x6012ef4f140a834af11bcf492e5482f092782737c573da96e3445f1565dfe5b5
0x2c8ada7242f9a0fe9c82621919fd4fc42f90f8ec4eb79a126eb7985b8183e69d
0xc78d7fc8b11611d3f9eb7f487e407e34bb11a52457701d9a1e7f11b1bad8a906
0x8335af9fcb4df2c28980d614f7fb16358a2cf4f8f763e3965706316f61f4bee4
0x7de5619189a26924ccbffb3115bf9491bba5ca593ce7aed29e57ac0b2dbd888f
0xd7a03750e35455461b991c5f884006bb4f9fb9aa775edd9e41b5c51c53c6fe10
From
0xd44986d395bb9f967feb34d48e281d0f0b8afccb61b26c982a326af3366cabde
0x93e4b455c2c12b81a1b5012a826d6f2e47086f4fb0ae2a8415247a305e46410c
0xa2ef12f026a4eb030e4dd125bd499bb4669f529a196dea3337eec907398770e5

Functions
Getter at block 21201004
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
name(view returns (string)
Inhabitants Stories
name_(view returns (string)
Inhabitants Stories
storyCounter(view returns (uint256)
1
symbol(view returns (string)
IS
symbol_(view returns (string)
IS
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getRoleAdmin(bytes32 roleview returns (bytes32)
hasMinted(uint256 tokenIdaddress accountview returns (bool)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
stories(uint256view returns (uint128 windowOpensuint128 windowClosesstring tokenUribool mintingFinalized)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 _idview returns (string)
State-modifying
addStory(uint128 _windowOpensuint128 _windowClosesstring _tokenUri
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
editURI(uint256 _tokenIdstring _tokenUri
editWindow(uint256 _tokenIduint128 _windowOpensuint128 _windowCloses
grantRole(bytes32 roleaddress account
irrevocablyCloseMinting(uint256 _tokenId
mint(bytes _signatureuint256 _tokenIduint256 _amount
ownerMint(address _receiveruint256 _tokenIduint256 _amount
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setSigner(address _signer
Events
ApprovalForAll(address indexed accountaddress 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
StoryAdded(uint256 indexed tokenIdstring tokenUri
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
UriUpdated(uint256 indexed tokenIdstring tokenUri
Constructor
constructor(string _namestring _symboladdress _signeraddress _adminWallet
Fallback and receive

This contract contains no fallback and receive objects.

Errors
nonExistentToken(
senderMintedBefore(
signatureInvalid(
windowClosed(