TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 9 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
0xb05e…3566
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19666403 | 7 months ago | | | 0 | 0.0020979356 | |
| 19508050 | 8 months ago | | | 0 | 0.0035199574 | |
| 19323375 | 9 months ago | | | 0 | 0.0067347886 | |
| 19289754 | 9 months ago | | | 0 | 0.0081314717 | |
| 19289577 | 9 months ago | | | 0 | 0.0022406852 | |
| 19287488 | 9 months ago | | | 0 | 0.0014750499 | |
| 19282148 | 9 months ago | | | 0 | 0.0012992734 | |
| 19273342 | 9 months ago | | | 0 | 0.0011915963 | |
| 19217824 | 9 months ago | | | 0 | 0.0029588998 |
ABI
ABI objects
Getter at block 21242772
inflationDestination() view returns (address)
0x9e3a8e4d0115e5b157b61b6a5372ecc41446d472
inflationRate() view returns (uint256)
12000
lastInflationTimestamp() view returns (uint256)
1730419223
owner() view returns (address)
0x623d1426f5f45d39a1d9ebd3a5f6abee0c8ec469
settings() view returns (address)
0xb05e83a560f84af90622909fe7190ce538cc3566
Read-only
This contract contains no read-only function objects.
State-modifying
Events initialize(address _settings, uint256 _inflationRate, address _inflationDestination)
mintInflatedTokens()
mintSQT(address _destination, uint256 _amount)
renounceOwnership()
setInflationDestination(address _inflationDestination)
setInflationRate(uint256 _inflationRate)
setSettings(address _settings)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
InflationStart()
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.