AirSwapExchange
Verified contract
Active on
Ethereum with 55,815 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ERC-20 | 42M | -- | -- | ||
ERC-20 | 17.778K | -- | -- | ||
ESE | ERC-20 | 4 | -- | -- | |
THBC | ERC-20 | 2.09 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- | |
MYOU | ERC-20 | 0.1 | -- | -- | |
PMT | ERC-20 | 0.0021 | -- | -- | |
WDT | ERC-20 | 0.0006 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18705595 | a year ago | | | 0 | 0.00080716634 | |
| 16492933 | 2 years ago | | | 0 | 0.00066775644 | |
| 16492922 | 2 years ago | | | 0 | 0.00068611191 | |
| 15989809 | 2 years ago | | | 0 | 0.00034621293 | |
| 11026274 | 4 years ago | | | 0 | 0.0021319350 | |
| 11006118 | 4 years ago | | | 0 | 0.0044928000 | |
| 11005709 | 4 years ago | | | 0 | 0.0031104000 | |
| 11005153 | 4 years ago | | | 0 | 0.0020234640 | |
| 10714828 | 4 years ago | | | 0.025979766 | 0.0027222440 | |
| 9788112 | 5 years ago | | | 0.11309043 | 0.00039387700 |
ABI
ABI objects
Getter at block 21160672
This contract contains no getter function objects.
Read-only
fills(bytes32) view returns (bool)
State-modifying
Events cancel(address makerAddress, uint256 makerAmount, address makerToken, address takerAddress, uint256 takerAmount, address takerToken, uint256 expiration, uint256 nonce, uint8 v, bytes32 r, bytes32 s)
fill(address makerAddress, uint256 makerAmount, address makerToken, address takerAddress, uint256 takerAmount, address takerToken, uint256 expiration, uint256 nonce, uint8 v, bytes32 r, bytes32 s) payable
Canceled(address indexed makerAddress, uint256 makerAmount, address indexed makerToken, address takerAddress, uint256 takerAmount, address indexed takerToken, uint256 expiration, uint256 nonce)
Failed(uint256 code, address indexed makerAddress, uint256 makerAmount, address indexed makerToken, address takerAddress, uint256 takerAmount, address indexed takerToken, uint256 expiration, uint256 nonce)
Filled(address indexed makerAddress, uint256 makerAmount, address indexed makerToken, address takerAddress, uint256 takerAmount, address indexed takerToken, uint256 expiration, uint256 nonce)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.