This contract is being backfilled. You may encounter incomplete storage history.

LosGoblineros

Verified contract

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

No balances found for "LosGoblineros"

0x153b188e1a0b45ad5608afad92646bfb7cea1e28c038aa6d09ad619c7f020710
0x606fd5e7a79e30c93f2de1e01aefb8cf7a66c6116e3aefe79794e85e55f56435
0x2527f3c61b0a1c8b3bbdc224183c579e7cef9fce174c4df2706b397e5ff0d679
0x6329a0af1027ae7eb5741ee64820b7c70967e10ab1f5bece2628f5df44abf546
0xeb2778e1d682ab5e782c1f05fabb05a664fd4388f790f4b0748cfa83a964b65d
0xd3205c67cd721bd63d9499e721c87eaca88960ff4b65cd335c2334db8d84a7b9
0xaaa548a05e574270676f99e0542eee032a92e0fd233884cb8d11681df9474a96
0xca2c886c871ad8a18e82ec6e093c71f10ffd601ff64dfa89c5f9028350c69f33
0xf91b5058902ec145cef82fd3b7b37c3c699431e7d43e11e01f6d3d417f965bc4
0x53e95d26b82f1bb661e9f624750fa685718c9640ed6cd1f337f6c9f2bc24c156

Functions
Getter at block 20801043
baseURI(view returns (string)
ipfs://Qma46UjHWyKTGPbpYNu6UjKHv4P1Q7mBujLarWiTMbd25h/
maxPerTx(view returns (uint256)
30
maxPerWallet(view returns (uint256)
1000
maxSupply(view returns (uint256)
10000
mintEnabled(view returns (bool)
true
name(view returns (string)
LosGoblineros
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x7406dfcd1d81b620bccf68904904ed1d5275ba3e
price(view returns (uint256)
3000000000000000
symbol(view returns (string)
LOSGOB
totalFree(view returns (uint256)
10000
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
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
mint(uint256 amtpayable 
ownerBatchMint(uint256 amt
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setMaxPerTx(uint256 maxPerTx_
setMaxPerWallet(uint256 maxPerWallet_
setOwnersExplicit(uint256 quantity
setPrice(uint256 price_
setTotalFree(uint256 totalFree_
setmaxSupply(uint256 maxSupply_
toggleMinting(
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

This contract contains no error objects.