GnosisSafeProxy

Verified contract

Proxy

Active on Base with 16 txns
Deployed by via 0x8dafebf1 at 11772859
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $8,371.99
ERC-20
--
ERC-20
--
0x6427d1fc365b94e830ee7e988e67e609d8bee0fc79e184938c58bb816da84ae2
0x9a700d64e8f3c81b5183a5d392934e4cf7c5c45e7e4cc3f2c69144b6dd4c3e0b
0x1539fb89533ec1632681266b28142315b23c0baaca6cd908e54e584a478a24c4
0xdc755283d964a8ade3e5c4e1953c0eed99d1f0c06d2b22534b262b32028cc843
0x693f2220d23ef83d0c482812efd517aac2045d81284479a50d9af49deb410b4b
0x3e69130732f49240ed8e32ba1cb630a13454a61c871b56d4684606604d68ee97
0xae62e2b1b4f6981cb645f3fa5e15406ff51e53d9c06960370bb5e0eebbfb12cd
0xc92515a92e3a474ed9542f1944a3d915981c11068c571d146be1bd93bdea6060
0x1f549736b06958e2a443dffe4c192bee6d5e07aac3b734116f6f616fddb5d022
0x4656fb63bd5437ebf066c5ff947488b7b158bb6ec441ca36a18b98f00a04fd7b

Functions
Getter at block 22710426
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x16667cf378755952d7aa5f4d2e109a29f9fb4b0d0770de02e0d7b01fed8292f9
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x1Cf693eceEbEee99aD60e82973E2d4829C801335, 0x7734314105a19aD36Ab9F07f4060E4e6e3A7cf63, 0x2c035FbEB30D5ee465e0dA05a38AC38B0295eAfa]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
22
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.