TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 751 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
0xfca5…41cf
0x096b…8496
-
variable spans 46 additional slots
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20730481 | 3 months ago | | | 0 | 0.0014497128 | |
| 20666003 | 3 months ago | | | 0 | 0.0013728842 | |
| 20603972 | 3 months ago | | | 0 | 0.00072616383 | |
| 20598873 | 3 months ago | | | 0 | 0.00085918086 | |
| 20595875 | 3 months ago | | | 0 | 0.00085988950 | |
| 20581003 | 3 months ago | | | 0 | 0.0011252529 | |
| 20520679 | 4 months ago | | | 0 | 0.0034650141 | |
| 20450239 | 4 months ago | | | 0 | 0.00019043703 | |
| 20450236 | 4 months ago | | | 0 | 0.0021871886 | |
| 20449753 | 4 months ago | | | 0 | 0.0030563701 |
ABI
ABI objects
Getter at block 21315255
VERSION() view returns (uint8)
1
claimCliffWeeks() view returns (uint256)
26
claimFormulaClaim() view returns (uint256)
0
claimSlopeWeeks() view returns (uint256)
13
locking() view returns (address)
0x096bd9a7a2e703670088c05035e23c7a9f428496
owner() view returns (address)
0xb23bcd4f668365b1c9ec4b4df79915bf8c76c5b5
signer() view returns (address)
0xb96e4371a1fad579b17887d001aedb1c3218abaf
token() view returns (address)
0xfca59cd816ab1ead66534d82bc21e7515ce441cf
tokenOwner() view returns (address)
0xcd9f82fe3b60a5c8482a69279ab5c8d0be19ca24
Read-only
claimed(address) view returns (uint256)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
__RariMineV3_init(address _token, address _tokenOwner, address _locking, uint256 _claimCliffWeeks, uint256 _claimSlopeWeeks, uint256 _claimFormulaClaim)
claim(struct IRariMineBalance _balance, uint8 v, bytes32 r, bytes32 s)
doOverride(struct IRariMineBalance[] _balances)
renounceOwnership()
setClaimCliffWeeks(uint256 newClaimCliffWeeks)
setClaimFormulaClaim(uint256 newClaimFormulaClaim)
setClaimSlopeWeeks(uint256 newClaimSlopeWeeks)
setLocking(address newLocking)
setSigner(address newSigner)
setTokenOwner(address newTokenOwner)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Claim(address indexed owner, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetClaimCliffWeeks(uint256 indexed newClaimCliffWeeks)
SetClaimFormulaClaim(uint256 indexed newClaimFormulaClaim)
SetClaimSlopeWeeks(uint256 indexed newClaimSlopeWeeks)
SetNewLocking(address indexed newLocking)
SetNewSigner(address indexed newSigner)
SetNewTokenOwner(address indexed newTokenOwner)
Value(address indexed owner, uint256 value)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.