AutoSwapper
Verified contract
Active on
Ethereum with 0 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($408.68)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WASSIE | ERC-20 | 39.153304M | $0.000007 |
$267.81 | |
WBTC | ERC-20 | 0.001319 | $91,771.00 |
$121.08 | |
$PAAL | ERC-20 | 56.130995 | $0.191365 |
$10.74 | |
ALPH | ERC-20 | 5.956939 | $1.17 |
$6.97 | |
MONKE | ERC-20 | 5.156229M | $0.00 |
$1.34 | |
LINK | ERC-20 | 0.02831 | $15.04 |
$0.43 | |
CHZ | ERC-20 | 3.133295 | $0.079355 |
$0.25 | |
MATIC | ERC-20 | 0.142622 | $0.440647 |
$0.06 | |
LRC | ERC-20 | 0.023701 | $0.185658 |
$0 | |
BURN | ERC-20 | 610.167677K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "AutoSwapper"
ABI
ABI objects
Getter at block 21220034
factory() view returns (address)
0x7753f36e711b66a0350a753aba9f5651bae76a1d
owner() view returns (address)
0x45c75bd8bb9cf5263539b914925eabbf0441eb14
router() view returns (address)
0xef2f9b48d7ec80440ab4573df1a2abdbe06d3f60
smardexToken() view returns (address)
0x5de8ab7e27f6e7a1fff3e5b337584aa43961beef
stakingAddress() view returns (address)
0x80497049b005fd236591c3cd431dbd6e06eb1a31
Read-only
This contract contains no read-only function objects.
State-modifying
Events executeWork(address _token0, address _token1)
renounceOwnership()
smardexSwapCallback(int256 _amount0Delta, int256 _amount1Delta, bytes _dataFromPair)
swapTokenWithPath(uint256 _amountToSwap, uint256 _amountOutMin, address[] _path, uint256 _deadline)
transferOwnership(address newOwner)
transferTokens() returns (uint256 _amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
workExecuted(address _token0, uint256 _amount0, address _token1, uint256 _amount1, uint256 _stakedAmount)
constructor(address _factory, address _smardexToken, address _stakingAddress, address _router)
This contract contains no fallback and receive objects.
This contract contains no error objects.