LiteSig
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
5
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 "LiteSig"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "LiteSig"
ABI
ABI objects
Getter at block 21393897
DOMAIN_SEPARATOR() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
nonce() view returns (uint256)
0
requiredSignatures() view returns (uint256)
0
Read-only
owners(uint256) view returns (address)
State-modifying
Events init(address[] _owners, uint256 _requiredSignatures, uint256 chainId)
submit(uint8[] sigV, bytes32[] sigR, bytes32[] sigS, address destination, uint256 value, bytes data) returns (bool)
Deposit(address indexed source, uint256 value)
Execution(uint256 indexed transactionId, address indexed destination, uint256 value, bytes data)
ExecutionFailure(uint256 indexed transactionId, address indexed destination, uint256 value, bytes data)
This contract contains no constructor objects.
receive()
This contract contains no error objects.