0xd425612a5f81e4a05bd78928312be3f9d0cedd35
Verified contract
Proxy
Active on
Ethereum with 56 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 ($21.02)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 13.950031 | $1.001 |
$13.96 | |
USDC | ERC-20 | 7.05886 | $0.999621 |
$7.06 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11843021 | 4 years ago | | | 24.995 | 0.0079177560 | |
| 11842410 | 4 years ago | | | 29.74 | 0.0037952880 | |
| 11798139 | 4 years ago | | | 28.995 | 0.0059983000 | |
| 11794828 | 4 years ago | | | 27.495 | 0.0052348800 | |
| 11760689 | 4 years ago | | | 23.995 | 0.0051912560 | |
| 11758014 | 4 years ago | | | 21.995 | 0.0037298520 | |
| 11734882 | 4 years ago | | | 25.995 | 0.0018322080 | |
| 11675814 | 4 years ago | | | 13.995 | 0.0013087200 | |
| 11657917 | 4 years ago | | | 14.995 | 0.0022248240 | |
| 11633242 | 4 years ago | | | 11.995 | 0.0065436000 |
ABI
ABI objects
Getter at block 21304666
controller() view returns (address)
0xb39e09279d4035c0f92307741d9dd8ed66e74de0
owner() view returns (address)
0xe70994ee8fbb48591fc7f94f99f0632531ace2c5
version() pure returns (string)
1.2.0 (daqing)
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)
init(address _controller, address[] _modules)
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)
WalletSetup(address owner)
This contract contains no constructor objects.
fallback()
receive()
This contract contains no error objects.