BatchSwap
Verified contract
Active on
Ethereum with 21,689 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x03aa…1a03
-
variable spans 1 additional slot
Balances ($21.02)
Native
Value
$16.06
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0051 | $3,149.92 |
$16.06 | |
XCN | ERC-20 | 3.278689K | $0.001513 |
$4.96 | |
Ape DAO | ERC-20 | 2.997386K | -- | -- | |
Gaia | ERC-20 | 1K | -- | -- | |
BLX | ERC-721 | 1 | -- | -- | |
0x495f…7b5e (#89439255580394891231306374729619897719071975630374435653408932341542054526977) | ERC-1555 | 1 | -- | -- | |
(#1210954) | RARI | ERC-721 | 1 | -- | -- |
SC | ERC-721 | 1 | -- | -- | |
SC | ERC-721 | 1 | -- | -- | |
SC | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14885219 | 2 years ago | | | 0 | 0.010229469 | |
| 14885216 | 2 years ago | | | 0.0051 | 0.010754738 | |
| 14885150 | 2 years ago | | | 0.0051 | 0.013747095 | |
| 14885139 | 2 years ago | | | 0 | 0.010233612 | |
| 14885125 | 2 years ago | | | 0.0051 | 0.011262489 | |
| 14885115 | 2 years ago | | | 0 | 0.0079591383 | |
| 14885107 | 2 years ago | | | 0.0051 | 0.011787974 | |
| 14885091 | 2 years ago | | | 0 | 0.0064767823 | |
| 14885079 | 2 years ago | | | 0.0051 | 0.015592598 | |
| 14885064 | 2 years ago | | | 0 | 0.0086542689 |
ABI
ABI objects
Getter at block 21163148
CRYPTOPUNK() view returns (address)
0xb47e3cd837ddf8e4c57f05d70ab865de6e193bbb
TRADESQUAD() view returns (address)
0x0000000000000000000000000000000000000000
VAULT() view returns (address)
0x03aa293f890e53220e10fb867c225b8c2b9f1a03
getWeiPayValueAmount() view returns (uint256)
5000000000000000
owner() view returns (address)
0x83db44123e76503203fdf83d2be58be60c15b894
paused() view returns (bool)
false
Read-only
getPunkProxy(address _address) view returns (address)
getSwapIntentByAddress(address _creator, uint256 _swapId) view returns (struct BatchSwapswapIntent)
getSwapStruct(uint256 _swapId, bool _nfts, uint256 _index) view returns (struct BatchSwapswapStruct)
getSwapStructSize(uint256 _swapId, bool _nfts) view returns (uint256)
getWhiteList(address _address) view returns (bool)
supportsInterface(bytes4 interfaceID) view returns (bool)
State-modifying
Events cancelSwapIntent(uint256 _swapId)
claimPunkOnProxy(uint256 _punkId)
closeSwapIntent(address _swapCreator, uint256 _swapId) payable
createSwapIntent(struct BatchSwapswapIntent _swapIntent, struct BatchSwapswapStruct[] _nftsOne, struct BatchSwapswapStruct[] _nftsTwo) payable
editCounterPart(uint256 _swapId, address _counterPart)
onERC1155BatchReceived(address operator, address from, uint256[] id, uint256[] value, bytes data) returns (bytes4)
onERC1155Received(address operator, address from, uint256 id, uint256 value, bytes data) returns (bytes4)
onERC721Received(address operator, address from, uint256 tokenId, bytes data) returns (bytes4)
registerPunkProxy()
renounceOwnership()
setCryptoPunkAddress(address _cryptoPunk)
setDappRelation(address _dapp, address _customInterface)
setPayment(bool _status, uint256 _value)
setTradeSquadAddress(address _tradeSquad)
setVaultAddress(address _vault)
setWhitelist(address _dapp, bool _status)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
paymentReceived(address indexed _payer, uint256 _value)
swapEvent(address indexed _creator, uint256 indexed time, uint8 indexed _status, uint256 _swapId, address _swapCounterPart)
This contract contains no constructor objects.
receive()
This contract contains no error objects.