GnosisSafeProxy

Verified contract

Proxy

Active on Base with 19 txns
Deployed by via 0xde89a122 at 2200422
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $437.1
0x7ebd91513d069ef98eb2f7bd9dd002cc469b4535f51ae8db6825d1d3d0d170f9
0x6615cc8589a6450ee1b6b4a4c41eca9d7cc1f8f6a03e807b7c7e18758772424d
0x4a469d312812def0c847bdda5da4ecb9df8e0f1012fb16262a12bde18e43baff
0x0abe4a545e6976716be1cf40254f83eb901b1e11095b8e0a49493cf1a234f032
0xe9c537310ed7fd2ec7aac14f7e9a5e9dd76330e005c7572ff5dae790f5c08fbb
0x8d9d17f51645ab7f6a8f2f7dcf58bde52da310c33352fbe6566c1f679ed84043
0x4ffe3ad2f1f1428f3b115543545711868d4702ce8958496650b0fb24815cae53
0xb049a86d8eff9417e73d44f85349e10753f349978755b9bf68b16ef3b8c5a45b
0x08b514dc5d0ae0b94d81ff1f1c233bc07fe39b621af5e06f951c252dfff60186
0xd529f836596cb287e6b06b4fd1b0e37883964b7f1478a3e6feb7b15770971ef2

Functions
Getter at block 23111041
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2c25c8ebb1966e761bdbd980bf7dbe45f24e124cbec9b775d226954594d1cbb8
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x7214e1D350Ba8E2b19dE4f77DDd3609Af06AAdE2, 0x79e2b9C1F6C9ed1375C93AaF139e6C4537f48523, 0x67FC8c432448f9a8d541C17579EF7a142378d5aD, 0x6C49Dff422E8bF6e5124217Fc5058534e4E907Ad, 0xb49D93E4af96A4b193869881060973c02712b244]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
17
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)
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
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.