binance.loopring.eth
Unverified contract
Proxy
Active on
Ethereum with 0 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
0x188d…afde
Balances ($1.99)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LRC | ERC-20 | 11.000006 | $0.180781 |
$1.99 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "binance.loopring.eth"
ABI
ABI objects
Getter at block 21211783
controller() view returns (address)
0x188d315b1c698ca678c8e3891ac21e097763afde
owner() view returns (address)
0xc4f3de738548bfee568b304702aa8b97c6a9fc2f
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.