GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x4f0100fd21b017ffe1b4e1171acdf6a5bb614aa0bd23a389edc4dc3d6159f29d
0xb790452b24516f983c250a85babfbfdc8a85f14ec36d58d02976d6c6114d10c7
0x69731331891226f9b2463eb42a6f64c3000d95c2c7b5249dc2524437a21b8e48
0x9d81abc4cd59f3a0490f24c84bc79919f9b892511defc0b28589bb69cddea100
0xacb1ce30b436561cbe289438229fe8ea6973b497399636bef49447ba52d29e73
0x4f437b416fed530ac6984418f59632e61ae802e4110c6ab4f0f539dc6a6b5fbc
0xb0d312a818d51bb37d8e91cf4ebf5139fd45fd1cefa83c51ea69333860d6aa10
0x5f311b98655b055ad3ac864675e4429488a88eba94e2c9ac007264a4c5bb771d
0x7df8e276482f33b0f208e3e88b517a0da1a497659e79b5ae2731b69ce9d95281
0xb7327768332cf9a89a45429ac714b81ba187537b445cc7b8e23969d26a27f58a

Functions
Getter at block 23094962
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6fa08b40107cb6fe9e5828d19de7a64f0f671339364cbb58cf5b1f718d6ea87e
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x0b789C492e92e484efC2EDAd547A18da740CF6e9]
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.