GnosisSafeProxy

Verified contract

Proxy

Active on Base with 8,712 txns
Deployed by via 0x11088981 at 15470832
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6,225.65
ERC-20
Value $39.99
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x048ed56581020a9a8ddf9ae40fb40c8a2245978bfec2ea2ad3bab6c23dacc9c1
0x8dfd4f1b39e2e36b5a3fa33f8cf77d473c4fd67b091a493c89660fc7be9aa89d
0x44ebc09832d2a0bf8232e12e7bc8a6278b90e412eabb5a990f40cc404da920be
0x2f9ac383901f331c4ca2113d5d5ca385ee85135885a0dba27774beb52ed0592c
0x26ff7a9b014f2ea8c1e85d04244009abbb38d0c551162d6e555f10f7c2ad421c
0xe88f990a75d2b677e9db6196bbd5630bd79b4eb072dfa9311618771f8f604dee
0xbdb9cffa51f07c30ef0d02d2e2ffabf7dd3676b0d1881dce0b9d054a14aa9790
0x2e8d044649c10c51fff10eaabbcc40e5086cde8e28f29fe60f03eb3c9f19184e
0x4bbfbe6ad500f3652b25c78da4e3ba689c228dcfa86e6f0b1892c7c3c3dcfcec
0x749ba8a31a9a05028e20845fc95b8a1d71eafef0d812f0bee2a825d1fcd1d0b7

Functions
Getter at block 21994200
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8737bac33edeb573b70332215fcd547ad54ceb34bceb8cdfeb20ac50dcdbe102
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x49D35eca94F5727C57d3ed0C2CAC35082B2fAfFb, 0xD374f6f9E34C3dE1b56394496e8E33E27B48774F, 0xC8c43Cc804Ed722FA7eE38cBDF59aF34eE26b331]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
1
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.