pTokens EFX

Verified contract

Proxy

Active on Ethereum with 28 txns
Deployed by via 0x4eb2c0cf at 13223166
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 "pTokens EFX"

0xce83f4baff4170e272d2ec91d048e415002a6869e0782b7a6473cb688d8d1979
0xbfbd5be66858cead6495f8759dd4bf5ecca6809f067026990533e9a8c4fcdfb7
0x95907c5903a61d1f0dbbc4cf8254ee8e9d034fc5140440d18ae8f25922a26aac
0x3caa0860e5435d03c431efd6ab15e7b5947938bb1315cd31ec9a1c9fe12d4a21
0xfb1534feadffc307f57fadc44fa5cb977acd29c0bb2ceff0108438aab91f742d
0x6920666879b54683579ca3483f40cc266bd46c6899d4ba945d903ca9e284a8d1
0x30339e42dee992c76e59ae7365839f4e3588e364cf8157ebee18e6d5e2d69149
0x5ea004a2581f2a309a971232fce26d71145feb31dd099920bb93248cbaaf0adc
0x19b10403abf21e967257242025ac0e2b717548a61316d19431ffedfb8e4fb2b5
0x8283e011669bb5a7eb87a4e3c6a617edcd9b2d94088bc5173b10a87c3d7cdfc0

Functions
Getter at block 20995761
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
ORIGIN_CHAIN_ID(view returns (bytes4)
0x00000000
adminOperator(view returns (address)
0xb5977b683c64fce80a1f5b587964b6f77ee6cfdb
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 EFX
owner(view returns (address)
0x789e39e46117dfaf50a1b53a98c7ab64750f9ba3
relayHubVersion(view returns (string)
1.0.0
symbol(view returns (string)
EFX
totalSupply(view returns (uint256)
352654302240699999800000
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 
__ERC777GSNUpgradeable_init(address _gsnTrustedSigneraddress _gsnFeeTarget
__ERC777WithAdminOperatorUpgradeable_init(address _adminOperator
adminTransfer(address senderaddress recipientuint256 amountbytes databytes operatorData
approve(address spenderuint256 valuereturns (bool)
authorizeOperator(address operator
burn(uint256 amountbytes data
changeOriginChainId(bytes4 _newOriginChainIdreturns (bool success)
grantMinterRole(address _account
grantRole(bytes32 roleaddress account
initialize(string tokenNamestring tokenSymboladdress defaultAdminbytes4 originChainId
mint(address recipientuint256 valuereturns (bool)
mint(address recipientuint256 valuebytes userDatabytes operatorDatareturns (bool)
operatorBurn(address accountuint256 amountbytes databytes operatorData
operatorRedeem(address accountuint256 amountbytes userDatabytes operatorDatastring underlyingAssetRecipientbytes4 destinationChainId
operatorSend(address senderaddress recipientuint256 amountbytes databytes operatorData
postRelayedCall(bytes contextbool successuint256 actualChargebytes32 preRetVal
preRelayedCall(bytes contextreturns (bytes32)
redeem(uint256 amountbytes userDatastring underlyingAssetRecipientbytes4 destinationChainId
redeem(uint256 amountstring underlyingAssetRecipientbytes4 destinationChainIdreturns (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 userDatabytes4 originChainIdbytes4 destinationChainId
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.