This contract is being backfilled. You may encounter incomplete storage history.

Unauthorized Authentic

Verified contract

Active on Ethereum with 24 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $510.19
0x88e197738fabe932f343a7b3e5f731c267f3e1153c54f75a461ccc541f2452a0
0xa4bd3f069adb5c765c857a87bd6fc48d5e4f7cc82af1c3d414db481fe09ebb64
0x2bc6fb332e5358f6a23d196081c4460ce10c0e9b00c88a3f44b4b0f3e8ac2a7f
0xc580e623537f616c1e5168fb02e9dbd83fa3f1173af0f13d65e249f2dafe055f
0xe7d3bb2209ec43f3c5c6bcb398a0280921df75e998330a336d3d6f64c0838498
0xd0ebff7af93d33aa6aaa6fe964034c0c300dd900d54460ba61443fd0407444bc
0x8209877a66719607bd5430ba5683c545c16bc7612096128ec3db76153c9be401
0x74ed6d80256d9f30f57fbe0dd2cf16ded3a52875a276e3d6dfe29fd84505e2d7
0x86be656e1501348ce289b89cfb0f58c3c48371ff985b089296eb5a339d972835
0x389c2a271345dad73c21dbe31bbff0f725f66c88453e5dc6077ea66e6b8564a5

Functions
Getter at block 20797818
auctionEnd(view returns (uint256)
14108685
auctionStart(view returns (uint256)
14082101
 
contractURI(view returns (string)
endingPrice(view returns (uint256)
100000000000000000
name(view returns (string)
Unauthorized Authentic
owner(view returns (address)
0xcb4b6bd8271b4f5f81d46cbc563ae9e4f97b5a37
startingPrice(view returns (uint256)
20000000000000000000
symbol(view returns (string)
UA-NFT
Read-only
balanceOf(address _accountuint256 _tokenIdview returns (uint256)
balanceOfBatch(address[] _accountsuint256[] _tokenIdsview returns (uint256[])
exists(uint256 _tokenIdview returns (bool)
factories(uint256view returns (address)
getFactories(uint256 _tokenIdview returns (addressaddressaddress)
isApprovedForAll(address _owneraddress _operatorview returns (bool)
ownerOf(uint256 _tokenIdview returns (address)
price(uint256 _blockNumberview returns (uint256)
royaltyInfo(uint256uint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 _interfaceIdview returns (bool)
tokens(uint256view returns (address owneruint32 factoryAuint32 factoryBuint32 factoryC)
uri(uint256 _tokenIdview returns (string)
State-modifying
addFactory(address _factoryreturns (uint256)
mint(uint256 _tokenIdpayable 
renounceOwnership(
safeBatchTransferFrom(address _fromaddress _touint256[] _tokenIdsuint256[] _amountsbytes _data
safeTransferFrom(address _fromaddress _touint256 _tokenIdbytes _data
safeTransferFrom(address _fromaddress _touint256 _tokenIduint256 _amountbytes _data
setApprovalForAll(address _operatorbool _approved
switchFactories(uint256 _tokenIdaddress[3] _factoryAddressesuint256[3] _factoryIndexes
switchFactories(uint256 _tokenIduint256 _factoryIndexAuint256 _factoryIndexBuint256 _factoryIndexC
transferOwnership(address newOwner
updateRoyaltyAddress(address _royaltyAddress
updateRoyaltyPercentage(uint256 _royaltyPercentage
withdraw(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
FactoryListing(address indexed factoryuint256 factoryIndex
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Sale(uint256 indexed tokenIduint256 price
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(uint256 _startingPriceuint256 _endingPriceuint256 _auctionDuration
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.