GnosisSafeProxy

Verified contract

Proxy

Active on Base with 230 txns
Deployed by via 0x65210f85 at 3656578
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $797.61
ERC-20
Value $6.89
ERC-20
Value $4.92
ERC-20
Value $0.02
ERC-20
Value $0.02
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
0x3d4ca7e1f9b31028ec51191373078d7531de2522bc447c155c2d6c6fd9333704
0xfa917e40a422fdec064c0be417200119ee30afef936ee9cca387d4431aaac389
0xbca8f26139ade9a6ba6ce2cc17d424514fcd035e9cbc24ec676dc186acb04556
0x616f5fe1f9914385242f0baa2b5d89656bb19951fbb1eeb4c008e578380adb10
0x19075d6b7413ec75b93fc5f714c5f9e25d1d5dd817f9f4209ca418e96b51ca93
0x2bea37e4804e76d9b827f0d4e33030bc8581334304567cf4b332597e18bc74f2
0xbb304f26ba4ec953f3a10db1d01a45359a39d5629f2a61046cf68f4184e66c8c
0xf2823fbafab970b1a7d0e2c1d7ee68283c588602c679ad9836a36f0af4648e7c
0x4ff87e1867558672a64a355c33c454ea3692d9946c302a059ef864c42ac91700
0x5de32f79e27d55ad9ca42f083983f9b6d4c9b4164e69090b734f824b78d0d3d0

Functions
Getter at block 22015317
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4380e2686fb260fc57ab1f874555175133ce122bf4a3ef3ca4aef2958691f644
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xC9E852b3aac261EDf7c806fF78Be2b8AB9ABeeEB, 0xc607ae9Bcb2b4d388A97961976B9962C1E88076e, 0x3ee8A025fB8CF12A0a6c6027FD40caaBbbd8E2fb]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
227
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.