Friendsies

Verified contract

Implementation

Active on Ethereum with 1 txns
Deployed by via 0x7bb230d7 at 14504385
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 43 additional slots
-
variable spans 45 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
26 additional variables

No balances found for "Friendsies"

0xaafaa7e691f020523e4c8465381fbe25cc7a443875adeefb3aad7a1e9a2c2f99
From

Functions
Getter at block 21164753
contractURI(view returns (string)
defaultURI(view returns (string)
dutchAuctionsActive(view returns (bool)
false
 
dutchAuctionsCurrentPrice(view returns (uint256)
dutchAuctionsDecreaseAmount(view returns (uint256)
0
dutchAuctionsDecreaseInterval(view returns (uint256)
0
dutchAuctionsExtensionBlocks(view returns (uint256)
0
dutchAuctionsExtensionPeriod(view returns (uint256)
0
 
dutchAuctionsNextDecrease(view returns (uint256)
dutchAuctionsReservePrice(view returns (uint256)
0
dutchAuctionsStartBlockNumber(view returns (uint256)
0
dutchAuctionsStartPrice(view returns (uint256)
0
dutchAuctionsSupply(view returns (uint256)
0
ghostCloudActive(view returns (bool)
false
maxSupply(view returns (uint256)
0
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
superGoldenCloudActive(view returns (bool)
false
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
hasClaimedGhostCloud(address _senderuint256 _amountuint256 _priceview returns (bool)
hasClaimedSuperGoldenCloud(address _senderuint256 _amountuint256 _priceview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
superGoldenCloudToken(uint256view returns (bool)
supportsInterface(bytes4 _interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
initialize(string _defaultURIstring _contractMetadataURI
pause(
renounceOwnership(
resetDutchAuctionsStartBlockNumber(uint256 _blockNumber
safeMint(uint256 _amountpayable 
safeMintGhostCloud(uint256 _amountuint256 _pricebytes32[] _proofpayable 
safeMintSuperGoldenCloud(uint256 _amountuint256 _pricebytes32[] _proofpayable 
safeMintTo(address[] _to
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setContractMetadataURI(string _uri
setDefaultURI(string _uri
setDutchAuction(uint256 _startPriceuint256 _reservePriceuint256 _decreaseAmountuint256 _decreaseIntervaluint256 _extensionPerioduint256 _extensionBlocksuint256 _supply
setDutchAuctionsExtension(uint256 _extensionPerioduint256 _extensionBlocks
setDutchAuctionsSupply(uint256 _supply
setGhostCloudRoot(bytes32 _root
setMaxSupply(uint256 _supply
setSuperGoldenCloudRoot(bytes32 _root
setTokenURI(uint256[] _tokenIdstring[] _uri
startDutchAuctions(
startGhostCloudDrop(bool _active
startSuperGoldenCloudDrop(bool _active
stopDutchAuctions(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdraw(address _touint256 _value
Events
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BeaconUpgraded(address indexed beacon
LogMintGhostCloud(address wallet
LogMintSuperGoldenCloud(address wallet
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Upgraded(address indexed implementation
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.