ProofOfCock
Verified contract
Active on
Ethereum with 16 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 "ProofOfCock"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18716995 | a year ago | | | 0 | 0.0013617086 | |
| 18538020 | a year ago | | | 0.03 | 0.0058735496 | |
| 18449641 | a year ago | | | 0 | 0.00077544593 | |
| 18443383 | a year ago | | | 0 | 0.0011062758 | |
| 18443381 | a year ago | | | 0 | 0.0011463112 | |
| 18436446 | a year ago | | | 0.1 | 0.0066920150 | |
| 18436316 | a year ago | | | 0 | 0.0012287310 | |
| 18436312 | a year ago | | | 0 | 0.0012475357 | |
| 18435034 | a year ago | | | 0.03 | 0.0057090279 | |
| 18435012 | a year ago | | | 0.1 | 0.013028923 |
ABI
ABI objects
Getter at block 21178632
CURRENT_SUPPLY() view returns (uint256)
34
MINT_PRICE() view returns (uint256)
10000000000000000
TOTAL_SUPPLY() view returns (uint256)
1000
baseExtension() view returns (string)
.json
baseUri() view returns (string)
ipfs://bafybeigls33pgh72t5c5fywsyj6rjc3436fqwdhkizy2ll23ekqkixvteu/
name() view returns (string)
ProofOfCock
owner() view returns (address)
0x04ab0b6a118711d2e3eeee898b67129a32986aae
symbol() view returns (string)
COCK
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)
mintCertificate(uint256 _amount) 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)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawAll() 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.