Marketplace

Verified contract

Active on Ethereum with 2,105 txns
Deployed by via 0x77a7d8e3 at 14647842
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Marketplace"

0x5040df4f6b96df838b35119f8106ef52a8410ee0f178a98dffe5f8e312033e12
0x0e81f673bc66675be86d19c2f88b7f35cb236330866ac377f3dc92dbfde397a3
0x16a614fa454f40a7027ec806ce4399fabadefb1cacb7296f2bc48d97af5ef3b8
0x6edc3e08c0046bde47a610494e541a49fc4749e6155d38a22b12e349b38e0db7
0xd808aab0099b40b2ced46a63cf5f20f69318bfbe4c424198d867a2d7b3f395d5
0x6bb8135be51c427c3969be446ba22e2e5e6dfe09114508d54e6154fe4eb8c165
0x52629a5340671c17665b9afcebe00e57957177a9f815affeab0533c6ee8d5f01
0x1a3fe53b1986a67c58c6345a32c842303369572e3159085682db76197cb7e79f
0xa38ce855f91ba04ab3cfbc3f9c28b47a28d72106006f7b474b92544249134c42
0xaf049fe50d1fdf8c88f47b31efec70e1456b512c5840ebb5340a87f06dbd98bf

Functions
Getter at block 20929492
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
 
getListings(view returns (struct FullListing[])
owner(view returns (address)
0x88a4b895d2e8cbd0240d0e9fbe62f24e3900eb74
staking(view returns (address)
0x3ffcfb7c1138b3fa78594a0fb3584ffd3d6d042e
xb(view returns (address)
0x4f995cccf05a3578ee3a2e1ad36066cd99245915
Read-only
AddressToSpent(addressview returns (uint256)
BoughtSpots(stringaddressview returns (uint256)
ListingNames(uint256view returns (string)
NameToList(stringuint256view returns (address addystring discordId)
NameToListing(stringview returns (string namestring linkUrlstring imgUrluint256 stockuint256 initialAllocationstring descriptionuint256 limitPerAddressstring other)
NameToPrice(stringview returns (uint256)
balanceOf(address aliceview returns (uint256)
getListFor(string nameview returns (struct Spot[])
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
addAddressToList(string nameaddress alicestring discordId
addListing(string namestring linkUrlstring imgUrluint256 initialAllocationstring descriptionuint256 limitPerAddressstring otheruint256 price
addOperator(address alice
buyListing(string nameaddress alicestring discordId
grantRole(bytes32 roleaddress account
removeListing(string name
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setBanditStaking(address newAddy
setListingData(string namestring data
setListingPrice(string nameuint256 price
setXBandit(address newAddy
simpleBuyListing(string nameaddress alicestring discordId
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.