GnosisSafeProxy

Verified contract

Proxy

Active on Base with 7 txns
Deployed by via 0xc9470e4f at 12722448
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $71.52
ERC-20
Value $1,139,110.72
ERC-20
Value $0
ERC-20
Value $0
0x85af8debaa778ee84f3483199aa4b8bcc1de135d03b07a51377301482c3562f4
0x19e85c0af652bbfd9b22e96486c108f2e189e9a85abed334c82be746711e5c28
0x361ed2423a72c6ab0b1f3a1f99e93e03e8d2373f6aba0dfdf12153d3225fcd4d
0xa4834291b3568d8736b214fea665d722807bb072014f4a1a2636ff7bb31d4ba6
0xadf71beede704adb603b430b7e030a6f9e78d6783ca5c8ff806ecd0e4c3c9812
0xdd20761d8ad6432327853d0a7fa6b0edb0332258af83feddc12df1af4e6c58bc
0x58b0c087f8684f3def3482ab0c23fb807d6f609adf4940e4e13e41d51b347608

Functions
Getter at block 23025855
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x72a42d5cd708d03ddff2af1e7e207ceee119a66573e41abcefe6039f4448cb1b
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x46dCf87C67d3C442F3eb7E31a41222c02E4D9a58, 0x3456fbD3A23297462223eB4bf96EDA88e2EE61e1, 0x7C5f61351339B7a516ba1e7fC0d9052042CC4875, 0x119635A0930994c32510Ec6DF23db4273f57c734, 0xe4aC643277889eFE2E677a9059D077297351B80d, 0xD5B3Bed5E9ceD73811f117BA18eECda5A125D8E6, 0xA3aB4C8bccdf5D2430D19ED5273F8fEBc75EA465]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
34
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.