SignedOperationProxy
Verified contract
Active on
Ethereum with 94,101 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
dMMM | ERC-20 | 0.7 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13532246 | 3 years ago | | | 0 | 0.16039695 | |
| 13532197 | 3 years ago | | | 0 | 0.17421207 | |
| 13532184 | 3 years ago | | | 0 | 0.14356898 | |
| 13532172 | 3 years ago | | | 0 | 0.17097951 | |
| 13532161 | 3 years ago | | | 0 | 0.18295545 | |
| 13532147 | 3 years ago | | | 0 | 0.16330021 | |
| 13532133 | 3 years ago | | | 0 | 0.16230821 | |
| 13532121 | 3 years ago | | | 0 | 0.15635324 | |
| 13532096 | 3 years ago | | | 0 | 0.12098366 | |
| 13532080 | 3 years ago | | | 0 | 0.13744603 |
ABI
ABI objects
Getter at block 21246759
EIP712_DOMAIN_HASH() view returns (bytes32)
0x7d51405070ca655f3a21cba4c18c33703b49e5781709fb7644a281f2345e1311
SOLO_MARGIN() view returns (address)
0x1e0447b19bb6ecfdae1e4ae1694b0c3659614e4e
g_isOperational() view returns (bool)
true
isOwner() view returns (bool)
false
owner() view returns (address)
0xba2906b18b069b40c6d2cafd392e76ad479b1b53
Read-only
g_invalidated(bytes32) view returns (bool)
getOperationsAreInvalid(bytes32[] operationHashes) view returns (bool[])
State-modifying
Events cancel(struct (address, uint256)[] accounts, struct (uint8, uint256, (bool, uint8, uint8, uint256), uint256, uint256, address, uint256, bytes)[] actions, struct (uint256, (uint256, uint256, address, address), bytes) auth)
operate(struct (address, uint256)[] accounts, struct (uint8, uint256, (bool, uint8, uint8, uint256), uint256, uint256, address, uint256, bytes)[] actions, struct (uint256, (uint256, uint256, address, address), bytes)[] auths)
renounceOwnership()
shutDown()
startUp()
transferOwnership(address newOwner)
ContractStatusSet(bool operational)
LogOperationCanceled(bytes32 indexed operationHash, address indexed canceler)
LogOperationExecuted(bytes32 indexed operationHash, address indexed signer, address indexed sender)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address soloMargin, uint256 chainId)
This contract contains no fallback and receive objects.
This contract contains no error objects.