Fantasy3K Box

Verified contract

Active on Ethereum with 92 txns
Deployed by via 0x8b7bb487 at 13995599
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Fantasy3K Box"

0xa7796d7fce35e0fe8e7b26775900cf27b53cd9a017519efeccec9e2c84d70687
0x44a432b6fafc88f1ff3dbd8563eb3368d73807bc428a19e31cf044f69fee788c
0x142c40a6853c2608f10be722e68c35d76f8c38f21a6b2d8b0137ae567ba9a6b9
0x5af7622315514c271e31e7eb35ac33fc49ed02cbe36e4bed846e3809c44545a4
0x0784893cafe656cf33143245080d00fefadf8398a7be57ddf8b90bb3a13883b9
0xb00ba77da0e939bc9ef5fd88bdbe9b4bcc577d5b694f742df31ed85aa617f70d
0x6b0d1dc414de212cd24a72aded95d7475791f4da717a588c7856cf12f6e34877
0xf92c9f7fb7890a21041212ef79dc781746be6257706ae40a02a1d48554184915
0xb782a2e21aa43024d04bf810eedc698eb82d1ac533a700e522cdcee2bd34e883
0x4f8cb085605e9a708c67b4613bb800c86b37c5c0dc49f8edd3a9d791ee2a0d37

Functions
Getter at block 20856316
admin(view returns (address)
0x583bc7abe5d31fcbe55c41edd3e97d1d5bfa11f6
name(view returns (string)
Fantasy3K Box
nextTokenId(view returns (uint256)
589
owner(view returns (address)
0x6507187219fc7d33d943564772d3d6bf17b8db54
paused(view returns (bool)
false
symbol(view returns (string)
F3KBOX
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 tokenIdview returns (string)
State-modifying
burnToken(address accountuint256 iduint256 value
mint(address touint256 amountToMint
pauseContract(
renounceAdminship(
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setURI(string newuri
transferAdminship(address newAdmin
transferOwnership(address newOwner
unpauseContract(
Events
AdminshipTransferred(address indexed previousAdminaddress indexed newAdmin
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
MintBlindBox(address touint256 amountToMint
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
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
Unpaused(address account
Constructor
constructor(string _url
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.