GnosisSafeProxy

Verified contract

Proxy

Active on Base with 15 txns
Deployed by via 0x66762449 at 23181085
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $22,278.85
ERC-20
--
0x181d69f5bce9507c9cc868434ff1000a0ec65e1883bff5cc0a5c7354a6354995
0xc6489483cc0b45a3bc9eb526c2d0da589aef72e810a794a55f4a426960a31267
0x7ec0de950147fdbad2790ba359c9e38b621668dd92552040198e78dd509bcacb
0xdf7a99a11ea07a1d0736815626ff22789f298edb5fcfcabe00b1aef8160d165d
0xe342686137f3b88a9ce49080bdbda09df90ade1a8c0002da872683c432cd3502
0x298b4550abac6ffe92107647944a41c34db7fb1669f26e828b6fa1b728a0fc13
0xd602f215a536398945df472eed3b0b9efc84c97fee569a20fb8cb8e507a9f23a
0xade5ef4a66c55c94eca5c001b9beaf59f2e65a373af5f3696063ac02bbc97153
0xc6b601a65108c4373d919bae6bb7f2e923b059def85a189acb0640bf5df6d939
0x234b381ff4179393bda863dbb7ac5371257396777f4fb6892a2caf881d3f72ff

Functions
Getter at block 23623425
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd66ab1bb8459d4d46c267624420700f670fb7513b5bb3c613a21e8cfa4f0e2c4
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x2d5a5D1B401AfDCd88E33Eb5e4552E08e6967BB5]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
16
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.