GnosisSafeProxy

Verified contract

Proxy

Active on Base with 14 txns
Deployed by via 0x90d16bfb at 7468592
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0x19868516943a1764ba6521c9e6406eb6c238fd7d4fa77e92577922b928e5fe55
0xa36e3e8d32c173dc4de73ca778c289cacf1af1cc3731af1c2568a836608393b5
0x7fc0a38b3a170f1e146aa0b71ca4cd90a99e81abc7580e9e84951f561ba13abf
0x304f3a0490da8faa8a4c776eec1734d7bdff76305c7cd92b455963f541de098c
0xdc41a8029b3339f84220a847491b96ffd319446660f961cc531612a41e7a033a
0x57ca3c8c9cf2b420e7ecc3732fa7475754df21144a1d176b6c2852f966bfe6b7
0x5a8f42ce7c4e3c4259596a9480c1c1a58de5827c5b51e603892d3acce2209690
0xe34253dc29e711c3a511b2e08486e607c9779ba83d2ff81dc56be35c62b2453a
0x91400b4ef5350cc4d7223fe51fde64ce2aa7e8b93220c0b6d27ec1ba4c32f9d2
0x8e9487de0d7fbf5ece0e013aae9c728d9b224652310b700e0ecd378de3e0a720

Functions
Getter at block 22008294
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcf4a78be62edc9bf1024403b3f463ec3c651c233c82d9fc00d47d1e0a6ec4807
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x948FDe9a57C71a2FB06182e61F88cED190A9C8e5, 0x84d9CB2835DBF54Be56948fDf133d14A46859690, 0x99B5C70f7cf97a44491466483439B630e875D773, 0x72ed10D58cc12762307B3e536eFDa9D80011fB6E, 0xbae5b1585dEd4d184620f80A858F6118025C3daF, 0x7c704eb7c6454D9c2cD3F460386a21ADdA71a8a7, 0x0168d1035461A474A3DfCC461570c6C87b62b40D]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
8
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.