GnosisSafeProxy

Verified contract

Proxy

Active on Base with 29 txns
Deployed by via 0xd8243179 at 7411899
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0xd588b0a35f980a42daf525c1f66f4d6617fbffe36c6f2873042b8ca15a176937
0x9c41116d51eec9b4315c712bf71bef62e9918e122bd648ded8f9beee01ff03e3
0xd1e482d0a011c819c477a2d8974f3b2b134dfbf29c58fad79db19a8a01081c77
0xbde4ad7ef2ed881e2467584ef777412869d4193f437fdb2f7db12139610d459c
0xb16ac6f6d0cd57df80400994346a3aa61d7ea9ba86018ef7a0fb3b521577ef0d
0x3583aee4ac8107970dc00fda5cae9b7b10da5202a91a19a58ebdcc3475c02bb2
0xe5101e39a057009e5e1da786df2cee7f0daec5ff4917cf8ee1d963cdeafc037d
0xd5e80dbc2f5b9b9c7f35071bfcdd8fe95257976599aede7d47dc9506dd71663f
0x6f87c735e0cf2a2eb218e315f0d962af66adc7883f324f158bfcc3d5f5246213
0x9a67bce26f2858457e6a7fecfe6c900a53706f24037992d16044a86d91a2e0bf

Functions
Getter at block 23233177
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xaae1f749e670efda415010eef730a424ae1a6bf1686035e66bcd2df0787d5075
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x20A3511e07a55549AcD5aEde56Ab27d74f4F807A, 0xDe040B511B9dC961f8B0804B7B412E23729a31a2, 0x263644c1D5F08aE203f5100c9CD9effA0089224A, 0x610d7Aa95A43eD5E9270719d0d16A1E808bcDa78]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
28
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.