GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xcf7e999ea64b64bdab6956424b7bbece4ec66a6fe25e298db929af98da85f744
0x9c7c5ab5d2aa023cd7923c863f7843937eb142de5bdeec61a76c28d1990c0507
0x440d76076657dcd1ed720a9a72775890228826c04c217eec7d1fcd2501a91dea
0x1071facaa1d9d3c2320a8498b9e7f93563534f3076e80c0e8d464431c811daa5
0xc4d14df2d701147c2fcf5b21d14c9c6ccb93cd83fc3e5511731aebb1e2a158c5
0x6dc1e4a979cdead393e3d182edfef89003b6b0b36fc981b95023dcb1def7f9ff
0xbc1dd71903d92a95b1133f1e6c6da4df3e4b93b9f65ff914aa465084b709ee83
0xad0868f298487f085432c5faa44741a03c672ffd0bcb3adf6655ed2d30287fde
0x2731b6a3e7a736951a5325ca74f987d1baf98e5cfe62b97f7b1576322f32c488

Functions
Getter at block 22442780
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa1da3d18ec82b87f1c3b951032f6a198dba09004a59d7d41bb6b2e3bce40a05b
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x3975AbCDC1F4A87955a0bf11Cfb39f760048AB4E, 0x8F318442E71050970C86Fd9A78c8Afe96A0E4b4F]
getThreshold(view returns (uint256)
1
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.