GnosisSafeProxy

Verified contract

Proxy

Active on Base with 10 txns
Deployed by via 0x894946a5 at 5295516
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.08
ERC-20
Value $0.03
ERC-20
Value $0.01
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xe245c8ae250e1c309438c86a2d70d597fdbe784f4774db2e80ba0922a6664566
0x48ddd8f3849979cd6e243f1aeeded1bbdb0687f4af0f2a17d41f66f9ea6ecef8
0xa38819f9bf260db783b09d04ee61ed3f8cc01c8bebaed6db05c29aa6a5fa1137
0x4446e1bf813953e9d8ff1e0e8ce7f2fd91d0cc26555548b9db6fdc3a56c6c5ea
0xe5d7da36ec5d0fa23e3eb72d21d377c209ee35f56881550989388520722a6e34
0x8d77a06b9deabbcc6b2e6df44b9acfa59665eaa16a4c6a4620d682f7bb9ac55e
0xff283a50cc15d03fa62f96221be7221d09b449b0741e36b63a3ab6cbf55b5672
0x39721a3696713c2da8b43e5eb5b9fd89594d3d95098a576ad274ffab29739dbe
0xeb6fce0da2a272f8b67632719fb3f689b4b58a84877a82a6d3789c555e6c8301
0xc8e1fa7d4417ff1dff1488b294c8734978442588a1c1518b13184a924e82e6a6

Functions
Getter at block 22919648
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4d393e53c4f15763b84fe5f52ed27dda2fc6320e456f1f7b6bfffe330232c75e
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x5726812c35D2EfD8Cc5F45F84A93eB8e9e589D49, 0x9D6c7641Fd39eF142684421A07a99d7a5a042863, 0xA49E0cE7ad949f3BeDa8ddEa2E674F4379F1Dfd9]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
9
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.