GnosisSafeProxy

Verified contract

Proxy

Active on Base with 21 txns
Deployed by via 0x8729422a at 2288457
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.07
 (#36)
ERC-721
--
 (#35)
ERC-721
--
 (#34)
ERC-721
--
 (#33)
ERC-721
--
 (#32)
ERC-721
--
0x953afea2631df6cc63d9b83011c2b14fbf41a9bd3277a847749a8a6b0171b13e
0x00f2cad1a62903ddce1188317ca543b50733372dc2b847d0943aae288eb45c9e
0x760b8893e68ea07871c7b7b926997511eed44f305253ecc2fd15b33bd5ff1fc6
0x308f78c2267c2bd3105b2cea3ba443ec1bcdbe5ae6ef6a9d368f9d65ed211d65
0x0da3f78081b41f5d1b284d82a796b3b02efb1cc9487d29bb8b8dc7898a24940d
0x5c3d7ba0146f72c0b33d8c2e0caf6d7ec2a11126534087b7477e1ba774826bc7
0x6b1400000defac8e1c0e6659e19fa9973d1698b189cf86376fa9a9628f128c63
0x9b25881a8e2fd3ec8b34db52cbfb7190c1147eb004a18c6f45f2d2416bad6eb1
0xeb2a168648db3bed515d65bafa4179d69a3fcf210d3b7cf10bc933f0a4d0ab7b
0x3bcd35b9c5e450125c59de8c5fb11ce01a885443b07e729dd33707c9dc573cda

Functions
Getter at block 22131064
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8a9b94728f5d983b8b80aa8c67e1e31b7d7fa990f04de4ac50228aa8578ae3df
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x8eec38469783c14f73e49B74E98176D429FF8c42, 0xAC30679A724C918b5bEb9706ac57c3A104bb0788]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
18
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.