BoxVoucher

Verified contract

Active on Ethereum with 1,369 txns
Deployed by via 0xeb86645c at 12010066
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "BoxVoucher"

0x4e961d7a7878c9d51ce55fb2327a5ca71c090cf2ab07a1556a0a562d9c6da182
0xbe107814088248dbab23beaf6890d80f49f0e58fa80e77f766241d7467ee59d3
From
0x2056cec26f9e1d3854e11ddf85ddea3e8c9ddad4af416409117b2b799f874a53
From
0x07844f54e677cf80c57187678f65222d49ac38f3492a4c8bb38b23faad7eb36a
From
0xbcb70d4b209ef17b2a220a3876d5ba403c241f334d2418006fa37e364a327854
From
0x09cc018122adac74b5d3e649c18be1a9acb96362693489af2c305c68bf2c51f9
0x50f156ebb1b5300d0e7a8402ae429ccab41b2a6a0c7e5472c94f5c9a30d866fd
0x32be8ca96f002b5a9ec9b556ff2ba5b08dfa4efa99cda4259b6db825cb34dbfc
0xe5ecbf08a6f58b0ba0b8113198f06cff213f0dc34ba5d58fa4b8625711edf0a7
0xcdda5a3fd60bb3c56025f9c6a11af9f7460111f3e05a668d46ee3075f95e0b10
From

Functions
Getter at block 20869203
owner(view returns (address)
0xb0c58e55ad0641912c281a0923da90b15d5eac50
Read-only
_supplies(uint256view returns (uint256)
authorisedCallers(addressview returns (bool)
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
locked(uint256view returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 _idview returns (uint256)
uri(uint256 _idview returns (string)
uris(uint256view returns (string)
State-modifying
burnFrom(address _fromuint256 _iduint256 _amount
mintFor(address _touint256 _iduint256 _amount
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setCaller(address _callerbool _value
setLock(uint256 _idbool _lock
setUri(uint256 _idstring _uri
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.