TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 834 txns
Deployed by via 0x61cb5758 at 17215012
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,389.07
ERC-20
Value $495.41
ERC-20
Value $42.13
ERC-20
Value $9.41
0x752033730479d973474453a13a4b796bfb2c6e4802b703a137872ec3471d1573
0x8db65b191761f6f59fbc48464a83bd8544cd2c2d8f1d74cb904d8d7ed962b245
0x1f85ebcd140d29b5f78d1b9905a0c0676de3fb34319b893c097602bca22c8e52
0x46b7d27ce74c85bf85fbb45f4babc415f41e2d294beb6589a2e2069c0ae096d2
0x306665656d097fc7e046946be79ff42893a8ee58a4bc766d710e44be11958f8a
0x0b5d8e020740fddc8e29c68794826b3cacab2e50da5092045b563f216af2257a
0x639318a19ca7f5182d9fd3bb4b6322232326898bae1372feb8adf7810e20b5af
0x351da68ef364cb5704fa01cedd614893c01995a878876cf67378d4c4128063ef
0x4974305fb2661543d5f27bdf5c3cef8678b01bbc9b4276e1942bfd7c6dbd8ead
0x2e2d14c74f55b32dd8bdd410016ccea7900e78a8152468e4dede26259c09d0a9

Functions
Getter at block 21176877
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc648aa220d145dcb65c6348ddfd72a8342119ed5e3c9705b1dea8dbd07cd13d9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x142d09aCeA7b067639c8Dc4CF55fe907c5706c80, 0x48519f5d37d4acE18011b5470EaaFDAf400079Cb, 0x6c4ABD94C6eF3A8B092a673bE7D069F6A3a0c764, 0xa32D154D0824C4d898b5A3b054E4aa0346322724, 0x2550f37641FFB5e4928052aDDD788Cd8514d16a7, 0xe64F53d154A25498870202aceff40A4344385a18, 0x7d32913ad31Cdd2DAfA4eB024eF8fa0A3E6F9D95]
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
834
Read-only
approvedHashes(addressbytes32view returns (uint256)
checkNSignatures(bytes32 dataHashbytes databytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes databytes signaturesview 
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getStorageAt(uint256 offsetuint256 lengthview returns (bytes)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isModuleEnabled(address moduleview returns (bool)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturespayable returns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setGuard(address guard
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
simulateAndRevert(address targetContractbytes calldataPayload
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
ChangedThreshold(uint256 threshold
DisabledModule(address module
EnabledModule(address module
ExecutionFailure(bytes32 txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 txHashuint256 payment
RemovedOwner(address owner
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
fallback(
receive(
receive(
Errors

This contract contains no error objects.