0x66e17bb356d4f86da1feae8c449db0ded8ca0cd7
Verified contract
Proxy
Active on
Ethereum with 267 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
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 |
---|---|---|---|---|---|
REALU | ERC-20 | 260K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21164407 | 6 days ago | | | 0 | 0.0030294326 | |
| 21134623 | 10 days ago | | | 0 | 0.0013072775 | |
| 21120264 | 12 days ago | | | 0 | 0.00052112470 | |
| 21078592 | 18 days ago | | | 0 | 0.0012794886 | |
| 21071484 | 19 days ago | | | 0 | 0.0023344389 | |
| 21026741 | 25 days ago | | | 0 | 0.00075540605 | |
| 20991052 | a month ago | | | 0 | 0.0052794733 | |
| 20986198 | a month ago | | | 0 | 0.0022944242 | |
| 20984028 | a month ago | | | 0 | 0.0066124179 | |
| 20971556 | a month ago | | | 0 | 0.0046721463 |
ABI
ABI objects
Getter at block 21206684
MAX_INCREASE() view returns (uint256)
100
contractId() view returns (bytes)
0xd8ca0cd7
nextNonce() view returns (uint128)
289
signerCount() view returns (uint16)
5
Read-only
checkSignatures(uint128 nonce, address to, uint256 value, bytes data, uint8[] v, bytes32[] r, bytes32[] s) view returns (address[])
isFree(uint128 nonce) view returns (bool)
signers(address) view returns (uint8)
toBytes(uint256 x) pure returns (bytes result)
verifySignatures(bytes32 transactionHash, uint8[] v, bytes32[] r, bytes32[] s) view returns (address[])
State-modifying
Events checkExecution(address to, uint256 value, bytes data)
execute(uint128 nonce, address to, uint256 value, bytes data, uint8[] v, bytes32[] r, bytes32[] s) returns (bytes)
initialize(address owner)
migrate(address destination)
migrate(address source, address destination)
setSigner(address signer, uint8 signaturesNeeded)
Received(address indexed sender, uint256 amount)
SignerChange(address indexed signer, uint8 signaturesNeeded)
Transacted(address indexed toAddress, bytes4 selector, address[] signers)
This contract contains no constructor objects.
receive()
This contract contains no error objects.