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"

0x721568ac9e7e43616bf52daad003854c3641be38b66c6e451a91cf6bb6fbb3cb
0xbac583a297c5d21cc4cb9268afd59687bac7ad12622b41e960196697572248d6
0x198dc38961c397c7648db256727e3b3144f322257caaf0ffc0a46b23253cb919
0x9526cef0aa15925f4ec5f43b5dec3fa959d521e15289a5995b99bb4e49846efe
0x1ffef0c60ab7615d299a8073575a88c3de1023a33b21c2dd73dfe7d5ffcbdeb1
0xfeec2bce4d5e635986c22120c452a545bfc0ce93ead85e30da3adb43c8f4ef07
0xa96b2db85b3d74ea93387b79c1c62958550882d991326cdd2e5d52d4ed5df208
0x3d02f3fdb4c37dd2525f7a834667e8c60fb031b946c1cb7214563278e488f761
0xf120882183c2a54d08625e3e2bf9827c0afe45e5b1b06b1e88a425a966d944a3
0x4bf53337f8c49ce441979609f6fce06715a30f639ead2512fff99be228a7920d

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