RContract
Similar source code
Active on
Ethereum with 14 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 "RContract"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15075073 | 2 years ago | | | 0 | 0.15798389 | |
| 15075067 | 2 years ago | | | 0 | 0.14699670 | |
| 15075064 | 2 years ago | | | 0 | 0.11636220 | |
| 15075054 | 2 years ago | | | 0 | 0.12365910 | |
| 15075050 | 2 years ago | | | 0 | 0.10992819 | |
| 15075024 | 2 years ago | | | 0 | 0.14928829 | |
| 15075014 | 2 years ago | | | 0 | 0.23916638 | |
| 15075012 | 2 years ago | | | 0 | 0.15781087 | |
| 15075005 | 2 years ago | | | 0 | 0.14939525 | |
| 15075000 | 2 years ago | | | 0 | 0.19428695 |
ABI
ABI objects
Getter at block 21313855
getMskContract() view returns (address)
0x72d7b17bf63322a943d4a2873310a83dcdbc3c8d
getWithdrawContract() view returns (address)
0x425f114dab74cc82c11825e10bdf3694ce05c099
owner() view returns (address)
0x8779ee20ce9c171376d273ca520fa8465057e184
Read-only
This contract contains no read-only function objects.
State-modifying
Events act(uint256 _amount, uint256 _count, bytes[] signatureList)
renounceOwnership()
setMskContract(address _address)
setWithdrawContract(address _address)
transferOwnership(address newOwner)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.