AmeegosMarketplace

Verified contract

Active on Ethereum with 81 txns
Deployed by via 0xc4edbf13 at 13495762
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $93.44
0x37aaec66dfe40354e1ed4e423c61af110fa7f62e9e4ca6257286b4cd1ae5889e
0x1920ad57ebec93553083e5e6ef94fa1827335fb999147f268378c15c8c745c80
0x58aad2cfb055405f3a8e4aa40dac79f96f0450a06de6a7a179c819762ad2aa22
0x27a20e225787ee2c73b442354c864cb5a7332ddb1403d0b03f372560fbb1c6d9
0x158e1b4eee6f7873c314dd2974056b9d94e2e0ba54da28c5d6e8dbdc71a981ac
0xe4491db3cd7b168667989502916406daaadf67245dc82c164ce3f029d6633e56
0x1194ef267e1bb85f81e416aa919372a73ecb5406031c33ff6a04ddb4bde196f7
0xfbe3e1d83af337c3bf73aba166ea1fff29f403293b6016e9173b4150f6f24a4d
0x48002c020050ae728af1286765c0c68d4436c0b71c6d0047689e9d745c5e1551
0xa51187768583b5f9e1a3f69a14e12f5d82b4b01e73f9f15b2335ca5b5fdbe3f4

Functions
Getter at block 21199110
AGOS(view returns (address)
0x5e2c6385e2b663a2f460bfb3a9d18c76c4739ff5
owner(view returns (address)
0x44244acacd0b008004f308216f791f2ebe4c4c50
totalItems(view returns (uint256)
35
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
items(uint256view returns (uint256 priceuint256 maxSupplyuint256 mintedSupplyuint8 itemTypestring namestring imageUrl)
saleStarted(uint256 itemIdview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 tokenIdview returns (string output)
State-modifying
addItem(string namestring imageUrluint256 priceuint256 maxSupplyuint8 itemTypebool startSale
buyItem(uint256 itemIduint256 amountpayable 
changePrice(uint256 itemIduint256 newPrice
claimItem(uint256 itemIduint256 amount
flipSaleStarted(uint256 itemId
renounceOwnership(
reserveItem(uint256 itemIduint256 amount
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
startSaleAll(
transferOwnership(address newOwner
withdraw(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
ItemAdded(uint256 itemIdstring namestring imageUrluint256 priceuint256 maxSupplyuint8 itemTypebool startSale
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(address _AGOS
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.