Proxy
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
0x431f…d925
Balances ($1,348.46)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.331125 | $3,148.96 |
$1,042.7 | |
USDC | ERC-20 | 273.177603 | $0.998285 |
$272.71 | |
0x9f8f…79a2 | ERC-20 | 0.015279 | $1,476.91 |
$22.57 | |
0x89d2…0359 | ERC-20 | 0.641881 | $16.24 |
$10.42 | |
WBTC | ERC-20 | 0.000001 | $79,335.00 |
$0.05 | |
TUSD | ERC-20 | 0.004279 | $0.997031 |
$0 | |
KICK | ERC-20 | 888.888K | -- | -- | |
MRO | ERC-20 | 49.95 | -- | -- | |
AMB | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9639048 | 5 years ago | | | 2 | 0.00032333600 | |
| 8672491 | 5 years ago | | | 0 | 0.00096746100 | |
| 8672460 | 5 years ago | | | 0 | 0.00096888000 | |
| 8669529 | 5 years ago | | | 0 | 0.00075766000 | |
| 8669454 | 5 years ago | | | 0 | 0.00075693760 | |
| 8669419 | 5 years ago | | | 0 | 0.00075766000 | |
| 8667940 | 5 years ago | | | 0 | 0.0013192650 | |
| 8667843 | 5 years ago | | | 0 | 0.0011450400 | |
| 8666490 | 5 years ago | | | 0 | 0.00070396000 | |
| 8666475 | 5 years ago | | | 0 | 0.00070412800 |
ABI
ABI objects
Getter at block 21159742
implementation() view returns (address)
0x78b37409628e10df0b661c6b205b872a4df8dd6e
proxyType() pure returns (uint256)
2
config() view returns (address)
0x431f429035a1e3059d5c6a9a83208c6d3143d925
getAllUsers() view returns (address[])
[0x340F4cd60cA0ed815d4770cd463B4B5ECA83A71a, 0xEe37f338220479C8F652e3557f02513BdB11C160, 0x7E915CF29c5568E41493a4CD58E8519c1266E5DA]
isInitialized() view returns (bool)
true
weth9() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
actionCompleted(bytes32) view returns (bool)
balanceFor(address _token) view returns (uint256 _balance)
isUser(address) view returns (bool)
users(uint256) view returns (address)
State-modifying
Events addUser(address _user, uint256 _salt, bytes _signature)
changeImpl(address _to, uint256 _salt, bytes _signature)
changeMasterCopy(address _masterCopy)
init(address _user, address _config)
removeUser(address _user, uint256 _salt, bytes _signature)
transferBySystem(address _token, address _to, uint256 _value)
transferByUser(address _token, address _to, uint256 _value, uint256 _salt, bytes _signature)
LogError(string methodSig, string errMsg)
LogErrorWithHintAddress(address indexed addressValue, string methodSig, string errMsg)
LogErrorWithHintBytes32(bytes32 indexed bytes32Value, string methodSig, string errMsg)
LogImplChanged(address indexed newImpl, address indexed oldImpl)
LogNote(bytes4 indexed sig, address indexed guy, bytes32 indexed foo, bytes32 indexed bar, uint256 wad, bytes fax) anonymous
LogTransferBySystem(address indexed token, address indexed to, uint256 value, address by)
LogTransferByUser(address indexed token, address indexed to, uint256 value, address by)
LogUserAdded(address indexed user, address by)
LogUserRemoved(address indexed user, address by)
constructor(address _masterCopy)
fallback()
fallback()
This contract contains no error objects.