GnosisSafeProxy

Verified contract

Proxy

Active on Base with 45 txns
Deployed by via 0xed03c79c at 14207051
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,331.53
ERC-20
Value $174.97
ERC-20
Value $0.05
ERC-20
Value $0
ERC-20
--
ERC-20
--
 (#23052)
ERC-721
--
0x04790a0437a03ff65da2fccbdb6e25a73f15ef339224bce2c2d53b444566a599
0x532ea82f17dda8a658e937f4c75d14c184a29bf95348ab152f6efd81a3abc458
0xb78adab931d6a47b18ca716949b79affb3069b27a30e6fa5dd21002a1c3d702c
0xf42087f48829ecc6952dd4c4de02a7427c0584e2eb458b5e3ef805194787724f
0xbd919f46535f98cb621339d7525c7ae4277712057833ec13151079f9890ffc5c
0xd0d3e5f2f4025b9884557340f4c99307714c3838ff852fb81bdd4cefd44d4b47
0xd1bed9762ff25697e6941e837c8c7eda5ea118ddea3d82371030268f845d743c
0x9a448c0fdeb34cd7962fe5177efce96047c46ed7b911fa015ea0c97f019ba3fd
0x72bb5690db9ec0c9cd2dd5f6ff36877c73271839c340e1cd73acc39863fdd2d3
0xd56f7635f0724f6a2a575b3395cc74aefed95bef5873ef8cf07b6d1ea1f4d95f

Functions
Getter at block 22920713
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc43202cc2a65b1b4ebff28aab317c12dc5f7b111830004f05a044a2f0fde6bed
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x0b2c9E0ee3057f4B9b0c2e42894a3D5A9B32b5Af, 0x3F04DcF85FC1d34Bd32a4fA92CA7180148989Bd6, 0xa1554727C8e0331b7FCd4ABBa5E2Ac29a986dFF0, 0x7Bd8312697dE0CdfF4baD83c6Deb208fF3bB30DC, 0xc301C38133B16590Cee4fBe66AaaCDD3B1f3BB29]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
52
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.