TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 193 txns
Deployed by via 0xdc9f9093 at 13707696
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 49 additional slots
-
variable spans 48 additional slots

No balances found for "TransparentUpgradeableProxy"

0xed5d02808520690e529622d21e313c1aa68ba2500e74f6a2265a58b526dd899c
0xe2f6ec58ab327dacfd36304f349ff0e5a851c7c33ff84466f6b527616744c1f5
0xcf205cf4625d5a065cb2cd806e23e6d9b0235890e4934a7ee665c9484a5a2a56
0x86eae37600d7a74433b0aed6cd9c3d0dd7147c01287a93f09b0178cdec5e1130
0xbcb7adffc8dd56a1c11629132df7c4b909c528bd1075999e31b9f9dd661a9a4e
0x0bf6f2afbf08cf4b5dbaeba21d217756659a9975c06703ffe86bc5053489e530
0x9cf9e457aade4a0421eb188cfb5d17694c614c139b1fa0122930d5df27228349
0x3dfa33b5c6150bf3d64f49cb97eba351f99e4dff7119ef458e40f51160bf77ec
0x580206541ab2916d2ef9b89e5bf6e833031700d01f2ea372ec0bec331f38225b
0x501f8541dc7cc594cd0ee245c8710ca12084529b596a3fc0d702f4a77f70b848

Functions
Getter at block 21204010
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MAX_RELAYERS(view returns (uint256)
200
RELAYER_ROLE(view returns (bytes32)
0xe2b7fb3b832174769106daebcfd6d1970523240dda11281102db9363b83b0dc4
domainID(view returns (uint8)
0
expiry(view returns (uint40)
100
fee(view returns (uint128)
0
lastPauseTime(view returns (uint256)
0
owner(view returns (address)
0xbee397129374d0b4db7bf1654936951e5bdfe5a6
paused(view returns (bool)
false
relayerThreshold(view returns (uint8)
1
totalRelayers(view returns (uint256)
1
Read-only
_depositCounts(uint8view returns (uint64)
combinedProposalId(uint8 _domainIDuint64 noncepure returns (uint72 proposalID)
getProposal(uint8 originDomainIDuint64 depositNoncebytes32 dataHashaddress relayerview returns (struct QBridgeProposal proposalbool hasVoted)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
getRoleMemberIndex(bytes32 roleaddress accountview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isRelayer(address relayerview returns (bool)
resourceIDToHandlerAddress(bytes32view returns (address)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
addRelayer(address relayer
cancelProposal(uint8 originDomainIDuint64 depositNoncebytes32 resourceIDbytes data
deposit(uint8 destinationDomainIDbytes32 resourceIDbytes datapayable 
depositETH(uint8 destinationDomainIDbytes32 resourceIDbytes datapayable 
executeProposal(uint8 originDomainIDuint64 depositNoncebytes32 resourceIDbytes databool revertOnFail
grantRole(bytes32 roleaddress account
initialize(uint8 _domainIDuint8 _relayerThresholduint128 _feeuint40 _expiry
manualRelease(address handlerAddressaddress tokenAddressaddress recipientuint256 amount
removeRelayer(address relayer
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setBurnable(address handlerAddressaddress tokenAddress
setDepositNonce(uint8 _domainIDuint64 nonce
setFee(uint128 newFee
setPaused(bool _paused
setRelayerThreshold(uint8 newThreshold
setResource(address handlerAddressbytes32 resourceIDaddress tokenAddress
sweep(
transferOwnership(address newOwner
voteProposal(uint8 originDomainIDuint64 depositNoncebytes32 resourceIDbytes data
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Deposit(uint8 destinationDomainIDbytes32 resourceIDuint64 depositNonceaddress indexed userbytes data
FailedHandlerExecution(bytes lowLevelData
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PauseChanged(bool isPaused
ProposalEvent(uint8 originDomainIDuint64 depositNonceuint8 statusbytes data
ProposalVote(uint8 originDomainIDuint64 depositNonceuint8 statusbytes32 dataHash
RelayerAdded(address relayer
RelayerRemoved(address relayer
RelayerThresholdChanged(uint256 newThreshold
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.