Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc252…1098
Balances ($0.00)
No balances found for "FlipSwap"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17019913 | 2 years ago | | | 0.00585 | 0.016477858 | |
| 16977622 | 2 years ago | | | 0.419 | 0.022913592 | |
| 16947848 | 2 years ago | | | 0.45621 | 0.067637445 | |
| 16886674 | 2 years ago | | | 0.63 | 0.0067233447 | |
| 16720277 | 2 years ago | | | 0.378221 | 0.041003035 | |
| 16672583 | 2 years ago | | | 0.3 | 0.024721528 | |
| 16643935 | 2 years ago | | | 7.7298 | 0.045001472 | |
| 16643348 | 2 years ago | | | 3.3324 | 0.023674869 | |
| 16621913 | 2 years ago | | | 1.5571 | 0.016448949 | |
| 16614922 | 2 years ago | | | 0.3188 | 0.0074809204 |
ABI
ABI objects
Getter at block 21390285
GOV() view returns (address)
0x9347d28b5a2b5fd5c22a95f25a054c1c2551d7f4
baseFees() view returns (uint256)
0
converter() view returns (address)
0x4de32f74c7b8754a9d4f345738ec37bcc9fc50c7
guardian() view returns (address)
0x9347d28b5a2b5fd5c22a95f25a054c1c2551d7f4
marketRegistry() view returns (address)
0xc252e2a6426e0d07f110164020c8a56bc01a1098
openForFreeTrades() view returns (bool)
true
openForTrades() view returns (bool)
true
owner() view returns (address)
0x753fba4f39aab211ff16d2457dc63c723e75d6d1
punkProxy() view returns (address)
0x40f94d75f1f3f4c99f0a709cd14cef8e621a541a
Read-only
affiliates(uint256) view returns (address affiliate, bool isActive)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events addAffiliate(address _affiliate)
batchBuyWithERC20s(struct FlipSwapERC20Details erc20Details, struct MarketRegistryTradeDetails[] tradeDetails, struct FlipSwapConverstionDetails[] converstionDetails, address[] dustTokens) payable
batchBuyWithETH(struct MarketRegistryTradeDetails[] tradeDetails) payable
closeAllTrades()
multiAssetSwap(struct FlipSwapERC20Details erc20Details, struct SpecialTransferHelperERC721Details[] erc721Details, struct FlipSwapERC1155Details[] erc1155Details, struct FlipSwapConverstionDetails[] converstionDetails, struct MarketRegistryTradeDetails[] tradeDetails, address[] dustTokens, uint256[2] feeDetails) payable
onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) returns (bytes4)
onERC1155Received(address, address, uint256, uint256, bytes) returns (bytes4)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
onERC721Received(address, uint256, bytes) returns (bytes4)
renounceOwnership()
rescueERC1155(address asset, uint256[] ids, uint256[] amounts, address recipient)
rescueERC20(address asset, address recipient)
rescueERC721(address asset, uint256[] ids, address recipient)
rescueETH(address recipient)
setBaseFees(uint256 _baseFees)
setConverter(address _converter)
setMarketRegistry(address _marketRegistry)
setOneTimeApproval(address token, address operator, uint256 amount)
setOpenForFreeTrades(bool _openForFreeTrades)
setOpenForTrades(bool _openForTrades)
setUp()
transferOwnership(address newOwner)
updateAffiliate(uint256 _affiliateIndex, address _affiliate, bool _isActive)
updateGOV(address _GOV)
updateGuardian(address _guardian)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _marketRegistry, address _converter, address _guardian)
receive()
This contract contains no error objects.