SwapTokenETH
Verified contract
Active on
Ethereum with 9,273 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 |
---|---|---|---|---|---|
WAGMIGAMES | ERC-20 | 0.024462 | $0.000017 |
$0 | |
GZLR | ERC-20 | 0.046032 | $0.000008 |
$0 | |
BabyDoge | ERC-20 | 12.383047 | $0.00 |
$0 | |
TERA | ERC-20 | 494.709225 | -- | -- | |
Mononoke-Inu | ERC-20 | 144.736448M | -- | -- | |
ShibDoge | ERC-20 | 88.204316B | -- | -- | |
KISHU | ERC-20 | 7.766342 | -- | -- | |
SANSHU | ERC-20 | 1.202346K | -- | -- | |
Ly | ERC-20 | 506.853339B | -- | -- | |
$GENCAP | ERC-20 | 27.104165K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17331687 | a year ago | | | 0.25 | 0.013159558 | |
| 17331686 | a year ago | | | 0.25 | 0.012920784 | |
| 17253478 | 2 years ago | | | 0.16 | 0.0065368132 | |
| 17253101 | 2 years ago | | | 0.45 | 0.0083706205 | |
| 17252848 | 2 years ago | | | 0.012 | 0.0073691909 | |
| 17251344 | 2 years ago | | | 0.051 | 0.020441614 | |
| 17251067 | 2 years ago | | | 0.55874477 | 0.020808132 | |
| 17251033 | 2 years ago | | | 0.2 | 0.018929519 | |
| 17250813 | 2 years ago | | | 0 | 0.016429169 | |
| 17249380 | 2 years ago | | | 0.02 | 0.0075905871 |
ABI
ABI objects
Getter at block 21247744
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)
swapETHForToken(uint256 _amountOutMin, address[] _path) payable
swapETHforExactToken(uint256 _amountOut, address[] _path) payable
swapTokenForETH(uint256 _amountIn, uint256 _amountOutMin, address[] _path)
swapTokenForExactETH(uint256 _amountOut, uint256 _amountInMax, address[] _path)
swapTokenForExactToken(uint256 _amountOut, uint256 _amountInMax, address[] _path)
swapTokenForToken(uint256 _amountIn, uint256 _amountOutMin, 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.