GnosisSafeProxy

Verified contract

Proxy

Active on Base with 19 txns
Deployed by via 0x1ec51454 at 23621266
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $102.99
ERC-20
--
0xa59814341aadd82c5007bb3f940d27d37ae546e40848eb59acd368fcd2cb8f1a
0x19f838b1ff8d19bffda9f41fc76ba3ea7eb5142c102f867d890237fde86f9394
0x54e831fbb241a5ab95ba57558cf0e59a10d77dbb13c089adbc9038c00e8fe73f
0x735119af3daebf2dfe2521d10edb427823b8df2b6a7ea2bb2757ad5cec7b2896
0xc6ac30f2a055a4755d499cd9b746a10f40e0a5a64c6f7d3e6ca97393e639f44a
0x4c214595513be0b59a58f52c2194e4b1aacea0bf8585fc0ab26cea068c775d7f
0x12fc687e16c516ef0fa969bd1eb41f5eeced8010e8b51c78bf1b549b0f58873c
0xd89cef6038addfb4841238493b11801f7a10c48663261eedf27828b687974561
0xaab1894c4600a6dc82df792fcde1fd5eb2e297c2e10c17731ce45881f814a535
0x0dd03667ad147f3925bc5ed8527db970a7500a35d5b051b860a9ad99c011f3c0

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