TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 192 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 47 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) |
---|---|---|---|---|---|---|---|
| 20299333 | 4 months ago | | | 0 | 0.00032689517 | |
| 20091716 | 5 months ago | | | 0 | 0.0018822128 | |
| 18717310 | a year ago | | | 0 | 0.0064816804 | |
| 18716904 | a year ago | | | 0 | 0.0060560649 | |
| 18687556 | a year ago | | | 0 | 0.0069488520 | |
| 18573775 | a year ago | | | 0 | 0.0042618853 | |
| 18502002 | a year ago | | | 0 | 0.0016120839 | |
| 18501998 | a year ago | | | 0 | 0.0016196598 | |
| 18501993 | a year ago | | | 0 | 0.0018016190 | |
| 18498938 | a year ago | | | 0 | 0.0026071370 |
ABI
ABI objects
Getter at block 21226809
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=MinimalForwarder, version=0.0.1, chainId=1, verifyingContract=0xab2648e957f699ad9fd5f3e9c0734d7a03bd7a36, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
Read-only
getNonce(address from) view returns (uint256)
verify(struct MinimalForwarderUpgradeableForwardRequest req, bytes signature) 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
execute(struct MinimalForwarderUpgradeableForwardRequest req, bytes signature) payable returns (bool, bytes)
initialize()
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
EIP712DomainChanged()
Initialized(uint8 version)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.