GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x878b266e736a60e4f0fd66f11ab84b264d5c6cc4ae0ff1a73dbdd17f748345f0
0xb0770227e2a6e07d85bcbfbeda22fb0956bbfd2dbd8774360537f578676f2605
0x3297c198f0c963f8806138b1b073b805d1c397885fbf2a8a8124ab7e3e864358
0xc95fc02b0625e2e0c653877b1169a9c7f85dc839ad6b1490621cd61446cc0977
0xf998e1d396132c053b4eda99e5e362468a799f20ae5f734755fe8f285b3bfbb1
0xecb33af5d030cdafbaf334c9554a323fc8ffa30f99fd1ae06ba7762bc9ce1c02
0x7609f5aa61eef8f8244c7745c2ceee955b06e9ebce6d50ec8eadae35ef6f7c31
0x76724c53ee2d2734108955c2e42cf72b4a0a52a84c7162b1f664eda9df6e550a

Functions
Getter at block 22733743
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa48d9f6fd515e1ed09d55c1199c260067fecdcfc00c3d2e29354cd1afe89b11b
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x92dd55c1d6BAD911B46226c0ACb1d390909a81e0, 0x4bb4c1B0745ef7B4642fEECcd0740deC417ca0a0, 0x9c51aD79e99086c7Af3983E8626CA22617Bb7F46, 0xdd1F32b391B0b0299941c67ad63Fca423AF4f795, 0x6b83270726342E02a11E755e8CC35275712122eC, 0xb2701351a2c1c6E30BFA2699d25f85a5100e39D3, 0xFBb3a85603C398Ff22435DD40873EC190134e1f6]
getThreshold(view returns (uint256)
3
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.