Iguana Gang

Verified contract

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

No balances found for "Iguana Gang"

0x9e778e5af3d672d4de8994a8c891f115e5fdfee01c3df4fd4916615467ed04d6
0x8353cdd802637007210761e7310d8a0465e6c0f673ebe5e7bebf0b1722b91069
0x7ba7c7a6f3a33042a56e298e10593edf7bc94fd1671405572af458c236b1cb44
0xd0845bf2f84988290f2c573fd296abfffcf741819f3a863ea38540997c2ce202
0xf87331e878c2bd44a067d1ebeeb3c87e23a52b89fa322fcbf39abca0c0213d8d
0xc8c4744a5ef3e382f628a1cf373292e72a42dfb541a414e818e938bf24b4130b
0x0b0690e19f362160e230db0e41ede2f80943b45e8496c712637d206a0591a543
0x4eb9e90d1b9ced80106f1d83e22ee49c8ae64c571c432631e078afe9a782b182
0xab02c51e83c96fc0975a562d00102666ff7df857b0e023eb35f6647d2cd5946f
0x68a0bd477607e7a920f0807915213bfe64d0bd37756e8308ced9b1a013818a29

Functions
Getter at block 21191365
MAX_PER_ADMIN_MINT_PLUS_ONE(view returns (uint256)
501
MAX_PER_TX_PLUS_ONE(view returns (uint256)
4
MAX_PRESALE_PLUS_ONE(view returns (uint256)
4001
MAX_SUPPLY_PLUS_ONE(view returns (uint256)
5556
baseURI(view returns (string)
https://gateway.pinata.cloud/ipfs/QmQLqndd8NswePLJ2yBKS3qeV6rB25nRzX8G2yPmb1RimV/
contractURI(view returns (string)
getContractURI(view returns (string)
name(view returns (string)
Iguana Gang
owner(view returns (address)
0x68641fbe53cb9539b0fedfbd490e9300321740ae
presalePrice(view returns (uint256)
0
publicPrice(view returns (uint256)
0
saleActive(view returns (bool)
true
symbol(view returns (string)
IGU
totalSupply(view returns (uint256)
5555
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
adminMint(uint256 _amount
approve(address touint256 tokenId
mintIguanas(uint256 _amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _uri
setContractURI(string _uri
setPresalePrice(uint256 _newPrice
setPublicPrice(uint256 _newPrice
setSaleActive(bool val
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(
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(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(