Barbarians

Verified contract

Proxy

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

No balances found for "Barbarians"

0x8aaf72ddf7d6565222ad9496e5676688c4373f9aeceb303f74126f8d5efbdf46
0x86ff5c52f94e7953cebb7bcca617915441855745c9906d1ff0e236674584f082
0xa85ca7d2e60eb33dff7d89192031a7c8ff32e5c78d542f088bd2126d36e8cffa
0x90b115ccca5830cc859d4a326a27da81456c91f091c7230d3f917951d23ed7ae
0xd6720912909dbfa8a2d2e4bc46140ad580f6236d8638a3b0cf8f7a2e6f192124
0x7ab00c4e073c0db32a8460e922b76c3c9514f2399d520b5c035b7d0862d54452
0x52e3c0422140172242fe2e410e26ef21ba065157437f4d70b32b34e8e01173f8
0x318bd12e40e546124f46d59a71e8a62a818f1aa8cdc4b5b644f1cde7fbe38d1c
0x9bd32f5cdec26289f2ae1d4266ff0d6e7173f354af8340fe06319bf03b00c294
0x90c48b8856fd27e65f681adb65e78cb132672bb6ef3855b1a3b7110e40926dce

Functions
Getter at block 20891623
_baseUri(view returns (string)
ipfs://bafybeif2zvioscdzv7f4dab7kqy2fd4eqiaxbjck37ktgfdmc4dysutrty
_name(view returns (string)
Barbarians
artistName(view returns (string)
Jacek Markusiewicz
creator(view returns (address)
0x6f737253039a0c0540bf689ada3b516baffe175b
files(view returns (string[])
[index.html, main.js]
gatewayManager(view returns (address)
0xe445fb0297f7d1f507df708185946210eb6a9de6
license(view returns (string)
CC BY-NC 4.0 [see HTML header for 3d party licenses]
mintingManager(view returns (address)
0xe445fb0297f7d1f507df708185946210eb6a9de6
name(view returns (string)
Barbarians
owner(view returns (address)
0x6f737253039a0c0540bf689ada3b516baffe175b
projectDescription(view returns (string)
The concept of barbarism always refers to “the other”, accentuating the dichotomy between us and them, right and wrong, form and matter, space and time, human and nature. Yet here, in this landscape of contradictions, these divisions are not so clear-cut after all.
symbol(view returns (string)
totalSupply(view returns (uint256)
322
year(view returns (string)
Read-only
_balances(addressview returns (uint256)
_owners(uint256view returns (address)
_payloads(uint256view returns (string)
balanceOf(address ownerview returns (uint256)
fileContents(string fileNameview returns (bytes)
fileStorage(string fileNameview returns (address[])
getApproved(uint256 tokenIdview returns (address)
getPayload(uint256 tokenIdview returns (string)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 valueview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addFile(string fileNameaddress[] fileStorageAddresses
approve(address touint256 tokenId
initialize(string uri_address minter_address gatewayManager_string contractName_uint256 royaltyValue_address owner_
mint(address touint256 tokenId
mintBatch(address[] touint256[] tokenIds
mintBatchWithPayload(address[] touint256[] tokenIdsstring[] payloads
mintWithPayload(address touint256 tokenIdstring payload
removeFile(string fileName
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setArtistName(string artistName_
setCollectionName(string name_
setDescription(string description_
setGatewayManager(address gatewayManager_
setLicense(string license_
setMintingManager(address minter_
setPayload(uint256 tokenIdstring payload
setRoyalties(address royaltyRecipientuint256 royaltyValue
setURI(string newuri
setYear(string year_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MetadataUpdate(uint256 _tokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
FileAlreadyRegistered(
FileNotRegistered(