This contract is being backfilled. You may encounter incomplete storage history.

The Red Pill Lions NFT Collection

Verified contract

Implementation

Active on Ethereum with 106 txns
Deployed by via 0x7033882c at 14279360
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
6 additional variables

No balances found for "The Red Pill Lions NFT Collection"

0x2e4460f9e917ef6afec562aecd3d288f8e633eecf560929d676a2a2c1b321894
0x7d027b5b5022b00b677990a96e09d202ecfbf922e066c993c5217a083d1cf3e1
0x1ffd9887884b74a9d10dce1362a8a0c57421fc1c3d5aabda27714c11b78927c7
0x147bdf63e24d711d25687928bb3809ead4e1689708f940e0278b12868387ff04
0x697df54eeb0f93101691dc191c5530373d117d57fb34105e2a3226850bbe6e61
0x2593888f1195997e5c2de9daeb8d8b1c47eb136f4a3e0e652609447bd38f2036
0x8915cd9329f6bc7406ee5194971bba384d526a0a5280de0b06216b2ec5498386
0x8beda402aeb9f05fc6c572458a2f909c1736627fbb07f7283927fbfdbf568b13
0x2b73e64f6cf6027f897508cdf25847fd8e45564b074a742f121517c5952372d7
0xe6a220289090a95ad8a74c31798d7e4b8a9907c70038f8a478fabe9328cf4628

Functions
Getter at block 20798966
BURN_ADDRESS(view returns (address)
0x000000000000000000000000000000000000dead
cost(view returns (uint256)
5000000000000000
maxPerMint(view returns (uint32)
10000
maxPerWallet(view returns (uint32)
10000
name(view returns (string)
The Red Pill Lions NFT Collection
open(view returns (bool)
true
owner(view returns (address)
0x0468c8d4e517c37267aa1dbf307350ffc996cbcb
presaleOpen(view returns (bool)
false
referralCap(view returns (uint256)
0
referralOpen(view returns (bool)
false
reqToken(view returns (address)
0x0000000000000000000000000000000000000000
revealed(view returns (bool)
false
supply(view returns (uint256)
1
symbol(view returns (string)
RPL
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.