GnosisSafeProxy

Verified contract

Proxy

Active on Base with 148 txns
Deployed by via 0xd195690a at 14639306
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $773,544.17
ERC-20
Value $0.05
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x64295ce6fb5709306f08d45a89a13afef593c45695cc59119eaa28426fc657eb
0xe4094f452701ffba57e38bdaf5509df752ea5aedcc0f264c719496d029d56dc3
0x754bc1a3b360a6f3312b7f1a096519ef352ed75ac653780b3abd4399e9074cb1
0xd5dd769bb186b9e1fcfc795cdc937b76f3484435d180b764d9cd93b4666f10f2
0x5d013e3a598a6d0db1d688a99c7e0636ac031224703d7af6b18afd34b8a4247a
0xdbd60aa8ba52307e4fc315b94661385ff79ba86a9df4df98e19fa681edb471d5
0x3591822d80e402ec11581b9b60df4ad191f6d41ef101d1e308f0dbfce9e698b8
0x7bfe777f0e8f901c177b9358a0018d077808be7dd056853b0796a876cef3cfc1
0xcf64bf899910d4271f70c3f82507abce8e76d438d41c53af5e9250d6f5b7593f
0x0bfdbb5036f8e5b1e9b80a64ffea459d148a9e39b6e37346ec01226dc843ddd3

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