ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 1,914 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
Balances ($0.00)
No balances found for "ERC1967Proxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21255579 | 2 hours ago | | | 0 | 0.0012451734 | |
| 21255545 | 2 hours ago | | | 0 | 0.0027084134 | |
| 21253631 | 9 hours ago | | | 0 | 0.0011087198 | |
| 21253514 | 9 hours ago | | | 0 | 0.0011313546 | |
| 21253459 | 9 hours ago | | | 0 | 0.0029170534 | |
| 21253328 | 10 hours ago | | | 0 | 0.0027554250 | |
| 21252580 | 12 hours ago | | | 0 | 0.0043790542 | |
| 21252507 | 13 hours ago | | | 0 | 0.0042962362 | |
| 21252170 | 14 hours ago | | | 0 | 0.0021715900 | |
| 21252046 | 14 hours ago | | | 0 | 0.0053696430 |
ABI
ABI objects
Getter at block 21256267 proxiableUUID() view returns (bytes32)
SDT() view returns (address)
0x73968b9a57c6e53d41345fd57a6e6ae27d6cdb2f
futureGovernance() view returns (address)
0x0000000000000000000000000000000000000000
getVersion() pure returns (string)
1.0
governance() view returns (address)
0xf930ebbd05ef8b25b1797b9b2109ddc9b0d43063
veSDT() view returns (address)
0x0c30476f66034e11782938df8e4384970b6c9e8a
veSDTFeeDistributor() view returns (address)
0x29f3dd38db24d3935cf1bf841e6b2b461a3e5d92
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptGovernance()
approveToken(address token, address spender)
claimAndLock(address[] _gauges, struct ClaimRewardsV1LockStatus _lockStatus, uint256 _rewardCount)
claimRewards(address[] _gauges, bool _claimVeSDT)
initialize(address _governance)
revokeToken(address token, address spender)
transferGovernance(address _governance)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
GovernanceChanged(address newGovernance)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
GOVERNANCE()
INITIALIZED()
NOT_OWNER()
UnauthorizedCallContext()
UpgradeFailed()
WRONG_LENGTH()