FractonMiniNFT

Verified contract

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

No balances found for "FractonMiniNFT"

0x66693ea55e7393a3ef4e6d302c36c43ef85b588d88cc10cd7a79a89dd0a01680
0x3213b6244b285fc4f19bb473afdd1027f9e18c5491af68fbb94dc6daaa56d975
0x105b505925819c4b4c246877b8cc74e207c73524d53ff4beb7ac109f2af674ba
0x7a66bccc05418ec9056bfd930aa5cb2d053e1389df4c8c788a535623a8e56b34
0xc2ede8822ce436084db8f6dde2695dfb2fb896f5b08141b5abc89cbda010ba89
0x527e63af3acff359afeaaf96885e3c52c3a045af93f24bc12ebc48fa76296c69
0xe5ba18155e0d6e2538e6581839da11ddba235c7688213d499c60d009cf55792e
0xc2d6d2bf79926ba53d811ad029ab8467108972cf9fbbde103915a4a97584c175
0xbb81ea9a317ed13bd2fe98e85f3e374db355c87b4c6e6b743e42af4f8e41d882
0xd2282469054c94ecb60e60a2f25ec1af609b213649989423679bc965aa821a3d

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