LSSVMRouterWithRoyalties
Verified contract
Active on
Ethereum with 110 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "LSSVMRouterWithRoyalties"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16945396 | 2 years ago | | | 0 | 0.0049029822 | |
| 16888268 | 2 years ago | | | 0 | 0.0021583942 | |
| 16742315 | 2 years ago | | | 0 | 0.0080099401 | |
| 16571868 | 2 years ago | | | 0 | 0.0080247142 | |
| 16535882 | 2 years ago | | | 0 | 0.0044639657 | |
| 16381972 | 2 years ago | | | 0 | 0.0033006723 | |
| 16381965 | 2 years ago | | | 0 | 0.0033293876 | |
| 16381649 | 2 years ago | | | 0 | 0.0022454852 | |
| 16381643 | 2 years ago | | | 0 | 0.0029205958 | |
| 16380845 | 2 years ago | | | 0 | 0.0046700035 |
ABI
ABI objects
Getter at block 21218329
FETCH_TOKEN_ID() view returns (uint256)
15071168992173782429442913374966825982917717686782717242083813486423797878870
ROYALTY_REGISTRY() view returns (address)
0xad2184fb5dbcfc05d8f056542fb25b04fa32a95d
factory() view returns (address)
0xb16c1342e617a5b6e4b631eb114483fdb289c0a4
Read-only
supportsRoyalty(address collection) view returns (bool)
State-modifying
Events pairTransferERC20From(address token, address from, address to, uint256 amount, uint8 variant)
pairTransferNFTFrom(address nft, address from, address to, uint256 id, uint8 variant)
robustSwapERC20ForAnyNFTs(struct LSSVMRouterRobustPairSwapAny[] swapList, uint256 inputAmount, address nftRecipient, uint256 deadline) returns (uint256 remainingValue)
robustSwapERC20ForSpecificNFTs(struct LSSVMRouterRobustPairSwapSpecific[] swapList, uint256 inputAmount, address nftRecipient, uint256 deadline) returns (uint256 remainingValue)
robustSwapERC20ForSpecificNFTsAndNFTsToToken(struct LSSVMRouterRobustPairNFTsFoTokenAndTokenforNFTsTrade params) payable returns (uint256 remainingValue, uint256 outputAmount)
robustSwapETHForAnyNFTs(struct LSSVMRouterRobustPairSwapAny[] swapList, address ethRecipient, address nftRecipient, uint256 deadline) payable returns (uint256 remainingValue)
robustSwapETHForSpecificNFTs(struct LSSVMRouterRobustPairSwapSpecific[] swapList, address ethRecipient, address nftRecipient, uint256 deadline) payable returns (uint256 remainingValue)
robustSwapETHForSpecificNFTsAndNFTsToToken(struct LSSVMRouterRobustPairNFTsFoTokenAndTokenforNFTsTrade params) payable returns (uint256 remainingValue, uint256 outputAmount)
robustSwapNFTsForToken(struct LSSVMRouterRobustPairSwapSpecificForToken[] swapList, address tokenRecipient, uint256 deadline) returns (uint256 outputAmount)
swapERC20ForAnyNFTs(struct LSSVMRouterPairSwapAny[] swapList, uint256 inputAmount, address nftRecipient, uint256 deadline) returns (uint256 remainingValue)
swapERC20ForSpecificNFTs(struct LSSVMRouterPairSwapSpecific[] swapList, uint256 inputAmount, address nftRecipient, uint256 deadline) returns (uint256 remainingValue)
swapETHForAnyNFTs(struct LSSVMRouterPairSwapAny[] swapList, address ethRecipient, address nftRecipient, uint256 deadline) payable returns (uint256 remainingValue)
swapETHForSpecificNFTs(struct LSSVMRouterPairSwapSpecific[] swapList, address ethRecipient, address nftRecipient, uint256 deadline) payable returns (uint256 remainingValue)
swapNFTsForAnyNFTsThroughERC20(struct LSSVMRouterNFTsForAnyNFTsTrade trade, uint256 inputAmount, uint256 minOutput, address nftRecipient, uint256 deadline) returns (uint256 outputAmount)
swapNFTsForAnyNFTsThroughETH(struct LSSVMRouterNFTsForAnyNFTsTrade trade, uint256 minOutput, address ethRecipient, address nftRecipient, uint256 deadline) payable returns (uint256 outputAmount)
swapNFTsForSpecificNFTsThroughERC20(struct LSSVMRouterNFTsForSpecificNFTsTrade trade, uint256 inputAmount, uint256 minOutput, address nftRecipient, uint256 deadline) returns (uint256 outputAmount)
swapNFTsForSpecificNFTsThroughETH(struct LSSVMRouterNFTsForSpecificNFTsTrade trade, uint256 minOutput, address ethRecipient, address nftRecipient, uint256 deadline) payable returns (uint256 outputAmount)
swapNFTsForToken(struct LSSVMRouterPairSwapSpecific[] swapList, uint256 minOutput, address tokenRecipient, uint256 deadline) returns (uint256 outputAmount)
RoyaltyIssued(address indexed issuer, address indexed pair, address indexed recipient, uint256 salePrice, uint256 royaltyAmount)
constructor(address _factory)
receive()
This contract contains no error objects.