ChannelWallet
Verified contract
Active on
Ethereum with 354 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MYOU | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7994554 | 5 years ago | | | 0 | 0.00082452600 | |
| 7992437 | 5 years ago | | | 0 | 0.00016146500 | |
| 7992394 | 5 years ago | | | 0 | 0.00023646500 | |
| 7992349 | 5 years ago | | | 0 | 0.00023518500 | |
| 7991914 | 5 years ago | | | 0 | 0.00014367600 | |
| 7991912 | 5 years ago | | | 0 | 0.00014290800 | |
| 7991909 | 5 years ago | | | 0 | 0.00014310000 | |
| 7991908 | 5 years ago | | | 0 | 0.00014290800 | |
| 7991906 | 5 years ago | | | 0 | 0.00014271600 | |
| 7991904 | 5 years ago | | | 0 | 0.00014214000 |
ABI
ABI objects
Getter at block 21304200
isMaster() view returns (bool)
false
isOwner() view returns (bool)
false
isStopped() view returns (bool)
false
master() view returns (address)
0xb4799adcc5982f381b7f4c2de0cfc44db0b79a88
owner() view returns (address)
0xf1958478f59db0cb2b1c527df663d035ffa97be2
version() pure returns (string)
0.0.1
Read-only
getAddress(string channelId) view returns (address)
State-modifying
Events deleteChannel(string channelId)
setAddress(string channelId, address _address)
start()
stop()
transferMasterRole(address newMaster)
transferOwnership(address newOwner)
updateChannel(string from, string to, address _address)
DeleteAddress(string account)
MasterRoleTransferred(address indexed previousMaster, address indexed newMaster)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAddress(string channelId, address _address)
Started()
Stopped()
UpdateAddress(string from, string to)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.