FractonMiniNFT

Verified contract

Active on Ethereum with 56 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "FractonMiniNFT"

0xe7460103e691a0f66392552b60e9daddbc659349bb999d709d911d547906f78e
0x7b7893302169a503cd80c399dda10b140e0d06d2b410bd019835059c284b46ae
0xfba71f8ebd7d371080b4e9322607ea8bf66d9479c7be00282e20b6f03ce83387
0x34f5662d8c42a3727eb68e9fc4f8c454cf1e78ec3ee2ffd03aeca146d06d7c4d
0x78f318faeb5709df3c1bf57efeb5830c42eaa0e712af0c72bc1c42c2a82b8a16
0x42615a6be241658cb92ad6b69a40280b77c8b844e6b3cc7b9997fcb3af2bbdb4
0x0aaa613eaf86d12ad7fb5f5092e7e558cfe127a155b32860edd9aee8df941f22
0x18ca29cbf9acc8e57e52d37978d47b9934bfe32857f8369bc0a13229e2b3da90
0xef75fcf10372efef27fef5b0683f5939a596b091056fc0ffd47ce05a247984d7
0xbdbf40cfff06311917ab1b170dd1cb24db2b3d11bfc6273f745eff009fd8619d

Functions
Getter at block 20908568
ROUND_CAP(view returns (uint256)
1000
blindBoxPrice(view returns (uint256)
100000000000000000
currentRound(view returns (uint256)
0
saleIsActive(view returns (bool)
false
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
roundSucceed(uint256view returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256 tokenIdview returns (string)
State-modifying
burn(uint256 amount
claimBlindBox(uint256 tokenIDreturns (uint256)
closeRound(returns (bool)
mintBlindBox(uint256 amountpayable returns (uint256)
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
startNewRound(uint256 sellingPricereturns (bool)
swapmint(uint256 amountaddress toreturns (bool)
updateBlindBoxPrice(uint256 newPricereturns (bool)
updateDefaultURI(string defaultURI
updateRoundSucceed(uint256 roundreturns (bool)
updateTokenURI(uint256 tokenIdstring tokenURI
withdrawEther(returns (bool)
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
ClaimBlindBox(address owneruint256 tokenIDuint256 amount
CloseRound(uint256 blockNumber
StartNewRound(uint256 blockNumberuint256 sellingPrice
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
UpdateBlindBoxPrice(uint256 price
UpdateRoundSucceed(uint256 rounduint256 blockNumber
WithdrawEther(address calleruint256 amount
Constructor
constructor(string uri_
Fallback and receive
receive(
Errors

This contract contains no error objects.