SABET

Verified contract

Proxy

Active on Ethereum with 586 txns
Deployed by via 0x919ca4a9 at 13711735
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 48 additional slots

No balances found for "SABET"

0x8379720e703a157a2b8ee012e7d67f8a5596cab20d0d188c0c43c25494eb27a7
0x512744ee80878e826dc7ab6b3f6e928169def08b2c4591e7b9778cdf3ee66991
0xe93927e1dceb406714bec3b6c8f15c06df8ad2857bd7fe686ec64fa4f474d19e
0x8186f2e324ed36d76b5e38d965d18240362a94b6f569547f8e6cbfbab00340aa
0x0b15b7d86d9baef3200012a0332e31890166fb627742735402719d528a10338f
0xacfa79298ab557c113b47220f7ad56431e77874d930fbfa96c22fd66d40d1dbd
0x48e3f9e9aa1178fe158881ff4adb990c3fb8913d889ec898e86bbeec094c229f
0x31c202f0382b6ec52fe39b2cd7572eb030e3ecbcf03003c1f630aed9e27b4f07
0x1866c75e354ba1100d69ef875ed75f536f1f6036dc65cd5fe000c854b295fb5b
0x5537cf1cb7e691cab9b319d5c95479aeb6da4bbae148bde540d8d6f3c8972a43

Functions
Getter at block 20937266
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
contractURI(view returns (string)
https://a488ca5c5b94.story.xyz/nft/sabet/contract.json
name(view returns (string)
SABET
symbol(view returns (string)
SABET
totalSupply(view returns (uint256)
211
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)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
grantRole(bytes32 roleaddress account
initialize(address owneraddress minterstring namestring symbolstring baseURI
massMint(address touint256[] tokenIdsaddress preApprove
mintAndTransfer(address creatoraddress touint256 tokenId
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeMint(address touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string base
transferFrom(address fromaddress touint256 tokenId
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.