Kevin Goblins

Verified contract

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

No balances found for "Kevin Goblins"

0x534fde80c0e2e5a7c949cf16e822b9917d50e2712f2c2e8d6dff5c1310619a99
0xa6d6ceef2ba87e27b1bcb09dc315f360871b3ff2304d7de768429fac97516fa1
0x6c41793a10f1a968c3ab6dfc78de6ac168c81022bfb76023baea768ca88ab884
0x1d5bca95a745de2d82b579c7baaf942a20aa7538eabe655730ed7f12e81b0689
0xf8ca8b5f0de96b11e045e976b82dd6528c86c944a66780f6c9e905f0e4c44d23
0x461d1c57991c7ee5506c9eb98003560ab075804c98c40512a70bf27c93289984
0xc6df3616026bb9872b789d9faa2045c26957192c563770db7f9c7155ab51413d
0xaa78c7b31b8257093091774fa117e2d1ad7ee38bde771db45a5c3768118c8b73
0x960db9d13594e5cedbc3f5f2df521120dd9587b854598da4773e702c28545fe2
0xe8ee74411a668c682d37a350f39490990cebbaa4e089841f7865f3f0ecc3f0b4
From

Functions
Getter at block 20867039
baseURI(view returns (string)
https://ipfs.io/ipfs/QmRmieogugjrmHyt173FUMxTggTUHzvKfCj4h5Hq1W4tUy/
maxFreePerWallet(view returns (uint256)
2
maxPerTx(view returns (uint256)
2
maxPerWallet(view returns (uint256)
50
maxSupply(view returns (uint256)
1500
mintEnabled(view returns (bool)
true
name(view returns (string)
Kevin Goblins
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x1a6941571bea58edec8bdfc31e98be13e4f8c777
price(view returns (uint256)
8000000000000000
symbol(view returns (string)
KGB
totalSupply(view returns (uint256)
1500
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
flipSale(
mint(uint256 amtpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setPrice(uint256 _newPrice
transferFrom(address fromaddress touint256 tokenId
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
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
MintedQueryForZeroAddress(
OwnerIndexOutOfBounds(
OwnerQueryForNonexistentToken(
TokenIndexOutOfBounds(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(