TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 3,106 txns
Deployed by via 0x6396f832 at 18961407
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,577.46
ERC-20
Value $944.14
ERC-20
Value $13.98
ERC-20
Value $11.7
0x52de42ca85a07f6d7286afd51e3873795fb0f58e0692a57b08181b5c261544d0
0xc95483f1e61567be37f094881465090bae6fd536eaa768ab612c81cfe4cf2006
0x625a81b19bf705e1f2cbd86c976729dd28f9547a2496fe098e84a9f460052f90
0xf73d86b239e7f9c78b07bdb033d395b7a977f14bca0c9e2824b0b231e381b345
0x02c7a600bbd0cb1af97ef5fdebb947dd0a62d16f93619e9cc96a259de81947e8
0xa5be06210a1110b1350d8e12d67f5fdb1ec2c1b95be496fff963c7c36c67e7d8
0x65cb85646f191edb055f007212b29e569d0e12c7cb945c358b0b2ed6694cad2e
0xfe38170134a82eba48e568e5e0344f841f8965dfb04bdfd05583cbd3bb458abd
0x919f8e19f2360140975c9d45ed0656d39c636d5ff65218519a26664176a63dc4
0x07feef5834a8f2d9110433d76b57384e631e1f2fa432ccb4261866829a99bf11

Functions
Getter at block 21294694
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb24ad8ab10a1bc8ba58561db56eca4617e2a863e59d37754b12d4749fac5c531
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xFa2050a1F746f3452a66fE092505Fdb19F2A5159, 0x7191BD25c127bD8fb56371322fb2f2cB102e0bE3, 0x54E14DDd7f0b4650c605E86AE3D3202831D9E2ED, 0x5030C4aCd0CdA7d62a7F5964e4617635c8561767, 0x1E65237031Ed33cC94029FC343D20C5b0F9F3D62, 0x86501619e2A9D200e346Ec3fffb731c558866Be3, 0xe1E6140e0b8e7B552b0D29e006d4Dc922c09a76c]
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
3104
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.