GnosisSafeProxy

Verified contract

Proxy

Active on Base with 41 txns
Deployed by via 0xe2131932 at 2028678
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $705.03
ERC-20
Value $0
0x8d77eee95d8c2ac837b37be5717ec12565a7cd6511930901f16699b70b26d8f0
0x50020e4d0224246b57db02439547b1fe0052fdd33e7315eb6a3f6a81b7f9ee3d
0xb8d4b18cac6b90aedeedc45b3c5a9f5fccba463ee5a9733930a5e9436d10b859
0x425014dd9060c519d9bdcfecc634032aa7a55aaef6cc2c8c5c4dead585adf849
0x572dd7a669a0337ab4907029601c635af65e19a4e3e3c38179ca58e855dcbaa6
0x8776e5ac969634753bbf624aa19829831997c11acb9337411304b8c800ec4ba8
0x714ed9c53650c10681cd9facc69afdb965c80f2d81ce0f6c2c94c995b26fcf51
0xaeabc0f609e7c92af68050ee09ac1d0601f19dbc72104306780950824b4417fd
0x5026c54a88fb708810ccce723549a3faa8ee88bdcdc40fe3bc6b19606fa35575
0xf277fb78af82462ef683469f393849e31e1f19ff51f716fecb6090c732d95e78

Functions
Getter at block 22739756
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd072b10268818df59a5e8389d2ebf3eb4f62b595ec2e6a3d704e44f0f1ebf7dd
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x8CBcbD492Eea3De7bDF223CfbeE8d417f5E73b50, 0x259025fd2C6Db9816DFB3258853aAaDd9e3f0821, 0x882898a045a06563eF659a34BC3d5416aA11bC75]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
45
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.