MarketplaceChosta

Verified contract

Active on Base with 22 txns
Deployed by via 0xe76528da at 6022735
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MarketplaceChosta"

0x0043bc161c703aeeedc0d00c6fb40199aa7f798c468bf2cbb6d00ccc75b36214
0xc06c838deaac8532cd8a10b9d825d97b7a456ce7c66895894d240061271dc115
0x0a3d08df8fa60e4acf1c50969a1e1047f704d2468b6cb8ec6490ae1ca9dfba16
0x2981cc3adbc2b96b474d073249aef7e5a50fdbad99abd28d650a7aab5ae281de
0xc594dcb05dae3bc2dc83472a4bdae4341fee86edbfebfffc4cfbf32f24365bff
0xa990258fa61ad77b0410b88ba5e8d68a224e1955a92308b334894eb9cd8ee4f5
0xbcbbddbbc766855ac4502ff8b08c46c5dc95afcd184aea0501bbb9e80f4d030e
0xa7de8402166e98e27db042acf50af1c65fbd25651468d274152c00eee31decc4
0x75f4069df52ece8376e0f43fef7f79dffed0102807d373509e639578e011576f
0xe3a37598a9d13bd29d8f6e0c047aa9ef264c7102f71bd720f00ee6cb7bb56258

Functions
Getter at block 23690296
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MARKETPLACE_ADMIN(view returns (bytes32)
0x327ba3f171911ab8c29a8ecfd67f0f318ea5db161d38bb45109f98ef01af7bf2
chostaSharesAddress(view returns (address)
0xa6f26bf4f147be1c8c97000371606a4146ef1a58
friendTech(view returns (address)
0xcf205808ed36593aa40a44f10c7f7c2f67d4a4d4
 
getChostaItemsAll(view returns (struct MarketplaceChostaChostaItem[])
getChostaItemsLength(view returns (uint256)
9
paused(view returns (bool)
false
token(view returns (address)
0xdb38936a1378574a9d441965290687a6223aaa7c
Read-only
getChostaItem(uint256 index_view returns (struct MarketplaceChostaChostaItem)
getChostaItemsPaginated(uint256 start_uint256 end_view returns (struct MarketplaceChostaChostaItem[])
getFixedPriceOfItem(uint256 index_view returns (uint256)
getPurchasersOf(uint256 index_view returns (address[])
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
toChostaItems(uint256view returns (uint8 itemTypebool activeuint256 nrSharesRequiredstring titlestring imageUristring descriptionuint32 amountAvailableuint32 amountPurchaseduint256 startTimeuint256 endTimeuint256 pricestring discordstring twitter)
toItemPurchased(uint256addressview returns (bool)
toItemPurchasers(uint256uint256view returns (address)
State-modifying
addChostaItem(struct MarketplaceChostaChostaItem ChostaItem_
deleteMostRecentChostaItem(
giftChostaItem(uint256 index_address giftedAddress_
grantRole(bytes32 roleaddress account
pause(
purchaseChostaItem(uint256 index_
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setChostaSharesAddress(address _newChostaSharesAddress
unpause(
Events
ChostaItemPurchased(address indexed purchaser_uint256 index_struct MarketplaceChostaChostaItem item_
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Unpaused(address account
Constructor
constructor(address _tokenaddress _friendTechaddress _chostaSharesAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.