GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x61928ba645d9972fa04ed14f6834a15223f9bd9ba74e2655310e6f78f9337435
0x222d2c2ca66e3c404c9a74dcf23814a8ef89cf426b08f6ba16d7225ed03c58b7
0x3a21274fcbe7766e99535d9e7585cd494499a9a421c1b492f2851fd3da97d426
0x5424a029bdf54a231c22c2adb20c059eaee061e7bd9046d788cebed69523a75b
0x94ad16b70d71d01ea91d584eb4f40f4982c29b282b4d7c3b4dcae5db508c7c0f
0xaa9ef60ec434833ef6fe9a9133acc61de04344c1ae020a25482819af6006216c
0x7baa54f5b3359066a7bb68a0290085fc0738e8e5e8447c85bce45892523f900c
0x27a441c592f37890fa65fe6262cb3f3326bc746b1d7f6156df370d914970cfa3
0x882c0913bf36fc03259ad604e171406100a8c11eb3ae6fbc23dd04878b177724
0x23c05c26532701b6a2ac33ad7286712190a6ff03812bfd5c222331b5844ef3ab

Functions
Getter at block 23605497
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf99c1d368d256b0575e87e39ee62ec1d3787ba5800543d4b9eb1ba2726d633c0
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xcE3AE511Fb47ce31DD41Cbd38e7B394fbaB8fe2c, 0x4708Fb6D488A4F19EA1cDc7e0279782Aa5A82a33]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
14
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.