0x96bd20f3206de8a1c138b245e203000ae7e972db

Verified contract

Proxy

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

No balances found for "0x96bd20f3206de8a1c138b245e203000ae7e972db"

0x28e6b26195cbec8568e20d1220f53b4be0b6676c990ccd0fd77714ec074894dd
0x4502f95135dbcefc395ae1381a1a5b9d62a9eeaf5527487b954a4ab6a2425049
0x5eec265825d4dad792a66f02719b5ee05148fd6fced969caa09aa3c66f6c70e1
0x5fdd52b5471464bdcae2ed6f18faa48c322088c750f6a78b75907c7109b6dba8
0xcec0a87a3250ec1038acab7f5480ccda67100b6f0df219eb0c1e4c9b2bc17a63
0xb820a0a7ca8f4221377c2a99804cb3fb0a5942cd797f2178566fdd0ca8bbc5e4
0x3bbcfd22aca286c477a2da1227fb3c1872c65c3b50aa986f598f3385cfba96cb
0x02404f659d50ba3fb79cdb0fd9a5bc2edab9503ed10efa5305498c1449fd9ca9
0xd28e639e4972c4f4197415d2943dff67a3a7439631a07b50a1c1d6fa879df0ba
0x630ce5897e690e830fa1fd9bfccb8408f2564b2e794e65d0053c6a298bfd03b2

Functions
Getter at block 21275082
admin(view returns (address)
0xddcc87f1d5801ba46dee90932fb83509d5c9947c
returnPrices(view returns (uint256 directOfferuint256 directAcceptanceuint256 globalOfferuint256 globalAcceptance)
(directOffer=2000000000000000, directAcceptance=2500000000000000, globalOffer=2500000000000000, globalAcceptance=3000000000000000)
tradingToggle(view returns (bool)
true
treasury(view returns (address)
0xddcc87f1d5801ba46dee90932fb83509d5c9947c
Read-only
getMsgDirect(uint256 txnIduint256 nftIdaddress toaddress signerview returns (bytes32)
getMsgGlobal(uint256 txnIduint256 nftIdaddress signerview returns (bytes32)
verifiedOffer(bytes32view returns (bool)
State-modifying
acceptDirectOffer(uint256 txnIduint256 nftIdaddress frombytes sigpayable 
acceptGlobalOffer(uint256 txnIduint256 nftIdaddress frombytes sigpayable 
cancelAllActiveOfferes(
cancelOffer(bytes32 ethSignedMsgHashbytes signature
changeAdmin(address newAdmin
changeAllPrices(uint256 directOfferPriceInWeiuint256 directAcceptancePriceInWeiuint256 globalOfferPriceInWeiuint256 globalAcceptancePriceInWei
changeDirectAcceptancePrice(uint256 priceInWei
changeDirectOfferPrice(uint256 priceInWei
changeGlobalAcceptancePrice(uint256 priceInWei
changeGlobalOfferPrice(uint256 priceInWei
initialize(address treasuryAddressaddress _adminuint256 directOfferPriceInWeiuint256 directAcceptancePriceInWeiuint256 globalOfferPriceInWeiuint256 globalAcceptancePriceInWei
makeDirectOffer(uint256 txnIduint256 nftIdaddress tobytes sigpayable 
makeGlobalOffer(uint256 txnIduint256 nftIdbytes sigpayable 
setTreasuryAddress(address newAddress
toggleTrading(
Events
DirectOffer(uint256 indexed txnIdaddress indexed toaddress indexed from_poster
DirectOfferAcceptance(uint256 indexed txnIdaddress indexed to_accepteraddress indexed from
GlobalOffer(uint256 indexed txnIdaddress indexed from_poster
GlobalOfferAcceptance(uint256 indexed txnIdaddress indexed fromaddress indexed caller
NewAdmin(address oldAdminaddress newAdmin
NewNonce(address indexed useruint256 nonce
NewTreasury(address oldTreasuryaddress newTreasury
PriceChange(string indexed _typeuint256 newPrice
UpdatedTradingStatus(bool status
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.