TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 166 txns
Deployed by via 0x89942705 at 13712626
Slot
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

No balances found for "TransparentUpgradeableProxy"

0xd96a457b5e920706be5dd98227e9071bc3f8325cc011c1aaa91c4947043850d8
0xbe381ddb317148d64c0a7d32f39e7772f0f3f7fa3cd9d82c07b2c309488c0040
0x55d4aa5e580d94a299a47a8a76dd4621bc796bdd1d3db1370840bbf8f763b7ff
0x75b7d620f50a5637fbc27cfe8883bbc53a8f47f9effe250f19c3f67aabe5a0f1
0x729c2888077942764f9c3ea7aae6b22d8d92b37dec0e96f63589a97e2926da27
0x03bae1ef2096d490e277cc2aa46022b1985db70b59fd8801b3a9bdfbf9c510db
0x09ae252d00122864070461e78810a3b91c4fb64076f72eb6dba775a80ca00df4
0x62e23ef21de9dc184c49e455b393a5132e04f089110a06440e17d4a55ac44c30
0x86fef96cec8332af4d41bb55cfd7019d5238ea6787511cbca61b977a04f50e6e
0x1d634b2cecdb5f9c99047f137331c796f83ef36ba6366310622cc2833b45e0a4

Functions
Getter at block 21324293
brincToken(view returns (address)
0x7bff1fc001054c4ffff4e9117415112e07212a4e
getBrincTokenAddress(view returns (address)
0x7bff1fc001054c4ffff4e9117415112e07212a4e
getGovBrincPerBlock(view returns (uint256)
37615740740740740740
getGovTokenAddress(view returns (address)
0x5fe5e1d5d86bdd4a7d84b4cafac1e599c180488f
getLastRewardBlock(view returns (uint256)
13797873
getPausedBlock(view returns (uint256)
0
getRatioBtoG(view returns (uint256)
10000000
getStakeCount(view returns (uint256)
0
govBrincPerBlock(view returns (uint256)
37615740740740740740
govBrincToken(view returns (address)
0x5fe5e1d5d86bdd4a7d84b4cafac1e599c180488f
govBrincTokenMaxSupply(view returns (uint256)
0
isPaused(view returns (bool)
false
owner(view returns (address)
0x6b0b61323f6d77ef8a1a35d11fa877631d8f67bb
paused(view returns (bool)
false
pausedBlock(view returns (uint256)
0
ratioBrcToGov(view returns (uint256)
10000000
stakedGovBrincToken(view returns (address)
0xff395641c57d4a53d35e5eba3c8384ae9076dae0
treasuryRewardBalance(view returns (uint256)
15460069444444444444140
Read-only
getPoolAccGovBrincPerShare(uint8 _modeview returns (uint256)
getPoolLockBlockCount(uint8 _modeview returns (uint256)
getPoolSupply(uint8 _modeview returns (uint256)
getPoolWeight(uint8 _modeview returns (uint256)
getUserInfo(address _addressuint256 _indexview returns (struct BrincStakingUserInfo)
pendingRewards(address _useruint256 _idview returns (uint256bool)
poolInfo(uint8view returns (uint256 supplyuint256 lockBlockCountuint256 weightuint256 accGovBrincPerSharebool brcOnly)
totalRewards(address _userview returns (uint256)
userInfo(addressuint256view returns (uint256 brcStakedAmountuint256 gBrcStakedAmountuint256 blockNumberuint256 rewardDebtuint8 mode)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
deposit(uint256 _amountuint8 _mode
emergencyWithdraw(uint256 _id
initialize(address _brincTokenaddress _brincGovTokenaddress _stakedGovBrincTokenuint256 _govBrincPerBlockuint256 _ratioBrcToGovuint256 _govBrincTokenMaxSupply
pause(
renounceOwnership(
rescueTokens(address toaddress token
resume(
transferOwnership(address newOwner
treasuryMint(
updateGovBrincPerBlock(uint256 _updatedGovBrincPerBlock
updateGovBrincTokenMaxSupply(uint256 _updatedGovBrincTokenMaxSupply
updateLockBlockCount(uint8 _modeuint256 _updatedLockBlockCount
updateRatioBrcToGov(uint256 _updatedRatioBrcToGov
updateWeight(uint8 _modeuint256 _weight
withdraw(uint256 _id
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Deposit(address indexed useruint256 amountuint8 mode
EmergencyWithdraw(address indexed useruint256 amount
GovBrincPerBlockChanged(uint256 oldGovBrincPerBlockuint256 newGovBrincPerBlock
LockBlockCountChanged(uint8 modeuint256 oldLockBlockCountuint256 newLockBlockCount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(
RatioBrcToGovChanged(uint256 oldRatioBrcToGovuint256 newRatioBrcToGov
Resumed(
TreasuryMint(uint256 amount
WeightChanged(uint8 modeuint256 oldWeightuint256 newWeight
Withdraw(address indexed useruint256 amount
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.