TradixProxy
Verified contract
Proxy
Active on
Ethereum with 531 txns
Unified storage
Map
Table
Raw
Constants and immutables
3
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($7.44)
Native
Value
$7.44
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.002226 | $3,341.81 |
$7.44 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19847737 | 6 months ago | | | 0.01 | 0.0010252815 | |
| 19837430 | 7 months ago | | | 0.01 | 0.0010807395 | |
| 19611474 | 8 months ago | | | 0.01 | 0.0076067467 | |
| 19611454 | 8 months ago | | | 0.01 | 0.0083029056 | |
| 19611404 | 8 months ago | | | 0.01 | 0.0071203344 | |
| 19597462 | 8 months ago | | | 0 | 0.0071986868 | |
| 19597289 | 8 months ago | | | 0.009 | 0.0030464928 | |
| 19505964 | 8 months ago | | | 0 | 0.0015749444 | |
| 19505927 | 8 months ago | | | 0 | 0.00062262430 | |
| 19505920 | 8 months ago | | | 0 | 0.00071705630 |
ABI
ABI objects
Getter at block 21272583
implementation() view returns (address impl)
0x85e57df94952d4fc915ed66d6c6189c4d3fa648e
maintenance() view returns (bool _maintenance)
false
proxyOwner() view returns (address owner)
0x70e163979d15498c3df18241c774aa96654a9d59
UNISWAP_V2_ROUTER() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
owner() view returns (address)
0x02bd82df99f23695e9701bdbd542cc01f2e91fff
Read-only
getAmountOutMin(address _tokenIn, address _tokenOut, uint256 _amountIn) view returns (uint256)
State-modifying
Events setMaintenance(bool _maintenance)
transferProxyOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
initialize(address _router, address _Weth, address _maintanierAddress, address _platformAddress)
quickSwapWithFeeSell(address _tokenIn, address _to)
quickSwapWithSellTaxToken(address _tokenIn, address _to, uint256 _afterTax)
renounceOwnership()
setMaintainerAddress(address _account)
setPlatformAddress(address _account)
swapWithBuyTaxToken(address _tokenOut, uint256 _amountOutMin, address _to) payable
swapWithFeeBuy(address _tokenOut, uint256 _amountOutMin, address _to) payable
swapWithFeeSell(address _tokenIn, uint256 _amountIn, uint256 _amountOutMin, address _to)
swapWithSellTaxToken(address _tokenIn, uint256 _amountIn, uint256 _amountOutMin, address _to, uint256 _afterTax)
transferOwnership(address newOwner)
withdrawEther(address recipient, uint256 amount)
ProxyOwnershipTransferred(address previousOwner, address newOwner)
Upgraded(address indexed implementation)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokensSwapped(address indexed tokenIn, address indexed tokenOut, uint256 amountIn, uint256 amountOut, address indexed to)
constructor()
fallback()
receive()
receive()
This contract contains no error objects.