QuickToEthSwap
Verified contract
Active on
Ethereum with 191 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2.05)
Native
Value
$2.05
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000653 | $3,139.92 |
$2.05 | |
QUICKv2 | ERC-20 | 0.0001 | -- | -- | |
QUICK | ERC-20 | 0.0001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11000824 | 4 years ago | | | 0 | 0.0033696600 | |
| 10996858 | 4 years ago | | | 0 | 0.0048319100 | |
| 10996858 | 4 years ago | | | 0 | 0.0048319100 | |
| 10996855 | 4 years ago | | | 0 | 0.0048880950 | |
| 10996852 | 4 years ago | | | 0 | 0.0051128350 | |
| 10996840 | 4 years ago | | | 0 | 0.0074133000 | |
| 10996826 | 4 years ago | | | 0 | 0.0074111400 | |
| 10996814 | 4 years ago | | | 0 | 0.053241120 | |
| 10996814 | 4 years ago | | | 0 | 0.010113300 | |
| 10996814 | 4 years ago | | | 0 | 0.010113300 |
ABI
ABI objects
Getter at block 21201391
owner() view returns (address)
0x2b652b5b2323df4c46d44673c9662cdcfc2a6e45
tokenAddress() view returns (address)
0xaa589961b9e6a05577fb1ac6bbd592cf48d689f4
tokenDecimals() view returns (uint256)
18
weiPerToken() view returns (uint256)
1500000000000000000
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.