TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 179 txns
Deployed by via 0xfeb978d2 at 20275316
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "TransparentUpgradeableProxy"

0x4cc7e6000d0daf8d59a57a8aabd8cd9be7e7ede4863e7446d5171be90e941e6e
0x845d1c315c58c6a3e360602af3e553aa4a1efd18fd4d9349f84318f4dd6132ba
0xad4521604ed8b9e23b5789a48458035f8d27ecc1c53a3316105b44ab4d443bc2
0x65cfce1617c7eddd6860ba51f7a29e778c179e698f93427f484abdeff7432a39
0x128dd1266863a3b5be87a4c57dd44d341996942ff9daeb65031f75e64d419bcb
0xf1abae14630485d391c73e7230c33b3760fb1261260cf6c9570a207aa5d84bf5
0x4d077f4e3ea6a0d723d3c70713961f79b4e6918799d569fca239e52280da45bf
0x58e62572f74ea9c6bfdc4c1f3f7fce56695e513cd53f69f15a93cd7a41f349c8
0xd1d5ca1db6e6a91704e2d55bcd6a38634096704c840536c9d939b8a5fe732d91
0xc64fe3a38d2c058cbeb2fa9a8ad859fd5ccea3f458d693a4f34a4b6703e04325

Functions
Getter at block 21295208
emergencyTimestamp(view returns (uint256)
0
isMassExit(view returns (bool)
false
massExitBlock(view returns (uint256 heightbytes32 blockRid)
(height=0, blockRid=0x0000000000000000000000000000000000000000000000000000000000000000)
networkId(view returns (uint256)
1
owner(view returns (address)
0x734eedad58606eff1aaf6ff3699fa4ae4f36e8c1
paused(view returns (bool)
false
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
 
renounceOwnership(view 
tokenMinter(view returns (address)
0xfea65e5437b00da910fd97b2771255006208aa01
validator(view returns (address)
0x58d384e2b43779b85c70b4c15a36b7051384149e
withdrawOffset(view returns (uint256)
26000
Read-only
_allowedToken(addressview returns (bool)
_withdraw(bytes32view returns (address tokenaddress beneficiaryuint256 amountuint256 block_numberuint8 status)
State-modifying
acceptOwnership(
allowToken(address token
deposit(address tokenuint256 amountreturns (bool)
depositToAccountID(address tokenuint256 amountbytes32 accountIDreturns (bool)
emergencyWithdraw(address tokenaddress beneficiary
fund(address tokenuint256 amountreturns (bool)
initialize(address _validatoruint256 _withdrawOffset
linkAccountID(bytes32 accountID
pause(
pendingWithdraw(bytes32 _hash
postponeMassExit(
setBlockchainRid(bytes32 rid
setTokenMinter(address _tokenMinter
transferOwnership(address newOwner
triggerMassExit(uint256 heightbytes32 blockRid
unpause(
unpendingWithdraw(bytes32 _hash
withdraw(bytes32 _hashaddress beneficiary
withdrawRequest(bytes _eventstruct DataProof eventProofbytes blockHeaderbytes[] sigsaddress[] signersstruct DataExtraProofData extraProof
withdrawToPostchain(bytes32 _hash
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AllowToken(address indexed token
DepositedERC20(address indexed senderaddress indexed tokenuint256 amountbytes32 accountID
FundedERC20(address indexed senderaddress indexed tokenuint256 amount
Initialize(address indexed _validatoruint256 _withdrawOffset
Initialized(uint64 version
LinkAccountID(address indexed senderbytes32 accountIDbool isContract
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PendingWithdraw(bytes32 indexed hash
PostponeMassExit(
SetBlockchainRid(bytes32 rid
TriggerMassExit(uint256 indexed heightbytes32 indexed blockRid
Unpaused(address account
UnpendingWithdraw(bytes32 indexed hash
WithdrawRequest(address indexed beneficiaryaddress indexed tokenuint256 valueuint256 heightbytes32 blockRid
WithdrawRequestHash(bytes32 indexed hash
Withdrawal(address indexed beneficiaryaddress indexed tokenuint256 value
WithdrawalHash(bytes32 indexed hash
WithdrawalToPostchain(bytes32 indexed hash
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
EnforcedPause(
ExpectedPause(
FailedInnerCall(
InvalidInitialization(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ReentrancyGuardReentrantCall(
SafeERC20FailedOperation(address token