GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xd6d52af6c7d3bb9d79f9e0f7a366dc845ed48bcd6319e994e3dbaab588bde1e1
0xcdc06b9733b76961b7b9dcb3effeacc5f3b2bc8ccc15f697c418162e0fd89f6c
0x84ab335f9c0cadb817d39cc1cc742c6449470d2d6bec8aa86e9442cb8302c240
0xfe453011efcc425bf302c06be88f32433e378f93c495b6d31ef1b8c8c4bd3c95
0xd6039b9fa96d700ca6916cab08227db2ab47df012c503473bdac75f39cbd2f22
0x0b1ca8ebea00a0af7a5be477b458982d6108ddb7902e6609e8e84efc38581216
0x9f8174eb97c6d3028d786482ed7a05a5680659f264c4d1f9efb315851209ad6f
0x850ce681d2c7e334f4013d38d20c0f06b6eab39f2b20396256fec639b110e60f
0xed73582c13c8f955d6c125721bebce1442c1c877e6059352435f50488cde4eeb

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