GnosisSafeProxy

Verified contract

Proxy

Active on Base with 15 txns
Deployed by via 0x64df1011 at 10028312
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $18.77
0xae2f8cb15b298e1c699b5d744bd4fa33fd671e53da2955a843a0ac464cecbe13
0x2abb67f829f40ada797e83c1f572932b024394bf7af80db42cea66b6da84e6b6
0x06a1e5969fd287800ef393e4042aae46b81f1acbc76963050a0f4a39e070f200
0x2f698ba99108f9fa6a7dd73f45a6e985a42e39335be6626db7a412bb6a62bdfe
0xe36b911cd9de2388e644682636ab1938c3ff9f94978016d5915d8ecdd10ebc9d
0x1102c98f127cbd7103dd483b355e2957740604d9801e574eca7f0b0d04dfc4a7
0x382342b975bd5d8f8e684aaa60cb3513188c58540143accf00f65efea8873c03
0x9a9e8942bac50f5fa37c0c2e582e94169a6f3dce242e571f0415fd51068a0a7b
0x78fd73831c4377bbe5c2d8919ba5d1b0dee9d8ca1a4300b06292ca41ea0ef3ed
0xffe38eb5e570630a2311a2873909b6b7fff163dfa0ed857ef8b4439ee3a61cc4

Functions
Getter at block 22904361
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xad6281cbb4d0bc6be9734d517fdb538e0229c0b0069c063c4da3d2dfbfe1509f
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x410888cF18Ab8469200eb1d504f5Cc4652634cED]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
12
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.