TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 1,918 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 48 additional slots
0xb76f…0d06
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19922968 | 6 months ago | | | 0 | 0.0011809304 | |
| 19908720 | 6 months ago | | | 0 | 0.00038399336 | |
| 19906363 | 6 months ago | | | 0 | 0.00034170002 | |
| 19899341 | 6 months ago | | | 0 | 0.00046779518 | |
| 19891571 | 6 months ago | | | 0 | 0.00070427785 | |
| 17694680 | a year ago | | | 0 | 0.0017618475 | |
| 17061122 | 2 years ago | | | 0 | 0.0031293377 | |
| 16856618 | 2 years ago | | | 0 | 0.0018798059 | |
| 16682639 | 2 years ago | | | 0 | 0.0033426692 | |
| 16640389 | 2 years ago | | | 0 | 0.0044732783 |
ABI
ABI objects
Getter at block 21162664
owner() view returns (address)
0x25025e203f892f50c357bc0703eaf258879a8def
paused() view returns (bool)
false
signer() view returns (address)
0x78720dde0b4b5c6fa2b1d95c2bd31267ca14d3a7
woolPouch() view returns (address)
0xb76fbbb30e31f2c3bdaa2466cfb1cfe39b220d06
Read-only
claimed(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
claim(bytes signature, uint128 amount)
initialize(address _signer, address _woolPouch)
renounceOwnership()
setPaused(bool _p)
setSigner(address _signer)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Claim(address recipient, uint128 amount)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.