RaremintsERC721

Verified contract

Implementation

Active on Ethereum with 53 txns
Deployed by via 0x02055d08 at 15614869
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 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 48 additional slots
4 additional variables

No balances found for "RaremintsERC721"

0xcc83da31119dae31ef374ad0be39135128e7f3e011ca57816165fcf303deae08
0xa3c4af6aafe52569791f8a2ffe531e0c309410df157fd6393ecd1d6f92c98527
0x8a052704dc5f41d73d5c746b170739e69448aa592162f4a23ec2bf06f8c6a362
0x5da2655e318e7a5df75fc3203b7bb8acafca6138f75a0a6204724ba8ac7085a7
0x7f4a25938dc98e547f015a5377b1bdc4f9e9a74c909a4cd74066345942083992
0x47365e9cf452b339a31667cf619ed2bdac3d93057bfa4cc06d705592303924be
0x8946ce7992096f66b1d2962e938244af20afa9aa41420afbff7181f341849fbf
0x895328b4569203f2b470ea96715c0a12c798749cbef18e7a8a0f3517d43809d8
0x09d414efbc2eb909c507e5faec2869081f986ce486411ece34073d8614c271a4
0xa465a066320f431ea6f278fa349341f8278cd07ddd0c5a750ede8f1e35ec0b61

Functions
Getter at block 21273526
_isPresale(view returns (bool)
false
_paused(view returns (bool)
false
apiVersion(pure returns (uint16)
2
baseURIFinal(view returns (bool)
false
getBaseURI(view returns (string)
getPrice(view returns (uint256)
0
getSupply(view returns (uint256)
0
isPaused(view returns (bool)
false
isPresale(view returns (bool)
false
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
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)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
airdrop(address[] addressesuint256[] amountsuint256 _metadata
approve(address touint256 tokenId
finalizeBaseURI(
initialize(string _namestring _symbolstring _initialBaseURIuint256 _initialPriceuint256 _initialSupplyaddress newOwner
mint(uint256 numuint256 metadatapayable 
presaleMint(uint256 numbytes signatureuint256 metadatapayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setIsPresale(bool val
setPause(bool val
setPrice(uint256 _newPrice
setSupply(uint256 _newSupply
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable returns (uint256)
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Initialized(uint8 version
MintEvent(address indexed _touint256 indexed _tokenIduint256 indexed _metadata
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.