Renegade Punks

Unverified contract

Proxy

Active on Ethereum with 1,052 txns
Deployed by via 0x33dc3215 at 14426566
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
7 additional variables

No balances found for "Renegade Punks"

0xc402cb438677fc0639ef7c6b8fdaab703b94534ed7f51f71f0c27eb796673429
0xa972762f07d46c5cb09c67b67a34450ac0322f97066a5b1975fcd59befd1c9dd
0x71ab4f6665e2d22bb2010590a9241d3486dc2cc2d65857c00785f222c317951d
0x6740b0697c7d8d8622c9829f40ce738b6d962f509b2f75a7a0b1810c130d5409
0x6358e353d0503bbca06d54334a8d74de68ad7c8d80d6471893026bf04977b53a
0xd47f294d08c39aea92f68a9545d70ac4370303dfbde32f0aa327e9a57b42f1c9
0xb4fa5b9a7baa4739ac746f64950a12b649e3ee8381c7fa00fae7b436247bd7ae
0xa953ee6e1796bb6f7630b711718d5f662d5b2838828bfb856f9d67cc23a03713
0x3c25b6214a5f726945263fe7d6d1a5553635395cb0be70d61bce9186bdb01b37
0x3b3d99a80e7774c4bfd30b5af76ccab3956bf0d25e53fc3b393ff94a438c6fb1

Functions
Getter at block 21162408
BURN_ADDRESS(view returns (address)
0x000000000000000000000000000000000000dead
cost(view returns (uint256)
0
maxPerMint(view returns (uint32)
20
maxPerWallet(view returns (uint32)
100
name(view returns (string)
Renegade Punks
open(view returns (bool)
true
owner(view returns (address)
0x052bc00f6ee754af4029d5fcaaea76b5bbcaef7a
presaleOpen(view returns (bool)
false
referralCap(view returns (uint256)
0
referralOpen(view returns (bool)
false
reqToken(view returns (address)
0x0000000000000000000000000000000000000000
revealed(view returns (bool)
true
supply(view returns (uint256)
10000
symbol(view returns (string)
RENEGADE
totalSupply(view returns (uint256)
10000
Read-only
affiliatesOf(address ownerview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
__ERC721A_init(string name_string symbol_
airdrop(address[] _recipientsuint256[] _amount
approve(address touint256 tokenId
initialize(string _namestring _symboluint256 _maxSupply
mint(uint256 countpayable 
mintAll(payable 
presaleMint(uint32 countbytes32[] proofpayable 
referralMint(uint32 countaddress referrerpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCommission(uint256 _val1
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updatePresale(bool _openbytes32 root
updateReferral(bool _openuint256 _val
updateReqToken(address _address
updateReveal(bool _revealedstring _uri
updateRoyalties(address _recipientuint256 _fee
updateSale(bool _openuint256 _costuint32 _maxWuint32 _maxM
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.