Rekt Punk
Verified contract
Active on
Ethereum with 1,012 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 "Rekt Punk"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20773096 | 2 months ago | | | 0 | 0.00039860894 | |
| 20626804 | 3 months ago | | | 0 | 0.000043975800 | |
| 20024409 | 6 months ago | | | 0 | 0.00024462593 | |
| 20024382 | 6 months ago | | | 0 | 0.00041924698 | |
| 19615980 | 8 months ago | | | 0 | 0.00092096568 | |
| 19501839 | 8 months ago | | | 0 | 0.00074809413 | |
| 19485689 | 8 months ago | | | 0 | 0.0013346995 | |
| 19413656 | 9 months ago | | | 0 | 0.0035020668 | |
| 19389884 | 9 months ago | | | 0 | 0.0031790359 | |
| 19359648 | 9 months ago | | | 0 | 0.0024338855 |
ABI
ABI objects
Getter at block 21289744
MAX_ENTRIES() view returns (uint256)
10000
_baseTokenURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmRXfyBJvBvfcD46xXsL6nTD2HNPKa8gFGZmhqwrhpCgow/
maxMint() view returns (uint256)
20
name() view returns (string)
Rekt Punk
owner() view returns (address)
0x3fd6166c49cd2be82ab815cb08067caf5e6164f3
price() view returns (uint256)
40000000000000000
symbol() view returns (string)
RKP
totalSupply() view returns (uint256)
1398
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)
tokensOfOwner(address owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
endSale()
mint(uint256 num) 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)
setPrice(uint256 newPrice)
startSale()
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(string baseURI)
This contract contains no fallback and receive objects.
This contract contains no error objects.