0x2d67755c3ea0f209dc4965950e57e4b703d270d0
Unverified contract
Proxy
Active on
Ethereum with 18 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
0xb39e…4de0
Balances ($0.46)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BTU | ERC-20 | 1.26666 | $0.308755 |
$0.39 | |
LRC | ERC-20 | 0.208086 | $0.18892 |
$0.04 | |
DAI | ERC-20 | 0.0162 | $1.001 |
$0.02 | |
TON | ERC-20 | 1 | $0.014333 |
$0.01 | |
USDT | ERC-20 | 0.00016 | $1.001 |
$0 | |
cDAI+cUSDC+USDT | ERC-20 | 3.059321 | -- | -- | |
RPL | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12258133 | 4 years ago | | | 24.992 | 0.0047496540 | |
| 11643694 | 4 years ago | | | 51.075 | 0.0038924900 | |
| 11633617 | 4 years ago | | | 39.995 | 0.0068691000 | |
| 11633165 | 4 years ago | | | 42.995 | 0.0068691000 | |
| 11631852 | 4 years ago | | | 40.745 | 0.012639144 | |
| 11631588 | 4 years ago | | | 19.995 | 0.012639144 | |
| 11618145 | 4 years ago | | | 34.615 | 0.0032971680 | |
| 11618074 | 4 years ago | | | 34.615 | 0.0032971680 | |
| 11607013 | 4 years ago | | | 34.4661 | 0.0032971680 | |
| 11601994 | 4 years ago | | | 33.848739 | 0.0049457520 |
ABI
ABI objects
Getter at block 21213263
controller() view returns (address)
0xb39e09279d4035c0f92307741d9dd8ed66e74de0
owner() view returns (address)
0x07a47e78be152aad99dc0ce72857a6cfef3907bc
version() pure returns (string)
1.1.5 (shenyang)
Read-only
boundMethodModule(bytes4 _method) view returns (address)
hasModule(address _module) view returns (bool)
State-modifying
Events addModule(address _module)
bindMethod(bytes4 _method, address _module)
initController(address _controller)
initOwner(address _initialOwner)
removeModule(address _module)
setController(address newController)
setOwner(address newOwner)
transact(uint8 mode, address to, uint256 value, bytes data) returns (bytes returnData)
ControllerChanged(address newController)
MethodBound(bytes4 method, address module)
ModuleAdded(address module)
ModuleRemoved(address module)
OwnerChanged(address newOwner)
Transacted(address module, address to, uint256 value, bytes data)
WalletSetup(address owner)
This contract contains no constructor objects.
fallback()
receive()
This contract contains no error objects.