Origin Stories 1

Verified contract

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

No balances found for "Origin Stories 1"

0xb380e52997d691ae1a0b956b8929975a9014ad80f1a77ab7b304fd7fdbf72255
0xe9e86873c64130e75ee93c83ff52745134127aa24c9427877340f785dc05ca59
0xe147ea939dd6d9bcd599275390219cd581a9aea5475542161675b47c360f3fd3
0x3be90928e21a45aca0f7910041b4563ed41191a844b9614e82608f60617c7df3
0xd19405059bff17d341e2b0b3dcbdeefad27dbb038edac4943b56a45a13852e9f
0x6ca469ac9e9b9432f503299cbee47929f4ce054bb0a907c24ace80363ecf4ac3
0x26c2be65da115ec21dd715e0c6675f97e57b0146230cd708640e39d05cef9f70
0x57492108a09596dd3caac23c960ab201ad8d5b1cabdc471ce391fa3f4ca73726
0x3678fe6de0e57f99a1a9eaba9de18eae89cb47d4f7d077607ecb12da0619fa3b
0x3c642e39614d3b3d385a82ffee4e37bd8a1a2740e4c245f91de9a74852b4f7ce

Functions
Getter at block 20870941
name(view returns (string)
Origin Stories 1
owner(view returns (address)
0x79a20cf7331f37432e078d923074e42512e3585a
paused(view returns (bool)
false
purchaseWindowOpensPublic(view returns (uint256)
4075131600
symbol(view returns (string)
ORIGIN1
totalSupply(view returns (uint256)
4328
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
merkleRoots(uint256view returns (bytes32)
ownerOf(uint256 tokenIdview returns (address)
purchased(addressview returns (uint256)
stageWindows(uint256view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256view returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
earlyAccessSale(uint256 stageuint256 amountuint256 indexuint256 maxAmountbytes32[] merkleProofpayable 
editMerkleRoot(uint256 _stagebytes32 _merkleRoot
editPublicWindow(uint256 _purchaseWindowOpensPublic
editStageWindows(uint256 _stageuint256 _windowOpens
ownerMint(address[] _touint256[] _amount
pause(
purchase(uint256 amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setURI(string _uri
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
withdrawEther(address _touint256 _amount
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string _namestring _symbolstring _uribytes32[] _merkleRootsuint256[] _stageWindowsuint256 _purchaseWindowOpensPublic
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.