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 "Exchange"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15031644 | 2 years ago | | | 0 | 0.0044115141 | |
| 14639917 | 3 years ago | | | 0 | 0.0040090999 | |
| 14639912 | 3 years ago | | | 0 | 0.0036625644 | |
| 14639905 | 3 years ago | | | 0 | 0.0044786544 | |
| 14639897 | 3 years ago | | | 0 | 0.0047294333 | |
| 14639896 | 3 years ago | | | 0 | 0.0050312572 | |
| 14639893 | 3 years ago | | | 0 | 0.0067943848 | |
| 14639879 | 3 years ago | | | 0 | 0.0065581199 | |
| 14548071 | 3 years ago | | | 0 | 0.010926835 | |
| 14548050 | 3 years ago | | | 0 | 0.013501577 |
ABI
ABI objects
Getter at block 21208236
_lastRebaseTime() view returns (uint256)
1648784648
owner() view returns (address)
0x93ea6199e9d55c8fe12671c9188896298ec3a88b
Read-only
repository(bytes32) view returns (address)
State-modifying
Events addDeposit(uint32 positionId, uint256 margin)
closePosition(uint32 positionId)
importAddresses(bytes32[] names, address[] destinations)
openPosition(bytes32 currencyKey, uint8 direction, uint16 level, uint256 position) returns (uint32)
rebase()
renounceOwnership()
transferOwnership(address newOwner)
ClosePosition(address indexed sender, uint32 positionId, uint256 price, uint256 serviceFee, uint256 marginLoss, bool isProfit, uint256 value)
MarginCall(address indexed sender, uint32 positionId, uint256 margin)
OpenPosition(address indexed sender, uint32 positionId, uint256 price, bytes32 currencyKey, uint8 direction, uint16 level, uint256 position)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Rebase(uint256 time, uint256 r)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.