EthRouter

Verified contract

Active on Ethereum with 3,071 txns
Deployed by via 0x64aa4795 at 17350175
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "EthRouter"

0x18bdd17cea69387d163de469db49d44987fefb82c7007955abeda09d450f9c02
0xdba430f617e0587b97ad53094fdf68153702f27ad674b7e20f52eef8de72ccef
0x59e261d65eb0ed96e6468e5631b6f5ead57dfc05455ca806931cc825a5a9ab73
0x69627ed201c7afa244667e851fc62c0c4947a3f61c378830eb8f18b07c2a98ec
0xd58ed6e9156d5bcd4a7dac0952af6bb6dcff5dcc8a8a19277824b6fa7f4f71bb
0x60d74318601e317b972a499899b4c2a683baa0fa56e12bbe12aec5f461c47750
0xfe2921b7ab535d94d35c661b323e09f8ca630287a87e82b1b6432f89e785b2be
0x5ca9e0ad57a45ebe804b702650f5ce894c73f740a32f78c88e5d1dfbd479f7d9
0x89463d3a0d1885fab76d41006c065183ebcedf6bde1b4f38eedf4547d358a713
0xcd378962b04ab9099706aca05030065233c0bbc4e0bfc4d8f41e02d3d9b5d014

Functions
Getter at block 20868210
royaltyRegistry(view returns (address)
0xad2184fb5dbcfc05d8f056542fb25b04fa32a95d
Read-only
getRoyalty(address nftuint256 tokenIduint256 salePriceview returns (uint256 royaltyFeeaddress recipient)
State-modifying
buy(struct EthRouterBuy[] buysuint256 deadlinebool payRoyaltiespayable 
change(struct EthRouterChange[] changesuint256 deadlinepayable 
deposit(address privatePooladdress nftuint256[] tokenIdsuint256 minPriceuint256 maxPriceuint256 deadlinepayable 
onERC721Received(addressaddressuint256bytesreturns (bytes4)
sell(struct EthRouterSell[] sellsuint256 minOutputAmountuint256 deadlinebool payRoyalties
Events

This contract contains no event objects.

Constructor
constructor(address _royaltyRegistry
Fallback and receive
receive(
Errors
DeadlinePassed(
InvalidRoyaltyFee(
MismatchedTokenIds(
OutputAmountTooSmall(
PriceOutOfRange(