0x21481006ee8039aa58bc1a2da4a0f4b3f4a37bec
Unverified contract
Proxy
Active on
Ethereum with 2 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.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FIN | ERC-20 | 1.68 | $0.000517 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10981895 | 4 years ago | | | 48.4 | 0.00084718900 | |
| 10567747 | 4 years ago | | | 87.38 | 0.0017172750 |
ABI
ABI objects
Getter at block 21213619
controller() view returns (address)
0xb39e09279d4035c0f92307741d9dd8ed66e74de0
owner() view returns (address)
0x4f5ab2773450d2824537118234c6a2eb38ca2b1d
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.