WGMarketplace

Verified contract

Active on Ethereum with 61 txns
Deployed by via 0xacfe0f1c at 13968657
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "WGMarketplace"

0x32c8262c81900d127ea738516aaef3257f6157a88cf243799756ee20f5dd2617
0xd443aefff933de527f06c1106859115c31a9af8bf180b316a7bc69e9e7553cad
0xd936688c5eebe5ba1f080cce1b5f782427dcb8fb7367718c73028b2ff8ed9435
0xc6bde5fb2d377c79a2846584848d15a0cab7e260d6debd7154aee714cd71edd2
0x4ca04d9422b37a3ab8f10659670cd9f37904c0fa891ef95b56209731a1e3743b
0x8e901bfdb2a489e16b1b79bd6d77d5d4dee9fe23b619209b78e11d2bc5804e01
0x45b30135613425ea35ddf02c5681a09df6ca141a58f32e772655332ba040e9dc
0x3755caebee7d79fc9087e06ede9d98951d7aa5363ca5eee6245e50b8a6cf82f3
From
0x7cea53cdda0b58472ff223e776f15bb8b8b65b2cf8fa6e12d9a9b83b3fd5afac
From
0xbdc70c690c162812391c3c087d503eb4572127fa4f58324aae2cae4959cdba84

Functions
Getter at block 21030947
BASIS_POINTS(view returns (uint256)
10000
fee(view returns (uint256)
690
feeRecipient(view returns (address)
0x25025e203f892f50c357bc0703eaf258879a8def
oracle(view returns (address)
0x14866591b6bb0470cf74169e3d482f4155e8750f
owner(view returns (address)
0xb9ea2baa1e45e38cb64ed22ea23b15399e249d7d
paymentToken(view returns (address)
0x8355dbe8b0e275abad27eb843f3eaf3fc855e525
serviceFee(view returns (uint256)
0
serviceFeeRecipient(view returns (address)
0xb9ea2baa1e45e38cb64ed22ea23b15399e249d7d
Read-only
listings(addressuint256addressview returns (uint256 quantityuint256 pricePerItemuint256 expirationTime)
State-modifying
buyItem(address _nftAddressuint256 _tokenIdaddress _owneruint256 _quantity
cancelListing(address _nftAddressuint256 _tokenId
createListing(address _nftAddressuint256 _tokenIduint256 _quantityuint256 _pricePerItemuint256 _expirationTime
renounceOwnership(
setFee(uint256 _fee
setFeeRecipient(address _feeRecipient
setOracle(address _oracle
setOracleOwner(address _newOwner
setPaymentToken(address _paymentToken
setServiceFee(uint256 _fee
setServiceFeeRecipient(address _feeRecipient
transferOwnership(address newOwner
updateListing(address _nftAddressuint256 _tokenIduint256 _newQuantityuint256 _newPricePerItemuint256 _newExpirationTime
Events
ItemCanceled(address selleraddress nftAddressuint256 tokenId
ItemListed(address selleraddress nftAddressuint256 tokenIduint256 quantityuint256 pricePerItemuint256 expirationTime
ItemSold(address selleraddress buyeraddress nftAddressuint256 tokenIduint256 quantityuint256 pricePerItem
ItemUpdated(address selleraddress nftAddressuint256 tokenIduint256 quantityuint256 pricePerItemuint256 expirationTime
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
UpdateFee(uint256 fee
UpdateFeeRecipient(address feeRecipient
UpdateOracle(address oracle
UpdatePaymentToken(address paymentToken
UpdateServiceFee(uint256 serviceFee
UpdateServiceFeeRecipient(address feeRecipient
Constructor
constructor(uint256 _feeaddress _feeRecipientaddress _oracleaddress _paymentToken
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.