GnosisSafeProxy

Verified contract

Proxy

Active on Base with 181 txns
Deployed by via 0xf9786cd6 at 21239429
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $134.69
0xb0c308de466204b1efec2f2e62cc7e353da54afb794d32a8a4da30f251057b0c
0xf517af4e53e98b438936ad5b2d59345396547cfc86615744ae917ed42425057b
0x09725c351ed10896ec0e1489c95dc1a7a5493eef6ec41deaa81e9a22c811a683
0x56a8be8f6681d93c75de192f0e54f07c9900de23415e143c45864ea1c2a4f8e4
0xdaa7c0a290a940ff67f81bdfd7a357f5cb79a5aa6a04aad485aa0b7079c38480
0xb563aa9f7b1897fb0fd6aa202072d1c07368447bc5f5bef2263493e1b409f3a3
0xd31b606a478be07a848d024c55a44d723995e32acb288d7614f8c39575919c5f
0x035e904ea4a3c23c3be2a1fccd3d440cdff4e7378103922aade481ae803e6458
0xa44626cacdfc0a934138947ed5ade36402a1afa22defc11508338cd6e62d922e
0xf73dfea714dad536b6022d9286d49dfbbfe803ed7d60b1a104439701b7270db7

Functions
Getter at block 22739568
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4de3963f6e7cb7487615890d4397881b0e4cd9053aa06d2eed449aa74d143d1d
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x29618117CcCA587a480090f9988cC631DA04CdF2]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
118
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.