NewDawnPaymentForwarder

Verified contract

Implementation

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

No balances found for "NewDawnPaymentForwarder"

No transactions found for "NewDawnPaymentForwarder"


Functions
Getter at block 21275082
admin(view returns (address)
0x0000000000000000000000000000000000000000
returnPrices(view returns (uint256 directOfferuint256 directAcceptanceuint256 globalOfferuint256 globalAcceptance)
(directOffer=0, directAcceptance=0, globalOffer=0, globalAcceptance=0)
tradingToggle(view returns (bool)
false
treasury(view returns (address)
0x0000000000000000000000000000000000000000
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.