fRiENDSiES
Verified contract
Proxy
Active on
Ethereum with 14,388 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
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
30 additional
variables
Balances ($0.00)
No balances found for "fRiENDSiES"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21111148 | 7 days ago | | | 0 | 0.00015876053 | |
| 21103275 | 9 days ago | | | 0 | 0.00016289084 | |
| 21085839 | 11 days ago | | | 0 | 0.00047151048 | |
| 21083385 | 11 days ago | | | 0 | 0.00041172016 | |
| 21082784 | 11 days ago | | | 0 | 0.00042915627 | |
| 21047866 | 16 days ago | | | 0 | 0.00030001832 | |
| 21002555 | 23 days ago | | | 0 | 0.00074090625 | |
| 20943800 | a month ago | | | 0 | 0.0020964301 | |
| 20933203 | a month ago | | | 0 | 0.00039859110 | |
| 20932589 | a month ago | | | 0 | 0.00049785821 |
ABI
ABI objects
Getter at block 21164753 dutchAuctionsCurrentPrice() view returns (uint256) dutchAuctionsNextDecrease() view returns (uint256) proxiableUUID() view returns (bytes32)
contractURI() view returns (string)
https://storage.googleapis.com/friendsies-b6b553/contract.json
defaultURI() view returns (string)
https://us-central1-devloper-eth.cloudfunctions.net/friendsies-v2a/metadata/
dutchAuctionsActive() view returns (bool)
false
dutchAuctionsDecreaseAmount() view returns (uint256)
100000000000000000
dutchAuctionsDecreaseInterval() view returns (uint256)
69
dutchAuctionsExtensionBlocks() view returns (uint256)
0
dutchAuctionsExtensionPeriod() view returns (uint256)
0
dutchAuctionsReservePrice() view returns (uint256)
100000000000000000
dutchAuctionsStartBlockNumber() view returns (uint256)
14510325
dutchAuctionsStartPrice() view returns (uint256)
330000000000000000
dutchAuctionsSupply() view returns (uint256)
0
ghostCloudActive() view returns (bool)
true
maxSupply() view returns (uint256)
10000
name() view returns (string)
fRiENDSiES
owner() view returns (address)
0x9213ccca8cba95d90134f28391caf1453e12c5d2
paused() view returns (bool)
false
superGoldenCloudActive() view returns (bool)
true
symbol() view returns (string)
fRiENDSiES
totalSupply() view returns (uint256)
10000
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
hasClaimedGhostCloud(address _sender, uint256 _amount, uint256 _price) view returns (bool)
hasClaimedSuperGoldenCloud(address _sender, uint256 _amount, uint256 _price) view returns (bool)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
superGoldenCloudToken(uint256) view returns (bool)
supportsInterface(bytes4 _interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
initialize(string _defaultURI, string _contractMetadataURI)
pause()
renounceOwnership()
resetDutchAuctionsStartBlockNumber(uint256 _blockNumber)
safeMint(uint256 _amount) payable
safeMintGhostCloud(uint256 _amount, uint256 _price, bytes32[] _proof) payable
safeMintSuperGoldenCloud(uint256 _amount, uint256 _price, bytes32[] _proof) payable
safeMintTo(address[] _to)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setContractMetadataURI(string _uri)
setDefaultURI(string _uri)
setDutchAuction(uint256 _startPrice, uint256 _reservePrice, uint256 _decreaseAmount, uint256 _decreaseInterval, uint256 _extensionPeriod, uint256 _extensionBlocks, uint256 _supply)
setDutchAuctionsExtension(uint256 _extensionPeriod, uint256 _extensionBlocks)
setDutchAuctionsSupply(uint256 _supply)
setGhostCloudRoot(bytes32 _root)
setMaxSupply(uint256 _supply)
setSuperGoldenCloudRoot(bytes32 _root)
setTokenURI(uint256[] _tokenId, string[] _uri)
startDutchAuctions()
startGhostCloudDrop(bool _active)
startSuperGoldenCloudDrop(bool _active)
stopDutchAuctions()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unpause()
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
withdraw(address _to, uint256 _value)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
BeaconUpgraded(address indexed beacon)
LogMintGhostCloud(address wallet)
LogMintSuperGoldenCloud(address wallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.