0x7b3e09123ee9bebf1ae9ba38b691e7aec3c7f827
Verified contract
Proxy
Active on
Ethereum with 64 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 ($1.07)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DAI | ERC-20 | 1.070523 | $0.999031 |
$1.07 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19323212 | 9 months ago | | | 0 | 0.0026092170 | |
| 19323207 | 9 months ago | | | 0 | 0.0053977560 | |
| 18812960 | a year ago | | | 0 | 0.0024232560 | |
| 18809803 | a year ago | | | 0 | 0.0051302160 | |
| 18809795 | a year ago | | | 250 | 0.0011769270 | |
| 18784659 | a year ago | | | 0 | 0.0018084000 | |
| 18771637 | a year ago | | | 0 | 0.0081482643 | |
| 18460387 | a year ago | | | 0 | 0.00056102800 | |
| 18460386 | a year ago | | | 0 | 0.0017184561 | |
| 18460384 | a year ago | | | 550 | 0.00032553300 |
ABI
ABI objects
Getter at block 21256694
factory() view returns (address)
0x38e043138f3ab137807ee5226f3447e83200f455
owner() view returns (address)
0x8ea8212a240306b44efc9383ac1908ea73c55d02
Read-only
hasImplementation(address account, address implementation) view returns (bool)
hasTrader(address account) view returns (bool)
implementations(address, address) view returns (bool)
isAuthorized(address account, address implementation) view returns (bool)
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
traders(uint256) view returns (address)
State-modifying
Events disableImplementation(address implementation)
execute(address implementation, bytes args) returns (bytes)
grantImplementation(address account, address implementation)
initOwner(address _owner)
renounceOwnership()
revokeImplementation(address account, address implementation)
sweep(address _token, address _recipient, uint256 _amount)
sweepERC721(address _token, address _recipient, uint256 _tokenId)
sweepERC721ToOwner(address _token, uint256 _tokenId)
sweepTo(address _token, address _recipient)
sweepToOwner(address _token)
transferOwnership(address newOwner)
ImplementationDisabled(address implementation, address caller)
ImplementationGranted(address account, address implementation, address caller)
ImplementationRevoked(address account, address implementation, address caller)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Received(address account, uint256 value)
Swept(address token, address recipient, uint256 amount, address caller)
SweptERC721(address token, address recipient, uint256 tokenId, address caller)
This contract contains no constructor objects.
receive()
This contract contains no error objects.