GnosisSafeProxy

Verified contract

Proxy

Active on Base with 13 txns
Deployed by via 0xfa4bb16c at 19654275
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $212.2
0x73d479d9a3b5a3408fdd30a3ca3c24767d5455ba5708e750beaf1dff0a4890cb
0x7d54dcfadf88a4c8f0aa55ddf825c8ace609b30d26e926c7a678dd30e7036c90
0x42cd84f0b4c2ed2841e773a1358ea7bfef8131da57cb9636a5a01d26eaffe8ba
0xa440a20720554bbe03f3be527fdb0bfeed4a9a446951bcc2e23b407f578b1c63
0x00e51614bf3d779006ff5ed7a98290796a4092b8ce1f986bc7e2e11ab6e7b8a0
0x5c644b3bce5719ae9188b8671133f8950b3fd75fa4a65c8e7916cc2d378e2498
0x2b7431fb2ae753125943ea97140379bf8de08c48ba1a69db74971b31af3c4489
0x3b751b9ec00b314ecf04f7174b22f0c30149a2ea46ad9bbad50300974bfc2e88
0x4ac9a9ebc685fa7874777b539a19830273f57ef0b057574f45f591e6c9b7a15e
0xd79a7a993ff10dac4137e29c30bc98c35f16e8568271a4e2aa752266d77ef5fe

Functions
Getter at block 23867618
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x81e34fa81747476de01d7208f72d864989c70f73828433e011e679f9556e8d1c
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x744CDf12D5D289db118Ed9293c10cfa952169071, 0xa4A8E3d3d9907767150Be04C55B5095bF639529D, 0x698e5A259c7564Fc209a31994d664Cb919725383]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
1
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.