Dollarx
Verified contract
Active on
Ethereum with 1,944 txns
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 "Dollarx"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11387022 | 4 years ago | | | 0 | 0.0012114025 | |
| 11322109 | 4 years ago | | | 0.05 | 0.0036751000 | |
| 10907425 | 4 years ago | | | 0 | 0.0047197500 | |
| 10840781 | 4 years ago | | | 0.05 | 0.0035481401 | |
| 10840062 | 4 years ago | | | 0.05 | 0.0048029700 | |
| 10835231 | 4 years ago | | | 0.05 | 0.0077020600 | |
| 10834320 | 4 years ago | | | 0 | 0.0097176000 | |
| 10832049 | 4 years ago | | | 0.1 | 0.0041574540 | |
| 10827049 | 4 years ago | | | 0 | 0.014702400 | |
| 10826809 | 4 years ago | | | 0.05 | 0.0051924000 |
ABI
ABI objects
Getter at block 21167300
getEtherBalance() view returns (uint256 retEth)
0
owner() view returns (address)
0xcfb4b0ea78172bf2d27788e23fd0320bccedef98
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.