Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x080b…7712
0x41f8…369a
Balances ($608.34)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BUSD | ERC-20 | 406.4343 | $0.980379 |
$398.46 | |
USDT | ERC-20 | 209.88 | $1.00 |
$209.88 | |
MCASH | ERC-20 | 5K | -- | -- | |
PRO | ERC-20 | 1K | -- | -- | |
PAYC | ERC-20 | 1K | -- | -- | |
WATP | ERC-20 | 50 | -- | -- | |
ESE | ERC-20 | 4 | -- | -- | |
dMMM | ERC-20 | 0.4 | -- | -- | |
MYOU | ERC-20 | 0.1 | -- | -- | |
BER | ERC-20 | 0.01 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
Transfer | 12419452 | 3 years ago | | | 0.025272611 | 0.0036960000 | |
| 11970302 | 4 years ago | | | 0 | 0.0022712000 | |
| 11969547 | 4 years ago | | | 0 | 0.038741640 | |
| 11969540 | 4 years ago | | | 0 | 0.043916614 | |
| 11969511 | 4 years ago | | | 0 | 0.049517193 | |
| 11969452 | 4 years ago | | | 0 | 0.046644354 | |
| 11969341 | 4 years ago | | | 0 | 0.044103675 | |
| 11969241 | 4 years ago | | | 0 | 0.041738094 | |
| 11969192 | 4 years ago | | | 0 | 0.037644468 | |
| 11969168 | 4 years ago | | | 0 | 0.040099542 |
ABI
ABI objects
Getter at block 21157906
EIP712_DOMAIN_HASH() view returns (bytes32)
0x8a86abaaaa6f39cd45268df47006089c9f4e0eece818a502cc836abba54724ae
isEnabled() view returns (bool)
false
operator() view returns (address)
0xb9e29984fe50602e7a619662ebed4f90d93824c7
owner() view returns (address)
0xb9e29984fe50602e7a619662ebed4f90d93824c7
version() view returns (string)
0.0.3
Read-only
assertTransaction(uint256 userSalt, bytes data, bytes userSignature) view returns (struct (address, address, address, address, uint256, uint256, uint256, uint256, uint256, uint256, bytes, bytes) order, address user, address receiver, uint16 feeFactor, address makerAssetAddr, address takerAssetAddr, bytes32 transactionHash)
isMarketMakerProxy(address) view returns (bool)
transactions(bytes32) view returns (address)
State-modifying
Events fillOrderWithETH(uint256 userSalt, bytes data, bytes userSignature) payable
fillOrderWithToken(uint256 userSalt, bytes data, bytes userSignature)
registerMMP(address _marketMakerProxy, bool _add)
setEnabled(bool _enable)
setOperator(address newOperator)
setProxy(address _exchange, address _userProxy, address _weth)
transferOwnership(address newOwner)
FillOrder(bytes32 indexed executeTxHash, address indexed userAddr, address receiverAddr, uint256 filledAmount, uint256 acutalMakerAssetAmount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.