FractonMiniNFT

Verified contract

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

No balances found for "FractonMiniNFT"

0x2276c1ee991d3b594960e3e950caad71f7298eabc91bf719eefb61fd941b0d71
0xeb4f3d998c86e304f8c9d8af31679caf280de07985aef3f11df2bb04cbc57f0a
0x0fefb07267c1af78b2fe2b138ee15cfe31b070d16ba9a1f8347f3c07079d2db8
0x05c46baba29a26178efbab5673e1a37906c97425a30d10ed02c8abd7fb06bf9e
0x468cfc76bd6cb22296aef824a87eff736e2f038a9ad112bf765559246cbe6363
0x2995e00620df3d1dae014b7ccbfd173330dfa707cceef24cbf2912d74a265254
0xfa9c8e6756593406025bf1d86a30ae0aa31ceeda7d2f595e0766b20d717b16ef
0x51f379188f09876075449aa81395a0f3e6c28077125c4fd7f3133dc9b073b0dd
0x3e8e27f29cbb7f426f617ff317e1606ae9224db900831dbacce796db59ba89c0
0xaa571cf7753908490c7eca8b2d3b0f49a695b9cb06232413e9446f1dbcf1450c

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