ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 146 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
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
-
variable spans 49 additional slots
-
variable spans 49 additional slots
Balances ($55,311.14)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FX | ERC-20 | 408.417307K | $0.135428 |
$55,311.14 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18621189 | a year ago | | | 0 | 0.0095527745 | |
| 18614049 | a year ago | | | 0 | 0.0065874272 | |
| 18606905 | a year ago | | | 0 | 0.0038163974 | |
| 18600323 | a year ago | | | 0 | 0.0054640898 | |
| 18592648 | a year ago | | | 0 | 0.0079999810 | |
| 18585502 | a year ago | | | 0 | 0.0090313509 | |
| 18578337 | a year ago | | | 0 | 0.0090343748 | |
| 18556887 | a year ago | | | 0 | 0.0077696103 | |
| 18549741 | a year ago | | | 0 | 0.0089277599 | |
| 18542717 | a year ago | | | 0 | 0.0087844362 |
ABI
ABI objects
Getter at block 21224522 proxiableUUID() view returns (bytes32)
owner() view returns (address)
0xb01733f86221bc425162354d78b7b7f849fe0524
swapRouter() view returns (address)
0xe592427a0aece92de3edee1f18e0157c05861564
Read-only
authorizedAccounts(address) view returns (bool)
tokenBalance(address tokenAddress) view returns (uint256)
State-modifying
Events approveToken(address token, address addressToApprove, uint256 amountInWei)
initialize(address router)
recoverToken(address token, uint256 amount, address to) returns (uint256 amountRecovered)
renounceOwnership()
transferOwnership(address newOwner)
uniswapV3AutoSwap(uint256 inputTokenAmount, address inputTokenAddress, address outputTokenAddress, uint24 poolFee, uint256 cycles, uint256 amountOutMinimumFirstSwap, uint256 amountOutMinimumSecondSwap)
updateAuthorizedAccounts(address account, bool canAccess)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenRecovered(address indexed tokenRecovered, uint256 amount, address to)
UniswapV3Swap(address indexed sender, address inputToken, address outputToken, uint256 initialBalance, uint256 finalBalance, uint256 cycles)
UpdateAccount(address indexed account, bool authorized)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.