Bad Girlfriend Project Towers
Verified contract
Active on
Ethereum with 574 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 Towers"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19696310 | 7 months ago | | | 0 | 0.00016549536 | |
| 18245130 | a year ago | | | 0 | 0.00017215269 | |
| 16762022 | 2 years ago | | | 0 | 0.00084860598 | |
| 16700848 | 2 years ago | | | 0 | 0.00063146757 | |
| 16610482 | 2 years ago | | | 0 | 0.0028692085 | |
| 16596376 | 2 years ago | | | 0 | 0.00043284104 | |
| 16581487 | 2 years ago | | | 0 | 0.00091774471 | |
| 16581469 | 2 years ago | | | 0 | 0.00063117104 | |
| 16517302 | 2 years ago | | | 0 | 0.00035778469 | |
| 16517299 | 2 years ago | | | 0 | 0.00037505474 |
ABI
ABI objects
Getter at block 21314931
baseExtension() view returns (string)
baseURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmRSYHG1RerhmWgkiZM3bDuxfQsbBKQ8qxWrWaY9Z2i2CE/
bgfVault() view returns (address)
0x4edc37721e57242768369dc185f695fc426c4529
maxSupply() view returns (uint256)
600
name() view returns (string)
Bad Girlfriend Project Towers
owner() view returns (address)
0x3eca17cb56fb42b3d3c6de39c1d585517f481a55
paused() view returns (bool)
false
price() view returns (uint256)
8000
symbol() view returns (string)
BGFTOWERS
totalSupply() view returns (uint256)
296
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)
mint()
pause(bool _state)
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)
setPrice(uint256 _price)
setVaultAddress(address _address)
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.