GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xd56888301c78159c619c972157fa3b5eeaf6e36c6282c1a94246af64a2698737
0x2831e93122b94c5ba607d72593c81056f212d011012218339ef47db8872fdd92
0x34d83590d4d02d6fce71d292a6413b4d3bc459445d6a84b0ebd16c5e8f56eaae
0xb1933c1b8fbac51372a749af3bb8c3fbb2077ec143405e1e0a13ff9b118dfed7
0xb150f7523e446305e0c169a587d4b1ecb509452ff351e0617f85f6e94699fa13
0x371ca072970f975fbd95bd74a647dbfac37d3044c7f54b1d1c07aa9edd0ad748
0xfe962da4e9c8621a9f4867c417b02933d23f86eec56dc67d87d2d83598701063
0x3f336c2033bc69d7b93e8962424dd89dd9a4d0c8808af7bf95a8e0e70930257d
0x6d3ecd7731680975f6908b27b416e3268bf705f3fcf2d2e4801e2ffa44553f16
0x4b15849b8c79d0599fc82a501cef1c99656c1368151cb4cfce978effd066ae9d

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