Bad Girlfriend Project Familiars
Verified contract
Active on
Ethereum with 245 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 "Bad Girlfriend Project Familiars"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16653596 | 2 years ago | | | 0 | 0.0011506251 | |
| 16057698 | 2 years ago | | | 0 | 0.00056889658 | |
| 15886511 | 2 years ago | | | 0 | 0.00067591161 | |
| 15885708 | 2 years ago | | | 0 | 0.00066200196 | |
| 15858665 | 2 years ago | | | 0 | 0.00033569539 | |
| 15855167 | 2 years ago | | | 0 | 0.0023647776 | |
| 15761265 | 2 years ago | | | 0 | 0.00061887512 | |
| 15752692 | 2 years ago | | | 0 | 0.00076344043 | |
| 15661371 | 2 years ago | | | 0 | 0.00061179399 | |
| 15638065 | 2 years ago | | | 0 | 0.0015998847 |
ABI
ABI objects
Getter at block 21208622
baseExtension() view returns (string)
baseURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmQjZxRomvB6rE4tVSFwHdHACrHW4oQDjkxPLZQgwCAKUz/
bgfVault() view returns (address)
0x4edc37721e57242768369dc185f695fc426c4529
maxSupply() view returns (uint256)
200
maxSupplyT1() view returns (uint256)
100
maxSupplyT2() view returns (uint256)
200
name() view returns (string)
Bad Girlfriend Project Familiars
owner() view returns (address)
0x3eca17cb56fb42b3d3c6de39c1d585517f481a55
pausedT1() view returns (bool)
false
pausedT2() view returns (bool)
false
priceT1() view returns (uint256)
80000
priceT2() view returns (uint256)
90000
symbol() view returns (string)
BGFFAMILIARS
totalSupply() view returns (uint256)
200
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)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
mintT1()
mintT2()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseExtension(string _newBaseExtension)
setBaseURI(string _newBaseURI)
setPriceT1(uint256 _price)
setPriceT2(uint256 _price)
setVaultAddress(address _address)
toggleT1(bool _state)
toggleT2(bool _state)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw() payable
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.