0bits

Verified contract

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

No balances found for "0bits"

0x3fc7021921489e67d1316bd03360225e9cb09957f6c8d3e1c97bc7b2c02820ec
0x1e256468150caed5767dbf5cf9f3fddd53eb96853732265084c1486c05bfa124
0xc9afa41ca9d606480888b1c6930e3d6a7cce1d496d6f4a5fd32b16c65cdd7a89
From
0x37c85bc10394840d8ed9a43d0e224dae15993e655c39bea630c48127bc29b709
0x6b308c559fdf8c6bcca40b4de7063a9b5c7712a44c50fe5545a3d78b54f5cfb1
0x835807140efceb846bb4dee30944651f38593505567e166a224609929d667ff5
0x219a2ff756442d841203d103d97002e328194b0624c8da508ac9b622e09ba4be
0xe4a164228a2de2fae14dc60b0ef35dff95711341dfe3dc96940d71059975e401
0x26c2bf321645bf3c793b439641f1c71e3438ff1bad925c45718904b7d7226cfd
0xa034188f37e19b0b4aead66a98af4bdce85afea2c29c38d51fc8920840f779b4

Functions
Getter at block 20863474
baseUri(view returns (string)
ipfs://Qmb5zeyvU7ZpotLDzkUmSeMDA71MExp8eJyNeefGdoeA2x/
name(view returns (string)
0bits
owner(view returns (address)
0x89bd84d60c281155f5fd208f8361db1f558fab02
symbol(view returns (string)
0bits
totalSupply(view returns (uint256)
7132
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getFirstOwner(uint256 tokenIdview returns (address)
getPreviousOwner(uint256 tokenIdview returns (address)
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
customBurn(uint256 tokenId
devMint(address touint256 amountToMint
lockMetadata(
renounceOwnership(
safeMint(uint256 amountToMintpayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseUri(string newUri
toggleSales(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawFunds(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.