0x114e54a100a0415abf9727234c92c83dbcc59abf
Unverified contract
Proxy
Active on
Ethereum with 28,791 txns
Unified storage
Map
Table
Raw
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0xe706…8e43 | ERC-1555 | 99 | -- | -- | |
GOLIATH | ERC-721 | 1 | -- | -- | |
GOLIATH | ERC-721 | 1 | -- | -- | |
ORFT | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
0x0ab954e7 | 16747761 | 2 years ago | | | 0.05226125 | 0.0057981195 | |
0xa294ae64 | 16747477 | 2 years ago | | | 0.021 | 0.0027596520 | |
0xa294ae64 | 16747208 | 2 years ago | | | 0.55913288 | 0.0039535364 | |
0x0ab954e7 | 16747192 | 2 years ago | | | 0.239 | 0.0099851849 | |
0x0ab954e7 | 16746247 | 2 years ago | | | 0.0078 | 0.0067762423 | |
0xa294ae64 | 16746110 | 2 years ago | | | 0.052987413 | 0.0034004159 | |
0xa294ae64 | 16745923 | 2 years ago | | | 0.009809 | 0.0025582298 | |
0x0ab954e7 | 16745888 | 2 years ago | | | 0.0148 | 0.0070704023 | |
0xa294ae64 | 16745774 | 2 years ago | | | 0.025 | 0.0030589260 | |
0x0ab954e7 | 16745051 | 2 years ago | | | 0.088740625 | 0.012407538 |
ABI
ABI objects
Getter at block 21158334 factory() view returns (address)
Read-only
This contract contains no read-only function objects.
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) payable 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)
This contract contains no event objects.
This contract contains no constructor objects.
receive()
This contract contains no error objects.