Speedfire
Verified contract
Active on
Ethereum with 5,441 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($473.01)
Native
Value
$473.01
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.13 | $3,638.54 |
$473.01 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453312 | 4 months ago | | | 0 | 0.000021040000 | |
| 11010323 | 4 years ago | | | 0.015 | 0.0013114446 | |
| 10827144 | 4 years ago | | | 0.015 | 0.0042423000 | |
| 10827144 | 4 years ago | | | 0.015 | 0.0064923000 | |
| 10754872 | 4 years ago | | | 0.015 | 0.014141000 | |
| 10749958 | 4 years ago | | | 0.018098982 | 0.010705000 | |
| 10734883 | 4 years ago | | | 0.01 | 0.0014135000 | |
| 10734304 | 4 years ago | | | 0.015 | 0.0021641000 | |
| 10724723 | 4 years ago | | | 0 | 0.0031770400 | |
| 10720046 | 4 years ago | | | 0.015 | 0.0042423000 |
ABI
ABI objects
Getter at block 21283217
getEtherBalance() view returns (uint256 retEth)
130000000000000000
owner() view returns (address)
0x1893a5a5b0d7947da8f4028c1c8a694fb9a295c6
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.