ARBO Artifacts

Verified contract

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

No balances found for "ARBO Artifacts"

0x58310ef36b93ce77cb2c546f7a6f5b7dd693a773a9e2a33b20e247ca6fee7574
0x95a472d40d08c78bb16899a0098ca50e947b4cb88ffa6e3f3cba6a7d78f2bdca
0x77642edd64d1d60c52d9b2dea3be6ef8f93cbfd5adc5bb31e7f9a568f7219895
0x4a957d95d8e7272150ec7ab214e946b8d91c608c63ef32bfab1f43c78b4de75c
0x88a2672a56579afc17a147b3161ffb4e306cb8a543a1581f89035af8dbac5d51
0x14156fac51b9f5f7d64bad1b2df7a81451b17ed82477536bd5f2f4b040ff36e5
0xec8e2ae344478c4d41ac22b1ebbdf071fcc4d30d0e3a1ce6574b0459e8747084
0xe9f4bb7443b8e86c7970744cff16ae309786647b2c6f20dd6202cfc63f96ee9d
0x9c42dc7e1db20d657813f91843f996d195ee2e248bedb736f95d9bf33da96683
0x6c68bfa58cdcc55de9da27d2be6fdf9f2c20eb95135c3c51698758416a62fe3b

Functions
Getter at block 20853619
name(view returns (string)
ARBO Artifacts
owner(view returns (address)
0x64b22a918fdefaa5605dd7c355188d7a40ea9202
symbol(view returns (string)
ARBO-A
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(uint256view returns (string)
State-modifying
batchBurn(address fromuint256[] idsuint256[] amounts
batchMint(address touint256[] idsuint256[] amountsbytes data
burn(address fromuint256 iduint256 amount
mint(address touint256 iduint256 amountbytes data
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setURI(string newURI
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
constructor(string _uristring _namestring _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.