FractonMiniNFT

Verified contract

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

No balances found for "FractonMiniNFT"

0x60a49f03227c7a0f77f2acc38e79f753fe3900fa8c89f53c4a53e841eb511ddd
0xe18305b92d498670fc62fc8d77bb05433b6f28a41d6bf612f4cb3344f71db77f
0x806838ebf288b4cdcac8909af2732ce429762bad80f33c7d8eb29e65c4a41b86
0x796046d34a8b85a261d7ac9e8a2a0478c314d44aab9e2b424ba42f4afce848c3
From
0xb040e998c60793547e95e1a7c4e1328b1e50a2eb8125dc0d872db5b8042d3f6d
0x9f91a50eba68b2464ce159e324de2b7670f4291e6f0fa69c7a82f8e7aa5c06c0
0x40dcf72950cff3b2025bc07b7e0b9db8b1d4b98b95ac0da4bcdd32586429a96f
0x7c8c4043c88c200a696c9a35b41a586e1658b5628ccef9008a46485ea2f8cb2f
0x21208df7f8429c77c75eba8bf1caa1a937005f1f1fba7b7c79b973f251b40db6
0x082e815dd3a28a3cb2dc46dc95a291475ca5e6f9d478cc345e474a50601826e6

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