GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xacd6f25909b03a70e3ccfa01c4494a39e77e26022ddb0ca5d7a9e23b3029cdab
0x0ce476bc0de0970e2906fea1cef365fefd4c0bc4a387b799b2bfe3082638807e
0x965919333861983414e8ca2735fb0e606069197e48e3b958a5bc3e4388a2cb95
0xe63f6ab0deb2db4d6f22dac06a8b31cca5c4b189cedeb24e4584eb17b3851f8f
0xf26d7606b42ec601d1d339734637c7621788a24d6d67ea52c69d685a75a662fd
0x16acf74e68a28b616e1de8f46f00088ad29a3121feb0000b171b738c02fb2272
0x4c5d8e5cd7af4703af4106fef232c3fe0daca6714b4d61413ef77f446f77bcec
0xd45fb9182fca3791a9490585bf906d8268b63838c37275b11632eb0927d342b8
0xcc343ccb77532836bfb8564ff9eb8d65e6613d04152f74451696e4c6ea9bd891
0x4e07a4311e105bb4271332f32eb166dee23bdc1f7ec07a90b5a358db68f13d6d

Functions
Getter at block 22784341
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbdd81e3f1feb5104c89095e28ad5666c6d2d23dec8c4db8dac16a3a8465109d3
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x6daD852Ec59E420B4D0F10Ec700C2A3193982b89, 0x80b09AaD7351f430d747135631851114D9A29386, 0xEbb8788f11d5cb1Cb42156363Ad619Eb4Bd37E3E, 0x85FfA5270CB6B1B307AC3B170D69401C034a510B, 0x732E38862cc96df5573fB075756831f8940d531B]
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.