Fusion

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x3e62446a at 13545675
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
13 additional variables

No balances found for "Fusion"

No transactions found for "Fusion"


Functions
Getter at block 21188461
admin(view returns (address)
0x0000000000000000000000000000000000000000
canMintWhitelisted(view returns (bool)
false
getAllTokenHashes(view returns (bytes32[])
[]
 
getAuctionInfo(view returns (bool hasStartedbool hasEndeduint256 blocksUntilAuctionStartuint256 currentPriceuint256 blocksUntilPriceDropuint256 nextPriceuint256 currentInvocationCountuint256 maxInvocationCount)
getAuctionStartBlock(view returns (uint256)
0
getBaseUri(view returns (string)
getHtmlStrings(view returns (string htmlPrefixstring htmlPostfix)
(htmlPrefix=, htmlPostfix=)
getMaxInvocationCount(view returns (uint256)
0
getMinPrice(view returns (uint256)
0
getPriceDropAmount(view returns (uint256)
0
getPriceTiers(view returns (uint256[] priceTieruint256[] priceTierStartuint256[] priceTierDropInterval)
(priceTier=[], priceTierStart=[], priceTierDropInterval=[])
getRecipient(view returns (address)
0x0000000000000000000000000000000000000000
getWhitelistedMinters(view returns (address[] addressesuint256[] mintsUseduint256[] mintBudgets)
(addresses=[], mintsUsed=[], mintBudgets=[])
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)
getTokenHash(uint256 tokenIdview returns (bytes32)
getTokenHtml(uint256 tokenIdview returns (string)
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)
State-modifying
approve(address touint256 tokenId
init(string namestring symboluint256[] priceTieruint256[] priceTierStartuint256[] priceTierDropIntervaluint256 priceDropAmountaddress recipientuint256 maxInvocationCountaddress[] whitelistedMinterAddressesuint256[] whitelistedMinterBudgetsstring baseUriuint256 minPrice
lockHtml(
lockImplementation(
purchase(payable returns (uint256 tokenId)
renounceAdminPowers(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAdmin(address newAdmin
setApprovalForAll(address operatorbool approved
setAuctionStartBlock(uint256 auctionStartBlock
setBaseUri(string baseUri
setHtmlStrings(string htmlPrefixstring htmlPostfix
setImplementation(address implementation
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.