V01_Marketplace

Verified contract

Active on Ethereum with 2,235 txns
Deployed by via 0x9dee0cc8 at 8582597
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $16,375.14
ERC-20
Value $345.23
ERC-20
Value $267.79
ERC-20
Value $18.98
ERC-20
Value $1.05
ERC-20
Value $0.15
ERC-20
--
ERC-20
--
0x8e79e082050aab6b5491fb181a4a43681766812e4fd8888211c7df8a70302431
0x431e298eebcc6d6c0bd4254d29db23b20fb74015a538a99333bedd9fa0fd4605
0x1b4799cf072be0e1dcbc8087c5acdc02c48b72e8911e68e2db5a147449998daf
0x7a9ae1dde5d6eebecf5e29734c363dc109334a5998e46adf7ac3aad01402ee41
0x45e6e3aaf889a878039d2ccbac2e924b984e9f0b853917715b965523356e7062
0x75dc0d5b9f00d6e2dc542c23859caa1e2039e89c3c2f7831a75f987111092b71
0x42ff1cba1701512ba014eda0e62882860ff06f1d7dd65e28c29df99798e48d21
0xdd0e4fd0cbf81584544dfcef9a9c00447afbe19ace5c740b2ef4b769edd4a2a5
0xb33d103dca48bfd359575616901d53462e5ec88da97db2456bab1561191a70ab
0xe6a59f1742a006192c6bc4bdcfa5507049ce124ddfe0206b2b35c10134b9836b

Functions
Getter at block 21225563
owner(view returns (address)
0x73150a2c2b5855550598bb076baf2d2aa8255733
tokenAddr(view returns (address)
0x8207c1ffc5b6804f6024322ccf34f29c3541ae26
totalListings(view returns (uint256)
2814
Read-only
allowedAffiliates(addressview returns (bool)
listings(uint256view returns (address selleruint256 depositaddress depositManager)
offers(uint256uint256view returns (uint256 valueuint256 commissionuint256 refundaddress currencyaddress buyeraddress affiliateaddress arbitratoruint256 finalizesuint8 status)
totalOffers(uint256 listingIDview returns (uint256)
State-modifying
acceptOffer(uint256 listingIDuint256 offerIDbytes32 _ipfsHash
addAffiliate(address _affiliatebytes32 ipfsHash
addData(bytes32 ipfsHash
addData(uint256 listingIDbytes32 ipfsHash
addData(uint256 listingIDuint256 offerIDbytes32 ipfsHash
addFunds(uint256 listingIDuint256 offerIDbytes32 _ipfsHashuint256 _valuepayable 
createListing(bytes32 _ipfsHashuint256 _depositaddress _depositManager
createListingWithSender(address _sellerbytes32 _ipfsHashuint256 _depositaddress _depositManagerreturns (bool)
dispute(uint256 listingIDuint256 offerIDbytes32 _ipfsHash
executeRuling(uint256 listingIDuint256 offerIDbytes32 _ipfsHashuint256 _rulinguint256 _refund
finalize(uint256 listingIDuint256 offerIDbytes32 _ipfsHash
makeOffer(uint256 listingIDbytes32 _ipfsHashuint256 _finalizesaddress _affiliateuint256 _commissionuint256 _valueaddress _currencyaddress _arbitratorpayable 
removeAffiliate(address _affiliatebytes32 ipfsHash
renounceOwnership(
sendDeposit(uint256 listingIDaddress targetuint256 valuebytes32 ipfsHash
setTokenAddr(address _tokenAddr
transferOwnership(address _newOwner
updateListing(uint256 listingIDbytes32 _ipfsHashuint256 _additionalDeposit
updateListingWithSender(address _selleruint256 listingIDbytes32 _ipfsHashuint256 _additionalDepositreturns (bool)
updateRefund(uint256 listingIDuint256 offerIDuint256 _refundbytes32 _ipfsHash
withdrawListing(uint256 listingIDaddress _targetbytes32 _ipfsHash
withdrawOffer(uint256 listingIDuint256 offerIDbytes32 _ipfsHash
Events
AffiliateAdded(address indexed partybytes32 ipfsHash
AffiliateRemoved(address indexed partybytes32 ipfsHash
ListingArbitrated(address indexed partyuint256 indexed listingIDbytes32 ipfsHash
ListingCreated(address indexed partyuint256 indexed listingIDbytes32 ipfsHash
ListingData(address indexed partyuint256 indexed listingIDbytes32 ipfsHash
ListingUpdated(address indexed partyuint256 indexed listingIDbytes32 ipfsHash
ListingWithdrawn(address indexed partyuint256 indexed listingIDbytes32 ipfsHash
MarketplaceData(address indexed partybytes32 ipfsHash
OfferAccepted(address indexed partyuint256 indexed listingIDuint256 indexed offerIDbytes32 ipfsHash
OfferCreated(address indexed partyuint256 indexed listingIDuint256 indexed offerIDbytes32 ipfsHash
OfferData(address indexed partyuint256 indexed listingIDuint256 indexed offerIDbytes32 ipfsHash
OfferDisputed(address indexed partyuint256 indexed listingIDuint256 indexed offerIDbytes32 ipfsHash
OfferFinalized(address indexed partyuint256 indexed listingIDuint256 indexed offerIDbytes32 ipfsHash
OfferFundsAdded(address indexed partyuint256 indexed listingIDuint256 indexed offerIDbytes32 ipfsHash
OfferRuling(address indexed partyuint256 indexed listingIDuint256 indexed offerIDbytes32 ipfsHashuint256 ruling
OfferWithdrawn(address indexed partyuint256 indexed listingIDuint256 indexed offerIDbytes32 ipfsHash
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _tokenAddr
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.