TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0xbc70ce48 at 12728264
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
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 40 additional slots
4 additional variables

No balances found for "TransparentUpgradeableProxy"

0xc5df3e0c3d789f7fbdcd250161ff178c0e5f1c53f0f2af97298a12aeb361823f
0x2505cc42c1b34a5d28e41a9a82bf51d778747ce5172dd94fd17cb6ce27705778
0x1a84c706383c998f059df2b7f4610e7c6eefac5cbd992a56acf39ebbc8874070
0x8d8fc50c943fd046a48370abd55b1000bf373cf997eecd8dcb394113d1c1358d
0x212bf344d28a8d416112bd0b034ebaf6df151fb4635ab99ed385298cfeb06c1e
0xd6b192bfeb574f36e8de4bb11a73c5d512db43971c477d33ea46454011ebee8e
0x7deb39f7e1a5accf3b2657fb475523982e22fd1d3793d3d1653d0a3b1220b02e
0x63a74a5c7bf70285ffa108983af2df7acbf8a4cc43e845e161e3198dd49e9779

Functions
Getter at block 21228329
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
adminOperator(view returns (address)
0xa8110626e050715e8fdd5d00ba2d09e0d216e3cc
decimals(pure returns (uint8)
18
defaultOperators(view returns (address[])
[]
getHubAddr(view returns (address)
0xd216153c06e857cd7f72665e0af1d7d82172f494
granularity(view returns (uint256)
1
gsnExtraGas(view returns (uint256)
40000
gsnFeeTarget(view returns (address)
0xa8110626e050715e8fdd5d00ba2d09e0d216e3cc
gsnTrustedSigner(view returns (address)
0xa8110626e050715e8fdd5d00ba2d09e0d216e3cc
name(view returns (string)
pTokens SAFEMOON
owner(view returns (address)
0x789e39e46117dfaf50a1b53a98c7ab64750f9ba3
relayHubVersion(view returns (string)
1.0.0
symbol(view returns (string)
pSAFEMOON
totalSupply(view returns (uint256)
24387854290000000000
userBalanceMultiplicationFactor(view returns (uint256)
10000
Read-only
acceptRelayedCall(address relayaddress frombytes encodedFunctionuint256 transactionFeeuint256 gasPriceuint256 gasLimituint256 noncebytes approvalDatauint256view returns (uint256bytes)
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address tokenHolderview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasMinterRole(address _accountview returns (bool)
hasRole(bytes32 roleaddress accountview returns (bool)
isOperatorFor(address operatoraddress tokenHolderview returns (bool)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
__ERC777GSNUpgreadable_init(address _gsnTrustedSigneraddress _gsnFeeTarget
__ERC777WithAdminOperatorUpgreadable_init(address _adminOperator
adminTransfer(address senderaddress recipientuint256 amountbytes databytes operatorData
approve(address spenderuint256 valuereturns (bool)
authorizeOperator(address operator
burn(uint256 amountbytes data
grantMinterRole(address _account
grantRole(bytes32 roleaddress account
initialize(string tokenNamestring tokenSymboladdress defaultAdmin
mint(address recipientuint256 valuebytes userDatabytes operatorDatareturns (bool)
operatorBurn(address accountuint256 amountbytes databytes operatorData
operatorRedeem(address accountuint256 amountbytes userDatabytes operatorDatastring underlyingAssetRecipient
operatorSend(address senderaddress recipientuint256 amountbytes databytes operatorData
postRelayedCall(bytes contextbool successuint256 actualChargebytes32 preRetVal
preRelayedCall(bytes contextreturns (bytes32)
redeem(uint256 amountbytes userDatastring underlyingAssetRecipient
redeem(uint256 amountstring underlyingAssetRecipientreturns (bool)
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeMinterRole(address _account
revokeOperator(address operator
revokeRole(bytes32 roleaddress account
send(address recipientuint256 amountbytes data
setAdminOperator(address adminOperator_
setFeeTarget(address _gsnFeeTarget
setGSNExtraGas(uint256 _gsnExtraGas
setTrustedSigner(address _gsnTrustedSigner
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address holderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminOperatorChange(address oldOperatoraddress newOperator
AdminTransferInvoked(address operator
Approval(address indexed owneraddress indexed spenderuint256 value
AuthorizedOperator(address indexed operatoraddress indexed tokenHolder
Burned(address indexed operatoraddress indexed fromuint256 amountbytes databytes operatorData
Minted(address indexed operatoraddress indexed touint256 amountbytes databytes operatorData
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Redeem(address indexed redeemeruint256 valuestring underlyingAssetRecipientbytes userData
RelayHubChanged(address indexed oldRelayHubaddress indexed newRelayHub
RevokedOperator(address indexed operatoraddress indexed tokenHolder
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Sent(address indexed operatoraddress indexed fromaddress indexed touint256 amountbytes databytes operatorData
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.