GnosisSafeProxy

Verified contract

Proxy

Active on Base with 21 txns
Deployed by via 0xb2b566c3 at 10989439
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $4,562.75
0x0498beed29a76bd09d8731de0850f3af21921d557797c1bc6312d1c4588d620a
0x88dd05f1a2a0000ae97e35042af2358340bf32caefea0501dc3fb0143868b834
0x3703439732702be8e2edecc86f1a07149df66535555d9fa4d9d1a61f2083c764
0xeb5da2abd09ab94e524140ad0617ea7c6d136ca9252c228b98fc7b19e92fd213
0x165882dc537bbebaaf21a64b2808995b6ee37f4e1fabb4f233cc4522603a2541
0x2fd7fcd2254862155569c0344a526aa3214712a8b1d55c1ee15e2e100bf3cd11
0x7e52f0c048a6bc57b42138ddf74d23b7ff31968b76adfdf07c4b4d5c19ce08db
0x5c8d988e2f8099ad3106507e7024d69387ddf72ca92bd31494bcc1661a23ffab
0x33f590c9bbecdf31e748c100dfb8f5df183a633686b8a21f932d651a37bc1236
0x6f001000696c138d1963e93b0260f90873a85791167bc288357aeb42c5ac326d

Functions
Getter at block 22754836
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2c542c4a94b25428763999654e690a85dc2bbb7562223be9661cf086f0188a3c
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xd1846C61A063edA820305A5e568A12a570420cf6, 0x1e56cAa34ae155aB8AfAB2D1e2A37580a04A494C, 0xF94b16157948E10597481Da0523927c8BA0bd182, 0x7Af345AD8c2E7372C5aCEaAf86Bda08676e3d634, 0x1082E92A0b92e15212fD5879C1dd672AB548302c]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
28
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.