Run Ed.

Verified contract

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

No balances found for "Run Ed."

0xbaa707e4d113f858b5d0f2ccb9f411d605e11c0e6d8e23afdd18b77c26b62c97
0x2eac6223d262364a261ed3516680d56ac638a15bede925b7bc43b17549c5615d
0x6f3f4e960c22b3c711156352fc64ab39c08e144e32aedbe38f7ac4d3358e5567
From
0x1ec3d358d2930cbe2f00f17c8c40b1a33709b57cd12b4e08bab04212da76045e
0xefcd14475cd4bab7af9adacf326dc1da26960958e14b4ec9b0d176cb7b8d747d
0x54bdf638b7d405df65aac330b7209fae85ab36a62a7086e5c63d7a5887693d74
0x105a8b93c0895ecfad7f37329144487018f2c613bc9e31987d88518b387a8e47
0x8e1415d63a99ea2bc79cf77c218c0757a0bf496dee90c960ab7506ac122e76b0
0x4ad2a555694e345056c8b690957bd96760a6ca37bd51f8f54704553b286d9d2f
0xf27c148200214b06174ed78eb7b8687ef5983c1c3a214400fedda45a074bd9b9

Functions
Getter at block 20977783
amountForDevs(view returns (uint256)
172
maxPerAddressDuringMint(view returns (uint256)
2
name(view returns (string)
Run Ed.
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x64b35643c7ac1c0b2da7975b1df2d32fe74ba217
saleConfig(view returns (uint32 publicSaleStartTimeuint64 mintlistPriceuint64 publicPriceuint32 publicSaleKey)
(publicSaleStartTime=0, mintlistPrice=0, publicPrice=0, publicSaleKey=123456)
symbol(view returns (string)
RUNED
totalSupply(view returns (uint256)
1000
Read-only
allowlist(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
isPublicSaleOn(uint256 publicPriceWeiuint256 publicSaleKeyuint256 publicSaleStartTimeview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
allowlistMint(uint256 quantitypayable 
approve(address touint256 tokenId
devMint(uint256 quantity
publicSaleMint(uint256 quantityuint256 callerPublicSaleKeypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
seedAllowlist(address[] addressesuint256[] numSlots
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setOwnersExplicit(uint256 quantity
setPublicSaleKey(uint32 key
setupSaleInfo(uint64 mintlistPriceWeiuint64 publicPriceWeiuint32 publicSaleStartTime
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawMoney(
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
constructor(uint256 maxBatchSize_uint256 collectionSize_uint256 amountForDevs_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.