TokenToEthSwap
Verified contract
Active on
Ethereum with 110 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4.20)
Native
Value
$4.2
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.001072 | $3,920.57 |
$4.2 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10994966 | 4 years ago | | | 0 | 0.010504720 | |
| 10994965 | 4 years ago | | | 0 | 0.019350800 | |
| 10994403 | 4 years ago | | | 0 | 0.0099496800 | |
| 10994306 | 4 years ago | | | 0 | 0.0072496800 | |
| 10994297 | 4 years ago | | | 0 | 0.053238420 | |
| 10994291 | 4 years ago | | | 0 | 0.025140365 | |
| 10993815 | 4 years ago | | | 0 | 0.0072518400 | |
| 10993761 | 4 years ago | | | 0 | 0.0025373880 | |
| 10993741 | 4 years ago | | | 0 | 0.0099518400 | |
| 10993741 | 4 years ago | | | 0 | 0.0099518400 |
ABI
ABI objects
Getter at block 21383837
owner() view returns (address)
0x2b652b5b2323df4c46d44673c9662cdcfc2a6e45
tokenAddress() view returns (address)
0xaa589961b9e6a05577fb1ac6bbd592cf48d689f4
tokenDecimals() view returns (uint256)
18
weiPerToken() view returns (uint256)
1800000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events setTokenAddress(address _tokenAddress)
setTokenDecimals(uint256 _tokenDecimals)
setWeiPerToken(uint256 _weiPerToken)
swap(uint256 _amount)
transferAnyERC20Token(address _token, address _to, uint256 _amount)
transferOwnership(address newOwner)
transferUSDT(address _usdtAddr, address to, uint256 amount)
EtherDeposited(uint256 arg0)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
receive()
This contract contains no error objects.