Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "SwapProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17556861 | a year ago | | | 0 | 0.00040124154 | |
| 17556301 | a year ago | | | 0 | 0.020526763 | |
| 17556250 | a year ago | | | 0 | 0.040335415 | |
| 17556250 | a year ago | | | 0 | 0.039761477 | |
| 17556250 | a year ago | | | 0 | 0.039187539 | |
| 17556250 | a year ago | | | 0 | 0.038613600 | |
| 17556250 | a year ago | | | 0 | 0.038039662 | |
| 17556250 | a year ago | | | 0 | 0.037465724 | |
| 17556250 | a year ago | | | 0 | 0.036891785 | |
| 17556250 | a year ago | | | 0 | 0.037508135 |
ABI
ABI objects
Getter at block 21289722
BUSD() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
USDT() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
WBNB() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
owner() view returns (address)
0xfc7f92581e727c04d629176de8d1f7cc4a4a3a2e
swap_factory_address() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
swap_max_amount() view returns (uint256)
300000000000000000
swap_max_fee() view returns (uint256)
35
swap_max_times() view returns (uint256)
10
swap_router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swap_sell_percent() view returns (uint256)
100
Read-only
canBuyToken(address target) view returns (bool)
getLiquiditySourceToken(address target) view returns (address)
swap_spend_used(address) view returns (uint256)
swap_success_sell(address) view returns (bool)
swap_token_whitelisted(address) view returns (bool)
swap_trusted_wallets(uint256) view returns (address)
State-modifying
Events ensureSellWorks(address factory, address[] path, uint256 buy_spend_bnb, uint256 max_fee)
isSellNormally(address factory, address[] buy_path, uint256 buy_spend_bnb, uint256 max_fee)
sellToken(address target, uint256 index)
setSwapMaxAmount(uint256 amount)
setSwapMaxFee(uint256 fee)
setSwapMaxTimes(uint256 times)
setSwapSellPercent(uint256 percent)
setTargetTokenWhitelist(address target)
setTrustedWallets(address[] wallets)
swapBNBForTokens(address target, uint256 spend_amount, uint256 receive_amount, uint256 max_fee, bool check_sell)
withdrawBNB(uint256 remaining)
withdrawERC20Token(address token, uint256 amount)
SuccessBuy(address target)
SuccessSell(address target)
TradeLog(string message)
constructor()
receive()
This contract contains no error objects.