GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x7912059d0cb9784e52b92fc297df046fbffa4d769fd4558ce8b87ae57632ecc2
0x2c017192ef6ecc6536126654e9c5619223410eedc294599a3312d01ff77972e4
0x5670db49229e4d1bd27b59ddc16587932a42790ca92c6e826262efd2e813d1fc
0x2b4eb7be2de823d29be412984810a7027be5e145fe97d7b31d21516ee7b913cd
0x782c66205fc52b60dd58dc16ab3d4f0ee1874286435493dc273f6aef0fb48918
0x98b4b6bb62b9fbf718c2fa0a499c09837d0e577e82b5043446fd6ba2674f5275
0x2f92bc3574e3bead6046ee651ee0114ac0b57cde222903891a47f37a1569d810
0x7307007c07dad59076233990c3b03a9792fe0d8bbb2eecb5646a215142615d02
0xebfa82a98eaf756ca53802328357c8a1f749975048ccb7dc2150f093882e7829
0x985a8e9a06a5db3d4f8d02ce34957a983528aa3810466848e529fd9be2f720d7

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