FUSION

Verified contract

Proxy

Active on Ethereum with 5,880 txns
Deployed by via 0x35963942 at 17768978
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 48 additional slots
-
variable spans 49 additional slots
-
variable spans 47 additional slots
-
variable spans 48 additional slots
16 additional variables

No balances found for "FUSION"

0x9b8322f53f5c8786fa70253d391e69cfc14230653f7fbfbd1e867b21249467d7
0xe0141de0f63bed147bb37965c2f2895072ee4265805f6d8f7f0f5622f7f83001
0x01f244c6e7e3c380b94814fb1e367bce1a1c49ebf34b98508751ac59da6d04c8
0xf6ca070c5e0442d9567880abaddb742dd616a762ba1034d76b6df01bf4b72b9b
0xb24d2e7792ce950d8d77cbd92beecb3978fe4a877191de1af2bda2a7c1b0ed55
0xa000a580f7112370162251c4e92749865ef08df83085f3724a5ad7bca805a6cf
0x2a874801ee3e871929248ea65a65f3116383f2c5cfc04eba42888e69765cf63c
0xbd7d8ad01c22d51e6b44ca31cbfef2fea7ab107762b7e58cc58e35fa9c41f900
0x49f94ef25918a8c5f1cfc5f94491c5151182716a5d14d2f5ebab3c01e17998d3
0x743389d89e974825d8041b1b79cad3a8203ed2c610808fab29b304ad241db5d5

Functions
Getter at block 20870988
baseFusionURI(view returns (string)
https://fusion-metadata.1block.world/functions/v1/fusionMetadata/
isContractSaleActive(view returns (bool)
false
isCreatingItemActive(view returns (bool)
false
isFusionActive(view returns (bool)
true
isOperatorFilterRegistryRevoked(view returns (bool)
false
isPreActive(view returns (bool)
false
isPublicActive(view returns (bool)
false
itemContract(view returns (address)
0xd1b78d9c30671a8cf3a1fcc64de59d17f54a82c9
katanaContract(view returns (address)
0x726ec2b0af514706f2e3be115798700450267c1c
mannequinURI(view returns (string)
ipfs://QmYJ5ueJE7kqQ6tF1u8MCvFKBA68fKQiyjUgfqjQf92Dbs
maxSupply(view returns (uint256)
14336
name(view returns (string)
FUSION
nextTransferId(view returns (uint256)
0
owner(view returns (address)
0xa1a22713946d0ec792f4e645bb40f6ce43a7b319
price(view returns (uint256)
10000000000000000
 
proxiableUUID(view returns (bytes32)
symbol(view returns (string)
FUSION
totalMinted(view returns (uint256)
10355
totalSupply(view returns (uint256)
10355
Read-only
amountMintedByAddress(addressview returns (uint256)
amountSaleTransferredByAddress(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
elementsIds(uint256uint256view returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721AUpgradeableTokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721AUpgradeableTokenOwnership[])
fusionableTokensOfOwer(address _ownerview returns (uint256[])
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isBurnableContract(addressview returns (bool)
isFusionable(address _addressuint256 _mannequinIduint256 _itemIduint256 _katanaIdview returns (bool)
isFusioned(uint256view returns (bool)
itemToKatanaMapping(uint256view returns (uint256)
mintableAmount(address _addressuint256 _maxMintableAmountbytes32[] _merkleProofview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
airdrop(address[] _toListuint256[] _amountList
approve(address operatoruint256 tokenIdpayable 
burn(uint256 _tokenId
contractSaleTransfer(uint256 _amountuint256 _maxTransferableAmountbytes32[] _merkleProofpayable 
executeFusion(uint256 _mannequinIduint256 _itemIduint256 _katanaId
initialize(uint256 _maxSupplyuint256 _pricestring _mannequinURIbytes32 merkleRoot_
onERC721Received(addressaddressuint256bytesreturns (bytes4)
ownerMint(address _touint256 _mintAmount
preMint(uint256 _amountuint256 _maxMintableAmountbytes32[] _merkleProofpayable 
publicMint(uint256 _mintAmountpayable 
renounceOwnership(
revokeOperatorFilterRegistry(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseFusionURI(string _newBaseFusionURI
setBatchItemToKatana(uint256[] _itemIdListuint256[] _katanaIdList
setBurnableContract(address _contractAddressbool _isBurnable
setItemContract(address _contractAddress
setKatanaContract(address _contractAddress
setMannequinURI(string _newMannequinURI
setMaxSupply(uint256 _newMaxSupply
setMerkleProof(bytes32 _newMerkleRoot
setNextTransferId(uint256 _nextTransferId
setPrice(uint256 _newPrice
setRoyaltyInfo(address _receiveruint96 _royaltyFee
toggleContractSaleActive(
toggleCreatingItemActive(
toggleFusionActive(
togglePreActive(
togglePublicActive(
transferERC721To(address _touint256 _amount
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdraw(
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BatchMetadataUpdate(uint256 _fromTokenIduint256 _toTokenId
BeaconUpgraded(address indexed beacon
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Fusioned(uint256 _tokenIduint256 _itemIduint256 _katanaId
Initialized(uint8 version
MetadataUpdate(uint256 _tokenId
MintAmount(uint256 _mintAmountLeftuint256 _totalMintedaddress _minter
OperatorFilterRegistryRevoked(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PublicMint(uint256 _totalMintedaddress _minter
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
TransferredAmount(uint256 _transferAmountLeftuint256 _contractBalanceaddress _caller
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
receive(
Errors
AlreadyRevoked(
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
FUSION__AmountIsTooBig(
FUSION__InsufficientMintPrice(
FUSION__InsufficientMintsLeft(
FUSION__InvalidMerkleProof(
FUSION__MintAmountIsTooSmall(
FUSION__MismatchedArrayLengths(
FUSION__MustMintWithinMaxSupply(
FUSION__NotFusionable(
FUSION__NotReadyYet(
FUSION__NotTokenOwner(
FUSION__WithdrawFailed(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OnlyOwner(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(