Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x03ab…4919
Balances ($0.00)
No balances found for "CoinJoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21110393 | 2 days ago | | | 0 | 0.00028469588 | |
| 21110018 | 2 days ago | | | 0 | 0.00035442316 | |
| 21079209 | 6 days ago | | | 0 | 0.0023345598 | |
| 21073928 | 7 days ago | | | 0 | 0.00085567064 | |
| 21072052 | 7 days ago | | | 0 | 0.00099447592 | |
| 21057425 | 9 days ago | | | 0 | 0.00065013762 | |
| 21053070 | 10 days ago | | | 0 | 0.00026979365 | |
| 21049487 | 10 days ago | | | 0 | 0.00044170973 | |
| 21045909 | 11 days ago | | | 0 | 0.0031075226 | |
| 21036220 | 12 days ago | | | 0 | 0.0010705509 |
ABI
ABI objects
Getter at block 21124259
contractEnabled() view returns (uint256)
1
decimals() view returns (uint256)
18
safeEngine() view returns (address)
0xcc88a9d330da1133df3a7bd823b95e52511a6962
systemCoin() view returns (address)
0x03ab458634910aad20ef5f1c8ee96f1d6ac54919
Read-only
authorizedAccounts(address) view returns (uint256)
State-modifying
Events addAuthorization(address account)
disableContract()
exit(address account, uint256 wad)
join(address account, uint256 wad)
removeAuthorization(address account)
AddAuthorization(address account)
DisableContract()
Exit(address sender, address account, uint256 wad)
Join(address sender, address account, uint256 wad)
RemoveAuthorization(address account)
constructor(address safeEngine_, address systemCoin_)
This contract contains no fallback and receive objects.
This contract contains no error objects.