MainRedPill

Verified contract

Active on Ethereum with 2,605 txns
Deployed by via 0xb63a20db at 16300276
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MainRedPill"

0x76e5f60687c479f21032608072eab2f05b2e87799a88c8aa0de0d68d860f3da9
0x219e9eb8fea8921b9669cec5131d16be93204e5e5847a930809c9766521b72dd
0x869ee8d2678238de3ef1e976b396b5adc2de9733955f0df22a8ca2b7545b3c73
0x52554385e021563c6c97abe574f6ddbf059ac1f7216886c208e85ca4414b27be
0x8fcf6c84e9accadae772d3cc10fc94dd5422f9c7354238d43e6e659030dd633a
0x75fd715b7bfe13de43394470e679ff61bcf3b1bec762c876ddf80ed60509fbf7
0xf4d54b2ff4bc6e5b4e42d5fcd5618f68a8ed8432872c46d40d2a8ade742b6cc6
From
0x164c9bcf22a8ecabc7f568c86a87ed693ccb6cc738bdea8e76a21a1bfe19d48a
0x6f58741ded4aa1b80d57ccc659a8f95112f806dead9bc80c44c0f97f76f919b7
0xa694f98ade53510375943171ec20288d1eb978dc7e02901056423d95eb44c9a6

Functions
Getter at block 20911272
cost(view returns (uint256)
39000000000000000
maxEvolution(view returns (uint256)
2
maxMintAmountPerTx(view returns (uint256)
1
maxPerWallet(view returns (uint256)
1
maxSupply(view returns (uint256)
1000
merkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
name(view returns (string)
MainRedPill
owner(view returns (address)
0x759a233d0dc8ad5583bbc06d91db2d14dac8b299
paused(view returns (bool)
true
pillContract(view returns (address)
0x29ca5d06f9ddee29c9e67f73eadb5cdec9b5c8ed
symbol(view returns (string)
MainRedPill
totalSupply(view returns (uint256)
1000
Read-only
balanceOf(address ownerview returns (uint256)
evolutionLevel(uint256view returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
getEvolutionLevel(uint256 _tokenIdview returns (uint256 level)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
publicMintedOwner(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
approve(address touint256 tokenIdpayable 
evolveFromPill(uint256 _tokenId
evolveOverride(uint256 _tokenIduint256 level
getOwnerOfMain(uint256 _tokenIdreturns (address owner)
mint(uint256 _mintAmountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseMetadataUri(string _baseMetadataUri
setCost(uint256 _cost
setMaxEvolution(uint256 _maxEvolution
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx
setMaxPerWallet(uint256 _maxPerWallet
setMaxSupply(uint256 _maxSupply
setMerkleRoot(bytes32 _merkleRoot
setPaused(bool _state
setPillAddress(address _pillContract
teamMint(uint256 _teamAmount
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(