InvisibIe Friends
Verified contract
Active on
Ethereum with 547 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "InvisibIe Friends"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16308062 | 2 years ago | | | 0 | 0.00043248528 | |
| 16308059 | 2 years ago | | | 0 | 0.00078707911 | |
| 15093022 | 2 years ago | | | 0 | 0.0016130924 | |
| 14258410 | 3 years ago | | | 0 | 0.0066701790 | |
| 14258063 | 3 years ago | | | 0.12 | 0.0058492471 | |
| 14257354 | 3 years ago | | | 0 | 0.0032838620 | |
| 14257314 | 3 years ago | | | 0 | 0.0031714917 | |
| 14257223 | 3 years ago | | | 0 | 0.0027729988 | |
| 14257049 | 3 years ago | | | 0 | 0.0029463938 | |
| 14257043 | 3 years ago | | | 0 | 0.013923996 |
ABI
ABI objects
Getter at block 21307542
MINT_PRICE() view returns (uint256)
120000000000000000
baseURI() view returns (string)
http://api.invisiblefriendsnft.club/ipfs/
giveStatus() view returns (bool)
true
mintStatus() view returns (bool)
true
name() view returns (string)
InvisibIe Friends
owner() view returns (address)
0x4a404c352ff8f174b01e409578fc95e38a73ee0c
symbol() view returns (string)
Friends
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
mint(uint256[] amount, address[] to) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI_)
setFlipGiveStatus()
setFlipMintStatus()
setMintPrice(uint256 mintPrice)
setSign(address _address)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw(uint256 amount, address to)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
fallback()
receive()
This contract contains no error objects.