FractonMiniNFT

Verified contract

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

No balances found for "FractonMiniNFT"

0x53c99ac9b72d316ee2b42563b58e679359dae88151596e9943405e3dae891e77
0xbc42bd5a2e9329e5e56977561e0b570da6276fe82c6f724b0dcf604d47d19f6f
0x77ec2e03ef0cddbb40d754b1b20305acdc91214c71eb9010a3ecad64cba58d3d
0x24ddcec4c3e621064ce838e4a20103f0474272d8fbd7917711154ead0511be5a
0x5985b382f6d0db92347208eeb1260caffd13a994d20fc19bdc21ebb5f5616811
0x6f984c5571f99eea595fa70946b2f9a5d0ee64f9b8625cadb2c397bbb671c502
0x92c008e5366ddf22f72bc560b2fec6b29559141ddfd6951fe80fc449d78d1d1e
0x512e43aebba2dcff5a3118cef63eada0eb136d59c5cb10ed2f58230ecc875bf9
0xaef417ea9d69cc4ec7a7f7311cdf886cd6d6ed67ca907ce68a542a2f235c7cf3
0x26585bc84689b86516e97937062c4ab528f72f0f0810c870a40a5e2253b9b0f4

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