Blockchain Art Exchange

Verified contract

Active on Ethereum with 3,910 txns
Deployed by via 0x38c33ec4 at 11097168
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $283.71
 (#153)
ERC-1555
--
 (#99)
ERC-1555
--
 (#360)
ERC-1555
--
 (#355)
ERC-1555
--
 (#1485)
ERC-1555
--
 (#1156)
ERC-1555
--
 (#510)
ERC-1555
--
 (#1607)
ERC-1555
--
 (#1606)
ERC-1555
--
0xe1fe64b1b341f3d4f63f29d82c80a1c0358a4952d77e2714ebda25c8c4a3bfb9
0xdf957dd927b3de0ad8585c89d90a0568546f8accac44790b65c6105eeb8d222d
0x2fe1c4a0bb439023a0acbb74b4d52454196e492da431876f98057532396b41a1
0x455ea3b0eee96c2b925ff90262c61cdc8237e5671b811239054aca813636a66d
0x071094a41d38fdae64ebb13213236d70030da5b9734c1cec63d045fa5d7882d3
0x403fb578d6c752db68bfee76c072d2a07c8c9ad9ca13f677460657d1c7060101
0xf087b77c0a64003889629466eca900cd33d19737cfefdc33f3063cad4e825d11
0xbeda7753a4f6695cadf40678e2bbf22a50c5b48789c9e6f85c71114f249c44eb
0x39e92fb67f6e4a64fbd426530ed29c1125c2ab4010adbcd38a450712ab08ce68
0x319ad6203cf8a535f53593c1e6ef15c7a36107ef95d586837c0cc34f158758f7

Functions
Getter at block 21202816
auctionCount(view returns (uint256)
509
auctionFee(view returns (uint256)
10
isOwner(view returns (bool)
false
name(view returns (string)
Blockchain Art Exchange
owner(view returns (address)
0xd2611e93f08beae35a34318e4929d3398d437d61
symbol(view returns (string)
BAE
Read-only
auctionList(uint256view returns (address owneraddress lastBidderuint256 biduint256 expiryuint256 token)
balanceOf(address _owneruint256 _idview returns (uint256)
balanceOfBatch(address[] _ownersuint256[] _idsview returns (uint256[])
creators(uint256view returns (address)
isApprovedForAll(address _owneraddress _operatorview returns (bool isOperator)
supportsInterface(bytes4 _interfaceIDview returns (bool)
tokenSupply(uint256view returns (uint256)
totalSupply(uint256 _idview returns (uint256)
uri(uint256 _idview returns (string)
State-modifying
bid(uint256 _indexpayable 
buy(uint256 _indexpayable 
changePrintFee(uint256 _newPrice
concludeAuction(uint256 _index
create(uint256 _initialSupplystring _namestring _uribytes _datapayable returns (uint256)
createAuction(uint256 _priceuint256 _expiryuint256 _tokenuint256 _amount
importToken(uint256 _tokenIndexstring _uribytes _data
renounceOwnership(
resetAuction(uint256 _indexuint256 _expiryuint256 _price
safeBatchTransferFrom(address _fromaddress _touint256[] _idsuint256[] _amountsbytes _data
safeTransferFrom(address _fromaddress _touint256 _iduint256 _amountbytes _data
setApprovalForAll(address _operatorbool _approved
setAuctionFee(uint256 _newFee
setBaseMetadataURI(string _newBaseMetadataURI
setCreator(address _touint256[] _ids
toggleImports(
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
ArtCreated(uint256 tokenuint256 amountstring nameaddress artist
AuctionEnd(uint256 tokenuint256 finalBidaddress owneraddress newOwneruint256 auctionIndex
AuctionReset(uint256 auctionIndexuint256 newExpiryuint256 newPrice
AuctionStart(address creatoruint256 tokenuint256 startingBiduint256 auctionIndexuint256 expiry
Bid(address bidderuint256 tokenuint256 auctionIndexuint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed _operatoraddress indexed _fromaddress indexed _touint256[] _idsuint256[] _amounts
TransferSingle(address indexed _operatoraddress indexed _fromaddress indexed _touint256 _iduint256 _amount
URI(string _uriuint256 indexed _id
Constructor
constructor(address _proxyRegistryAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.