Crypto God

Verified contract

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

No balances found for "Crypto God"

0x4623762347380d358ec3ff1bb4a419375b772b697bedd5fb0ce07f309a756223
0x66686c5b2b98a3bd7b834c8a45ddc9704e7bc6c70251915ef8411492158db679
0xc19253253e167a40d5e7b88ce8069d46490cf75764fca699114340177f0402bd
0x9f0503a7653b88c1196e5d1fec9c6280813804e5c678eb86f5faa3954c47e199
0xd9f2083bdb19a618b0e1c1dd209357c7cf0643d97dd96c1c6aecfaf817f39301
0x1a98d06cdcd196ef1cb154e94e877eb5e015878de63c5ec582d6514b42fabbf4
0x864ad65897617c1373b65464c21e4368383e86d19ce09137b5b0a2aa2e133d61
0x8ba986620e405dbe83110c5d77e0c9d71a6890bbc18984d94cbacbd8e66d13d7
0x0923d402dc8586455bf6ba89ad33437e40090aa7856c47a883aa53d293566280
0x57f0a182c75b0b62fb014ff86177733b30d13fba15c2610abe3e15639be7b665

Functions
Getter at block 21218598
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
baseURI(view returns (string)
ipfs://QmPqfE2fxzWzdavgq4FMzygBQqsA3veEi8o4VQrG31jrtD/
maxFreePerAddr(view returns (uint256)
1
maxSupply(view returns (uint256)
555
name(view returns (string)
Crypto God
owner(view returns (address)
0x592e40ff9d032676b9283bb9b2d8e55529c02544
price(view returns (uint256)
2000000000000000
symbol(view returns (string)
God
totalSupply(view returns (uint256)
368
uriSuffix(view returns (string)
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenIdpayable 
mint(uint256 amountpayable 
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setMaxFreePerAddr(uint256 maxTx
team(address recuint256 amount
transferFrom(address fromaddress touint256 tokenIdpayable 
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(