Bad Girlfriend Project Hellspawn
Verified contract
Active on
Ethereum with 169 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 Hellspawn"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20011553 | 5 months ago | | | 0 | 0.00033021748 | |
| 16962358 | 2 years ago | | | 0 | 0.0010565326 | |
| 16160426 | 2 years ago | | | 0 | 0.00061655643 | |
| 16057700 | 2 years ago | | | 0 | 0.00053302158 | |
| 15950239 | 2 years ago | | | 0 | 0.0012466600 | |
| 15950232 | 2 years ago | | | 0 | 0.0013096178 | |
| 15950149 | 2 years ago | | | 0 | 0.0012749538 | |
| 15950145 | 2 years ago | | | 0 | 0.0012485700 | |
| 15950141 | 2 years ago | | | 0 | 0.0012482660 | |
| 15931483 | 2 years ago | | | 0 | 0.0024347311 |
ABI
ABI objects
Getter at block 21214173
baseExtension() view returns (string)
baseURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmadiqUyUQQnXxB3s84bJExSoPP24h4pcyJvVvhSnNxpNK/
bgfVault() view returns (address)
0x4edc37721e57242768369dc185f695fc426c4529
maxSupply() view returns (uint256)
150
name() view returns (string)
Bad Girlfriend Project Hellspawn
owner() view returns (address)
0x3eca17cb56fb42b3d3c6de39c1d585517f481a55
paused() view returns (bool)
false
price() view returns (uint256)
500000
symbol() view returns (string)
BGFHELLSPAWN
totalSupply() view returns (uint256)
150
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()
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 _baseuri)
setPaused(bool _state)
setPrice(uint256 _price)
setVaultAddress(address _address)
teamMint(uint256 _mintAmount)
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.