Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($5,112,108,983,283,325,000.00)
Native
Value
$56,185,130.89
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 16.951058K | $3,314.55 |
$56,185,130.89 | |
0xbdeb…efe3 | ERC-20 | 24,562,034,750,717.565T | $0.000053 |
$1,296,384,194,142,873,000,000 | |
QNT | ERC-20 | 138.739048K | $85.98 |
$11,928,783.38 | |
TRAC | ERC-20 | 3.383175M | $0.866131 |
$2,930,272.86 | |
NEXO | ERC-20 | 1.438749M | $1.31 |
$1,884,761.27 | |
FTM | ERC-20 | 1.586093M | $0.718068 |
$1,138,922.38 | |
HOT | ERC-20 | 522.428623M | $0.00212 |
$1,107,684.51 | |
XYO | ERC-20 | 74.346075M | $0.007914 |
$588,354.76 | |
CXO | ERC-20 | 1.211485M | $0.217336 |
$263,299.34 | |
CEEK | ERC-20 | 6.580811M | $0.037018 |
$243,605.5 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21220426 | 3 days ago | | | 0 | 0.00071461575 | |
| 21208844 | 5 days ago | | | 0 | 0.0010437119 | |
| 21207849 | 5 days ago | | | 0 | 0.00031901051 | |
| 21199386 | 6 days ago | | | 0 | 0.0010768319 | |
| 21188981 | 8 days ago | | | 0 | 0.00094854114 | |
| 21185571 | 8 days ago | | | 0 | 0.0022511086 | |
| 21179332 | 9 days ago | | | <0.00000001 | 0.0060792707 | |
| 21178926 | 9 days ago | | | 0.00000001 | 0.0017312086 | |
| 21157888 | 12 days ago | | | 0 | 0.0014129118 | |
| 21149852 | 13 days ago | | | 0 | 0.00061715090 |
ABI
ABI objects
Getter at block 21244590
feeAccount() view returns (address)
0x034767f3c519f361c5ecf46ebfc08981c629d381
inactivityReleasePeriod() view returns (uint256)
240
owner() view returns (address)
0x6b770f1a6bff9151f437f2eab907fff132dd86a5
Read-only
admins(address) view returns (bool)
balanceOf(address token, address user) view returns (uint256)
invalidOrder(address) view returns (uint256)
lastActiveTransaction(address) view returns (uint256)
orderFills(bytes32) view returns (uint256)
tokens(address, address) view returns (uint256)
traded(bytes32) view returns (bool)
withdrawn(bytes32) view returns (bool)
State-modifying
Events adminWithdraw(address token, uint256 amount, address user, uint256 nonce, uint8 v, bytes32 r, bytes32 s, uint256 feeWithdrawal) returns (bool success)
assert(bool assertion)
deposit() payable
depositToken(address token, uint256 amount)
getOwner() returns (address out)
invalidateOrdersBefore(address user, uint256 nonce)
safeAdd(uint256 a, uint256 b) returns (uint256)
safeMul(uint256 a, uint256 b) returns (uint256)
safeSub(uint256 a, uint256 b) returns (uint256)
setAdmin(address admin, bool isAdmin)
setInactivityReleasePeriod(uint256 expiry) returns (bool success)
setOwner(address newOwner)
trade(uint256[8] tradeValues, address[4] tradeAddresses, uint8[2] v, bytes32[4] rs) returns (bool success)
withdraw(address token, uint256 amount) returns (bool success)
Cancel(address tokenBuy, uint256 amountBuy, address tokenSell, uint256 amountSell, uint256 expires, uint256 nonce, address user, uint8 v, bytes32 r, bytes32 s)
Deposit(address token, address user, uint256 amount, uint256 balance)
Order(address tokenBuy, uint256 amountBuy, address tokenSell, uint256 amountSell, uint256 expires, uint256 nonce, address user, uint8 v, bytes32 r, bytes32 s)
SetOwner(address indexed previousOwner, address indexed newOwner)
Trade(address tokenBuy, uint256 amountBuy, address tokenSell, uint256 amountSell, address get, address give)
Withdraw(address token, address user, uint256 amount, uint256 balance)
constructor(address feeAccount_)
fallback()
This contract contains no error objects.