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

Invisible Frens

Verified contract

Active on Ethereum with 1,103 txns
Deployed by via 0xe8468882 at 14271620
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $62.43
0x74357e10a666d649ca4ed6ef92fced51e88fc6ae02b2e83d59661f1596eb30ae
0xd31544380f46ae95e755efc5674c7c887da4c6f3a7dbdc0885f5cf4fef014e7b
0x0e280897483045b9576765addf5027b04d93f085409e21e227c9710b97339eb7
From
0x91b24e5b210e3e12324766f8a95d0944319c56525888e36944cccaa64ddd3e74
From
0xe883fb9abc9fb0a74788072cae3c481c634319243db59abfb8cb884ba807ad37
0x620d0a1e0177fd8d5998e3cd725bb9c6813e213c9f3cb7c6caa3df56b983f4ca
0x55e11534942895021ba20970b161756ed8ec54027fa8be0611c410f45910ebe3
0x4eaad4351e2f8b03aaad41097ff39ec08fb0175020dbbaa8ca8d8ea797803c65
0x5b985905cabe7c80088095b151227f144b9d70580ae46808250e663d22dcf674
From
0xa169b7ccfd921540d207d851b35f2f616c70d44e902eb684a0a530594fb57ce7

Functions
Getter at block 21213576
MAX_SUPPLY(view returns (uint256)
5000
contractURI(view returns (string)
ipfs://QmWLKZtefvU1KeKKzdyGd5D5riJmD7jaMUzCUJ1ATJheqw
isSalesActive(view returns (bool)
true
maxFreeMint(view returns (uint256)
1000
maxMintPerTransaction(view returns (uint256)
10
name(view returns (string)
Invisible Frens
owner(view returns (address)
0x4399789be76e13ed15805bb523114e9bf9725ef0
price(view returns (uint256)
10000000000000000
symbol(view returns (string)
INVSBLEFRENS
totalSupply(view returns (uint256)
4859
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 touint256 tokenId
mint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setContractURI(string newContractURI
setPrice(uint256 newPrice
toggleSales(
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

This contract contains no error objects.