generative.btc

Verified contract

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

No balances found for "generative.btc"

0x5fad0e4c0ecc320e30a389589422648e52c6711654501a5c11f315e06d6f6c43
From
0xaf2d2e2292b0e38740bcbc63a6d35a0aee11e4be29faa5988fb3d6482384e2c3
0x821cf93923af7df42bb5d228040e8f201795e2053087555b62649b7843adfbe6
0x51c74a010f5073d76eb3e3034fcc810d5a8300ad6e2f906dff3d9af6be693e22
0xbd517c790063443ac53c8192e4910a2cf6f1b23a79d946fa117912808930c0bd
0x85ecf34ae2f05b3033bab7083fcd666e85b833d5e4279f2d0a563f458a31542a
0xfa2c45ae87957614000724e020a4cde8cc08be6e009b84de84dd8ca0ad2bc653
0x13657565cea165e71231884f09b1445d8e678ab1a66913a424aaa8c470cedc8f
0xcb15390be125c8390a12716856996342128c38276236aaebe3454b49627f15a2
0xa4704382aecb0a40dc333e4f8a9d72e9d3cbaef341840600f14f302ace5b5bf5

Functions
Getter at block 20852357
MAX_MINTS_PER_TX(view returns (uint256)
2
NUM_FREE_MINTS(view returns (uint256)
555
PUBLIC_SALE_PRICE(view returns (uint256)
5000000000000000
getBaseURI(view returns (string)
ipfs://QmccWGyygmDTiCqTKNSvJewYXFaA1qnyJquP6TWsqdVNvH
isPublicSaleActive(view returns (bool)
true
maxSupply(view returns (uint256)
777
name(view returns (string)
generative.btc
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0xa3e35fea129a107461575d0ee7bef2e2a816be6a
symbol(view returns (string)
gen.btc
totalSupply(view returns (uint256)
573
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
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
mint(uint256 numberOfTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setIsOpenSeaProxyActive(bool _isOpenSeaProxyActive
setIsPublicSaleActive(bool _isPublicSaleActive
setnumfree(uint256 _numfreemints
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
withdrawTokens(address token
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.