1687

Verified contract

Active on Ethereum with 397 txns
Deployed by via 0xa92362f1 at 13768182
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "1687"

0x86ae86b41c51ba43aee7289aef87a52dfe31b0a3240d1b8c21b9fc928f7798ca
0xa62a096bc65068544d224e6761780e42177c143ba809365d20388264f74f22bb
0x14fce16f0b9be0b38a5170dcf632ab23b6367da0e2fa4a0e0c8ac24d03f966af
0xec93f66a52fc31d0f396415bd6eec1a3e65e0b7a76f6bea0a022d20d5903f25e
0x106ac80f99afe00f4d3e82b71d3de2d37afbb062db7d3597b62e25d8ddf829bb
0x27e40c1f0d8b1fde70106cffceb2898023c387c0236226b0b5f0f9d17aef1d83
0x8d608578fc6b431e3508e1c4dccd43ca166cfd2190873b4d7418ab3da4a73510
0x055b441ca90fa2d08476d0341da21ef2514861393d6776226f6190857dbed6a4
0xe7b86a335848e72bca3f268ed0bd3d9ec6ac85c43689b4a12685dd2d3ac4735a
0x0735109cd2dc0bd8fc0a2eee30737ac681674b6cba2809e72341b608e9d6917f

Functions
Getter at block 21023612
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MAX_TOTAL_MINT(view returns (uint256)
1687
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
contractURI(view returns (string)
ipfs://QmXZ75Q9K1rfRzk96GqACy2F9mBGAXpPM9JJyVy9B5jLjg
getInfo(view returns (uint256 totalSupplyuint256 senderBalanceuint256 maxTotalMint)
(totalSupply=420, senderBalance=0, maxTotalMint=1687)
name(view returns (string)
1687
owner(view returns (address)
0xd9a5d3d9834f52d8021f770ffcb20b36eed04865
symbol(view returns (string)
1687
totalSupply(view returns (uint256)
420
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRaribleV2Royalties(uint256 idview returns (struct LibPartPart[] result)
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
mint(address touint256 count
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setContractURI(string uri
setOpenSeaProxyRegistryAddress(address addr
setRaribleRoyaltyAddress(address addr
transferFrom(address fromaddress touint256 tokenId
transferFromBulk(address fromaddress touint256[] tokenIds
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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(string namestring symboluint256 maxTotalMintstring contractURIStrstring placeholderURIaddress raribleRoyaltyAddressaddress openSeaProxyRegistryAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.