SwapTokenETH
Verified contract
Active on
Ethereum with 5,550 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 |
---|---|---|---|---|---|
PMPY | ERC-20 | 0.011505 | $0.00398 |
$0 | |
WAGMIGAMES | ERC-20 | 0.012577 | $0.000014 |
$0 | |
SAITAMA2.0 | ERC-20 | 12.365831M | -- | -- | |
Bulls Run | ERC-20 | 470.433408 | -- | -- | |
BABYDOGE | ERC-20 | 8.29344 | -- | -- | |
AWM | ERC-20 | 4.621789 | -- | -- | |
MUSK | ERC-20 | 0.985928 | -- | -- | |
SAITAMA | ERC-20 | 0.002392 | -- | -- | |
JOTARO | ERC-20 | 0.002 | -- | -- | |
JOTARO | ERC-20 | 0.002 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21161624 | 10 minutes ago | | | 0.88 | 0.0031227466 | |
| 21158019 | 12 hours ago | | | 0.128 | 0.0075172073 | |
| 21156555 | 17 hours ago | | | 0.015 | 0.0028978525 | |
| 21149032 | 2 days ago | | | 0.18 | 0.0023791243 | |
| 21147080 | 2 days ago | | | 0 | 0.0031575531 | |
| 21145957 | 2 days ago | | | 0.468 | 0.0021805178 | |
| 21145807 | 2 days ago | | | 0.185 | 0.0024103467 | |
| 21145046 | 2 days ago | | | 0.065936755 | 0.0031588626 | |
| 21143501 | 3 days ago | | | 0.89624601 | 0.0046783011 | |
| 21139886 | 3 days ago | | | 0.1611222 | 0.0029196662 |
ABI
ABI objects
Getter at block 21161671
ADMIN() view returns (bytes32)
0xdf8b4c520ffe197c5343c6f5aec59570151ef9a492f2c624fd45ddde6135ec42
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DEVELOPER() view returns (bytes32)
0x2714cbbaddbb71bcae9366d8bf7770636ec7ae63227b573986d2f54fffacb39d
VOLT() pure returns (address)
0x7f792db54b0e580cdc755178443f0430cf799aca
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
beneficiary() view returns (address)
0x04f74b655cc7260631e989aa80276892532f3e6b
fee() view returns (uint256)
50
staking() view returns (address)
0x05675ee231afa5493d2a53bf0f3c0489d162322a
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)
Burned(address indexed tokenIn, address indexed tokenOut, uint256 amount)
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)
StakingFee(address indexed token, uint256 amount)
Swap(address indexed user, address indexed tokenIn, address indexed tokenOut, uint256 amountIn, uint256 amountOut)
constructor(uint256 _fee, address _addr, address _staking)
receive()
This contract contains no error objects.