This contract is being backfilled. You may encounter incomplete storage history.

PortionExchangeV2

Verified contract

Active on Ethereum with 2,532 txns
Deployed by via 0x6aa57fe4 at 12616377
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#1509)
ERC-721
--
0xd68db18d278608a6f51e0272d81d92cd892823ffc20c57cb89b55ea855e2a73d
0x82ee954b2fff6193dd6b8912a4ff3f257b9a5db97372e9cdeca553b34d8faa31
0x4484c53b31e22769342c655dcf4dba11a6130abc21b8b7bcdddc2fbe9eb04f7d
0x90b35ef1168e7bd6ac240f841a46aed115aa139267334b3a1a409ce041c4d813
0x5cf4c7091e3dc221feff55f0a2746d1f38f59887dcf8042aad070eb982991a56
0xb0e5c860ce1a77d910a166c369e2fd42bbf78d7090297c54be936ab97f5e591b
0xdf987066c63f061686b7161aad7dccb7cff53a27525343c0c3f321d73f9ef501
0x7f705737756639d64c04a7a2a9135f2f4a07b82df6c569930e7ce7d7d5cb9dac
0x7708134ded5df1fc1fbe903e18b91df0fc817caf3d014af49262a55925ccb432
0x8b1f1380cd9b85356bb566b655368d26177203e36df376f9f529c712dffdc655

Functions
Getter at block 20796110
artToken1155Contract(view returns (address)
0x0adf0bc748296bcba9f394d783a5f5e9406d6874
artTokenContract(view returns (address)
0xda98f59e1edecb2545d7b07b794e704ed6cf1f7a
name(view returns (bytes32)
0x506f7274696f6e45786368616e67655632000000000000000000000000000000
offerIdCounter(view returns (uint256)
197
portionTokenContract(view returns (address)
0x6d0f5149c502faf215c89ab306ec3e50b15e2892
safeVolatilityPeriod(view returns (uint256)
14400
signerAddress(view returns (address)
0x25410b89c8061e0208f1af11c9273a61e4206153
Read-only
ERC1155Offers(uint256view returns (uint256 tokenIduint256 quantityuint256 priceaddress seller)
ERC721Prices(uint256view returns (uint256)
nonces(addressview returns (uint256)
tokensListed(addressuint256view returns (uint256)
State-modifying
buyToken(uint256 _tokenIdpayable 
buyToken1155(uint256 _offerIduint256 _quantitypayable 
buyToken1155ForPRT(uint256 _offerIduint256 _quantityuint256 _priceInPRTuint256 _noncebytes _signatureuint256 _timestamp
buyTokenForPRT(uint256 _tokenIduint256 _priceInPRTuint256 _noncebytes _signatureuint256 _timestamp
listToken(uint256 _tokenIduint256 _price
listToken1155(uint256 _tokenIduint256 _quantityuint256 _price
removeListToken(uint256 _tokenId
removeListToken1155(uint256 _offerId
setSafeVolatilityPeriod(uint256 _newSafeVolatilityPeriod
setSigner(address _newSignerAddress
Events
Token1155OfferDeleted(uint256 indexed _tokenIduint256 indexed _offerId
Token1155OfferListed(uint256 indexed _tokenIduint256 indexed _offerIdaddress indexed _owneruint256 _quantityuint256 _price
Token1155Owned(uint256 indexed _tokenIdaddress indexed _previousOwneraddress indexed _newOwneruint256 _quantity
Token1155Sold(uint256 indexed _tokenIduint256 indexed _offerIduint256 _quantityuint256 _pricebool _soldForPRT
TokenOwned(uint256 indexed _tokenIdaddress indexed _previousOwneraddress indexed _newOwner
TokenPriceDeleted(uint256 indexed _tokenId
TokenPriceListed(uint256 indexed _tokenIdaddress indexed _owneruint256 _price
TokenSold(uint256 indexed _tokenIduint256 _pricebool _soldForPRT
Constructor
constructor(address _signerAddressaddress _artTokenAddressaddress _artToken1155Addressaddress _portionTokenAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.