FractonMiniNFT

Verified contract

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

No balances found for "FractonMiniNFT"

0xaaf6cd4335a989133eab9a6c2d38e08b51d8eeaa116991093c5e4ee573b3f286
0x9650e217bb372741d388961721b7bb772ab0af5ca129e0f672464241d86bcea0
0x294d42e72178d489c102f7cd6a15d1fbb469fefa56063547e7171057c4300875
0xd05d978c2e2d84a6f6dc9ceed723e208ebe31298a54ba8cf41343a4d1e66bac9
0xb69f81312d259f2c268bad19303c7bdc0560f8f43ebba29621eafb47c1fd9531
0x861cc5da1d678c41b9fd909f724c2369d94bdc01300b99c8032cba9d79af857b
0x5966a9df9c9852ad2118ee82e730b8d8fe9e82f1b94193bf8ce08861779ff57a
0xe134f87723326b22238310be3b8fc932ac586864c5d55bad92529b4612f1b36e
0x0b4becbd52ffe31d72badd0ad1e75d38a0ebfc8625b8deebed44733820bc3070
0xe3a2bd8597a5b62d689bb1dadf8b9966e7405d7fc674dc7d861d8b44380e46aa

Functions
Getter at block 20872728
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.