GnosisSafeProxy

Verified contract

Proxy

Active on Base with 18 txns
Deployed by via 0xb71c163f at 16558051
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $8.44
0xc336690413ab6a4aa3413097e3b447018d87319e74db9539f9defcd7c2f77bf9
0x490367296889723105ed90d586a019376489c025aea5f5117ae8949506b6e80c
0xd29e063b1a334b3908bb93d5bbc22a0172c77a2aee09bd631d0b72992c93aadc
0x8cdc35b16158c8e7e5ac648105adf8644461431e13d662b62c0cb5ccafc16cb9
0xf425a171433f5bb945014a11ee1400d1be61e92fde937d2193e5b345028d5ae0
0xc582f43c6b8a6d1e2598df2cf0e24f085f0d8482c5c4bdce7a572f5f47e38047
0x528f995f220ceae9f74f82c3d5082fde1c577ad197c961a98a6d7cb10328f209
0xc0ba515d15a49495dd97ca8ba046506b10428aaedf80ec24244020ce2a59b0a4
0xd31e80c62312f59278b405bf78e43d2abdfb6fe6b20daeded1e67856ec2ef600
0xd3d9a5d9fdc95a89a6d661d6078fa138e2300b5d1957ac85e61911e94306e921

Functions
Getter at block 23755370
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x17a71522b07d6e76000858b5c9a70425b609f1d3bb042319a2d10dc65508d0ee
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x3f1Fc73223abCDC157A877a2a781E0A047687CBb, 0x82916fb262758a50a10fD21E6dD93eA5bA6D35Fb]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
17
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.