Funga

Verified contract

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

No balances found for "Funga"

0xe5df516e912e2c344770ec1f801aaba3419b7fbeb6213f8219a18017454b10c0
0x4c71b2775e4e6758fd58855452d64aba8362879e5e54220acfb52c002c67c035
0x48f11eea0851f382048fa45c104eb3282885561611aed30fd4fa4309f8229f66
0x508215660744a46bf83ff5da79e48e970d720e4b08a6b90aa67109bd21fa261e
0x265530e72c78a11bfbeb9ae41a983946cb5ed3cf8e6520bd1fb0004279d1b42d
0x3180977f03900020ecd4cb296d9e6b93a8211b7f8a53cfc8d2a1ffc3e39b9dfe
0xd7cf3f98513ae70279ef4defcdd2b0647cc00ccaf9827305141dbe4ded17fb69
0x833c0c75f477c68a89a4a7477f4d1f0bc068e851d654fcb7f9a74f7b5893fd06
0x682c1160325034593e438ed9def06c17ec493a50d09b324499fa45ddbb877f9b
0x0d6dc4bce5e0e2abb547a767ab9706aa51d93bcc979710de7abe8fb5703677a9

Functions
Getter at block 21201684
_contractBaseURI(view returns (string)
https://funga-backend.funga.io/metadata/
_contractURI(view returns (string)
https://funga-backend.funga.io/contract_uri
contractURI(view returns (string)
https://funga-backend.funga.io/contract_uri
getStage(view returns (uint256)
999
maxSupply(view returns (uint256)
3333
name(view returns (string)
Funga
owner(view returns (address)
0x0b1b52028e6a53a4655e440e673b9672845cb36f
preSaleSupply(view returns (uint256)
1500
presale1StartTime(view returns (uint256)
1
presale2StartTime(view returns (uint256)
1
publicStartTime(view returns (uint256)
1659200400
root(view returns (bytes32)
0x7c692400d56fcdbe35a9ab6933326ccdf822412b680833be042823276f31ed97
root2(view returns (bytes32)
0x36f1900eacdb519374318bda0cec0eaeeda00af629e66d8dd58c5965e0bc0996
symbol(view returns (string)
FUNGA
totalSupply(view returns (uint256)
3333
Read-only
balanceOf(address ownerview returns (uint256)
exists(uint256 _tokenIdview returns (bool)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isProofValid(address touint256 limitbytes32[] proofview returns (bool)
isProofValid2(address touint256 limitbytes32[] proofview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
usedAddresses(addressview returns (uint256)
State-modifying
adminMint(address touint16 qty
approve(address touint256 tokenId
decreaseMaxSupply(uint256 newMaxSupply
presale1Get(bytes32[] proof
presale2Get(bytes32[] proof
publicGet(
reclaimERC20Token(address erc20Token
reclaimERC721(address erc721Tokenuint256 id
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setImportantURIs(string newBaseURIstring newContractURIstring newUnrevealed
setMerkleRoot(bytes32 _rootbytes32 _root2
setStartTimes(uint256 presale1uint256 presale2uint256 publicSale
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawETH(
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
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(
ApproveToCaller(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(