Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Norwix"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10622695 | 4 years ago | | | 0 | 0.0011144250 | |
| 10622695 | 4 years ago | | | 0 | 0.0011144250 | |
| 10622695 | 4 years ago | | | 0 | 0.0014159250 | |
| 10614818 | 4 years ago | | | 0.05 | 0.0013286900 | |
| 10614798 | 4 years ago | | | 0.05 | 0.0012721500 | |
| 10614761 | 4 years ago | | | 0.03 | 0.0018173400 | |
| 10612560 | 4 years ago | | | 0 | 0.0025913600 | |
| 10612420 | 4 years ago | | | 0.05 | 0.0017244700 | |
| 10612165 | 4 years ago | | | 0 | 0.0025913600 | |
| 10611771 | 4 years ago | | | 0.03 | 0.0021894620 |
ABI
ABI objects
Getter at block 21217582
getEtherBalance() view returns (uint256 retEth)
0
owner() view returns (address)
0x7b8698a7900240280985c250e1978ae8c72d92c2
tokenAddress() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
Read-only
balanceOf(address _address) view returns (uint256 retBalance)
State-modifying
Events setNewOwner(address _owner) returns (bool)
setNewToken(address _tokenAddress) returns (bool)
transferEth(uint256 _noOfEth) payable returns (bool transferBool)
transferToken(uint256 _noOfTokens) returns (bool transferTokenBool)
withdrawEthByOwner() returns (bool withdrawBool)
withdrawMultipleEthers(address[] _receivers, uint256[] _amounts) returns (bool withdrawBool)
withdrawMultipleTokens(address[] _receivers, uint256[] _amounts) returns (bool withdrawBool)
withdrawTokenByOwner(uint256 _noOfTokens) returns (bool withdrawBool)
Transaction(address indexed sender, address indexed receiver, uint256 amount, uint256 time)
constructor(address _executor, address _owner, address _tokenAddress)
fallback()
This contract contains no error objects.