Big PP Condoms
Verified contract
Active on
Ethereum with 692 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 "Big PP Condoms"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20553945 | 3 months ago | | | 0 | 0.000025634133 | |
| 19318064 | 9 months ago | | | 0 | 0.00088854663 | |
| 19204240 | 9 months ago | | | 0 | 0.0026675467 | |
| 18787324 | a year ago | | | 0 | 0.0017132002 | |
| 18686233 | a year ago | | | 0 | 0.0040754357 | |
| 17624286 | a year ago | | | 0 | 0.00094051671 | |
| 17624273 | a year ago | | | 0 | 0.0011475659 | |
| 17498914 | a year ago | | | 0 | 0.00034916818 | |
| 16723363 | 2 years ago | | | 0 | 0.00088191616 | |
| 16633471 | 2 years ago | | | 0 | 0.0011143601 |
ABI
ABI objects
Getter at block 21269655
getBaseURI() view returns (string)
ipfs://QmeptwC4LRQfLTFkczVgpg7gdgCBkEK4igxWEG4aihHQpZ/
maxTokens() view returns (uint256)
6969
name() view returns (string)
Big PP Condoms
owner() view returns (address)
0xbbfa888fad6d83fce21d681f656a8f69bd8ba88b
saleStatus() view returns (bool)
false
symbol() view returns (string)
PPC
tokenSalePrice() view returns (uint256)
30000000000000000
totalSupply() view returns (uint256)
1554
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)
State-modifying
Events approve(address to, uint256 tokenId)
buyCondom(uint256 count) payable
freezeUri()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string newURI)
toggleSale()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawEth()
withdrawToken(address tokenAddress)
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(string name, string symbol, string baseTokenURI, uint256 tokenSalePrice_, uint256 maxTokens_)
This contract contains no fallback and receive objects.
This contract contains no error objects.