TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 12 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
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16109658 | 2 years ago | | | 0 | 0.00039932308 | |
| 15836631 | 2 years ago | | | 0 | 0.00060072569 | |
| 15832490 | 2 years ago | | | 0 | 0.00054557670 | |
| 15832483 | 2 years ago | | | 0 | 0.00092263739 | |
| 15825402 | 2 years ago | | | 0 | 0.00077351759 | |
| 15825390 | 2 years ago | | | 0 | 0.0011901872 | |
| 15823798 | 2 years ago | | | 0 | 0.00055905781 | |
| 15823795 | 2 years ago | | | 0 | 0.00056026974 | |
| 15823795 | 2 years ago | | | 0 | 0.00035563090 | |
| 15823791 | 2 years ago | | | 0 | 0.00059319475 |
ABI
ABI objects
Getter at block 21311732
owner() view returns (address)
0x66945268093f28c28a2dce11a1640e06c070df7b
version() view returns (string)
3.0
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
routerListed(address) view returns (bool)
swapCaller(address) view returns (bool)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
delistRouter(address router)
initialize(address _weth, address _controller)
listRouter(address router)
renounceOwnership()
setSwapCaller(address _caller, bool _status)
swapExactETHInput(address _to, address _router, bytes32 _index, uint256 _amount) payable returns (uint256)
swapExactTokenInput(address _from, address _to, address _router, bytes32 _index, uint256 _amount) returns (uint256)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RouterDelisted(address router)
RouterListed(address router)
SetSwapCaller(address caller, bool status)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
receive()
This contract contains no error objects.