DolomiteDirectV1
Verified contract
Active on
Ethereum with 79 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "DolomiteDirectV1"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11256143 | 4 years ago | | | 0 | 0.0037004810 | |
| 10635599 | 4 years ago | | | 0 | 0.014836437 | |
| 10630518 | 4 years ago | | | 0 | 0.013254230 | |
| 10630513 | 4 years ago | | | 0 | 0.011914768 | |
| 10544962 | 4 years ago | | | 0 | 0.010791000 | |
| 10543794 | 4 years ago | | | 0 | 0.0091431070 | |
| 10542278 | 4 years ago | | | 0 | 0.018888394 | |
| 10541494 | 4 years ago | | | 0 | 0.014388000 | |
| 10541446 | 4 years ago | | | 0 | 0.0091055510 | |
| 10541311 | 4 years ago | | | 0 | 0.0088043120 |
ABI
ABI objects
Getter at block 21277363
dolomiteMarginProtocolAddress() view returns (address)
0x7f49ac8fdb38d24b686130e22579c7efe69b19c0
dydxProtocolAddress() view returns (address)
0x02c57952e2e406a9a9af2dff2c280c59df9a8b8b
loopringDelegate() view returns (address)
0xe2466deb9536a69bf8131ecd0c267ee41dd1cda0
registry() view returns (address)
0xca8efcc93bca0bd89ad9bfffd050483dd80fdf07
wethTokenAddress() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
balanceOf(address owner, address token) view returns (uint256)
brokerBalanceOf(address owner, address tokenAddress) view returns (uint256)
brokerMarginGetTrader(address owner, bytes orderData) view returns (address)
nonceOf(address owner) view returns (uint256)
State-modifying
Events brokerMarginRequestApproval(address owner, address token, uint256 amount)
brokerRequestAllowance(struct BrokerDataBrokerApprovalRequest request) returns (bool)
enableTrading(address token)
enableTrading(address[] tokens)
onOrderFillReport(struct BrokerDataBrokerInterceptorReport fillReport)
transfer(struct TypesRequest request)
versionBeginUsage(address owner, address depositAddress, address oldVersion, bytes additionalData)
versionEndUsage(address owner, address depositAddress, address newVersion, bytes additionalData)
This contract contains no event objects.
constructor(address _depositContractRegistry, address _loopringDelegate, address _dolomiteMarginProtocol, address _dydxProtocolAddress, address _wethTokenAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.