0xd888b723b8c6bba8b27ea9b0690094b3b564f618
Unverified contract
Proxy
Active on
Ethereum with 4 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 ($488.00)
Native
Value
$304
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0967 | $3,143.71 |
$304 | |
USDT | ERC-20 | 184 | $1.00 |
$184 | |
OGO | ERC-20 | 129.432K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18889072 | a year ago | | | 0.0967 | 0.00051042880 | |
| 10474066 | 4 years ago | | | 2 | 0.00073270400 | |
| 10455084 | 4 years ago | | | 11 | 0.00066401300 | |
| 10451909 | 4 years ago | | | 10.5 | 0.0016027900 |
ABI
ABI objects
Getter at block 21206600
controller() view returns (address)
0xb39e09279d4035c0f92307741d9dd8ed66e74de0
owner() view returns (address)
0x97aeca0bce40efcddbfcba554f4a0b4d856259b5
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.