SwapTokenETH
Verified contract
Active on
Ethereum with 534 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TERA | ERC-20 | 1.982047 | -- | -- | |
ShibDoge | ERC-20 | 4.907947B | -- | -- | |
VOLT | ERC-20 | 0.000111 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16029374 | 2 years ago | | | 0.0016510557 | 0.0028180562 | |
| 16018812 | 2 years ago | | | 0.17 | 0.0046699332 | |
| 16017511 | 2 years ago | | | 0.045 | 0.0046508524 | |
| 16010736 | 2 years ago | | | 0.35 | 0.0048819085 | |
| 16010705 | 2 years ago | | | 0.33 | 0.0050124262 | |
| 16010690 | 2 years ago | | | 0.1 | 0.0044344330 | |
| 16010686 | 2 years ago | | | 0 | 0.0082779359 | |
| 16010670 | 2 years ago | | | 0.5 | 0.0052987672 | |
| 16010663 | 2 years ago | | | 0.5 | 0.0031698268 | |
| 16010639 | 2 years ago | | | 0 | 0.0050302230 |
ABI
ABI objects
Getter at block 21163914
ADMIN() view returns (bytes32)
0xdf8b4c520ffe197c5343c6f5aec59570151ef9a492f2c624fd45ddde6135ec42
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DEVELOPER() view returns (bytes32)
0x2714cbbaddbb71bcae9366d8bf7770636ec7ae63227b573986d2f54fffacb39d
VOLT() pure returns (address)
0x7db5af2b9624e1b3b4bb69d6debd9ad1016a58ac
fee() view returns (uint256)
50
wallet() view returns (address)
0x33771df3ca1ca26d7eff1d0b927de09903046a5d
Read-only
getAmountIn(uint256 _amountOut, address[] _path) view returns (uint256)
getAmountOutMinWithFees(uint256 _amountIn, address[] _path) view returns (uint256)
getPair(address _tokenIn, address _tokenOut) view returns (address)
getRoleAdmin(bytes32 role) view returns (bytes32)
getTokenDecimals(address _addr) view returns (uint8)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events grantRole(bytes32 role, address account)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
swapETHforExactToken(uint256 _amountOut, address[] _path) payable
swapETHforToken(uint256 _amountOutMin, address _dest, address[] _path) payable
swapTokenForETH(uint256 _amountIn, uint256 _amountOutMin, address _dest, address[] _path)
swapTokenForExactETH(uint256 _amountOut, uint256 _amountInMax, address[] _path)
swapTokenForExactToken(uint256 _amountOut, uint256 _amountInMax, address[] _path)
swapTokenForToken(uint256 _amountIn, uint256 _amountOutMin, address _dest, address[] _path)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
constructor(uint256 _fee, address _addr)
receive()
This contract contains no error objects.