BlurSwap
Verified contract
Active on
Ethereum with 325,029 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3a57…4d96
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
APU | ERC-20 | 2 | $0.000982 |
$0 | |
LUNAR | ERC-20 | 4B | -- | -- | |
BLUR | ERC-20 | 307M | -- | -- | |
BLUR | ERC-20 | 300.041867M | -- | -- | |
BLUR | ERC-20 | 178.547561M | -- | -- | |
BLUR | ERC-20 | 141.870988M | -- | -- | |
BLUR | ERC-20 | 110M | -- | -- | |
BLUR | ERC-20 | 1.5M | -- | -- | |
$ ClaimBLUR.com | ERC-20 | 5K | -- | -- | |
DUGO | ERC-20 | 3.780653K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21243868 | 19 minutes ago | | | 0.2338 | 0.0055582625 | |
| 21243751 | 42 minutes ago | | | 0.075 | 0.0047804398 | |
| 21243378 | 2 hours ago | | | 0 | 0.0038619439 | |
| 21243273 | 2 hours ago | | | 1.24805 | 0.0051443725 | |
| 21242979 | 3 hours ago | | | 1.06 | 0.0037388586 | |
| 21242960 | 3 hours ago | | | 0 | 0.0025643199 | |
| 21242883 | 4 hours ago | | | 1.2402 | 0.0064301701 | |
| 21242675 | 4 hours ago | | | 0.3491 | 0.0041385531 | |
| 21242659 | 4 hours ago | | | 1.045699 | 0.0087616336 | |
| 21242626 | 4 hours ago | | | 2.992395 | 0.027333143 |
ABI
ABI objects
Getter at block 21243961
GOV() view returns (address)
0xcd0313fd7cca5648d2948c42c320ba50cd0e6cb6
baseFees() view returns (uint256)
0
converter() view returns (address)
0xe9cf0d3e77fdf08bb74da6400094a313064de58e
guardian() view returns (address)
0xcd0313fd7cca5648d2948c42c320ba50cd0e6cb6
marketRegistry() view returns (address)
0x3a574bac669f3b1cb54b92ccbaefbafd07054d96
openForFreeTrades() view returns (bool)
true
openForTrades() view returns (bool)
true
owner() view returns (address)
0xfa9fb502534761dbddacf5b7e2aa84684815f1bb
punkProxy() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
affiliates(uint256) view returns (address affiliate, bool isActive)
sponsoredMarkets(uint256) view returns (uint256 marketId, bool isActive)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events addAffiliate(address _affiliate)
addSponsoredMarket(uint256 _marketId)
batchBuyFromOpenSea(struct BlurSwapOpenseaTrades[] openseaTrades) payable
batchBuyWithERC20s(struct BlurSwapERC20Details erc20Details, struct MarketRegistryTradeDetails[] tradeDetails, struct BlurSwapConverstionDetails[] converstionDetails, address[] dustTokens) payable
batchBuyWithETH(struct MarketRegistryTradeDetails[] tradeDetails) payable
closeAllTrades()
multiAssetSwap(struct BlurSwapERC20Details erc20Details, struct SpecialTransferHelperERC721Details[] erc721Details, struct BlurSwapERC1155Details[] erc1155Details, struct BlurSwapConverstionDetails[] 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)
updateGuardian(address _guardian)
updateSponsoredMarket(uint256 _marketIndex, uint256 _marketId, bool _isActive)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _marketRegistry, address _guardian)
receive()
This contract contains no error objects.