GnosisSafeProxy

Verified contract

Proxy

Active on Base with 98 txns
Deployed by via 0x4a3a70ed at 2426035
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $32.94
ERC-20
Value $210,486.01
ERC-20
Value $30,252.44
ERC-20
Value $10,260.64
ERC-20
Value $3,516.69
ERC-20
Value $3,258.13
ERC-20
Value $56.98
ERC-20
Value $29.53
ERC-20
Value $20.2
ERC-20
Value $9.67
0x47d3442f2844f75d2e1fbff62ce09518e95a6af7040287e0f7533ee1dea5df98
0xf903bc9285ffc516ac08716fd52afee4edaba238cbba8f1b691089c1525664cd
0x1fa48a1f10311773f63e34d613b40c1b7e5646b54d25c314662558ae9bf2b5b8
0xfe9ba8640a19394cbff8dd9ff29be544aa7f29a995dbdd4a974c569137071c40
0x7f8c7ce2a02361f9e7ceb4c00c429bc61a0b25c8db785dfce55f801e4be8ec02
0xdef727f63d659f47c18c6650ed88004d9d5ca4b0993bb94f63ece58affe97f70
0x70f138972cb16d7e5d65199679de340439eaab1d9710949d392521e1b77fb160
0xd9f3ec4e3565c2e2483a7d6104fc51c68c181ef134e2e6df3854297f7a8ef704
0xa1fc254b1ce9e6bfb4615e08fbf3e98e63798bb675bdc7b0c04abe1b40d3b049
0x5bfa0c471361dcccf7ec09595fbb726684dea4092f5ce136489ab0fd69429c0a

Functions
Getter at block 22770351
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcce90489c7b7bc5963fa49eb3ee5e66a4b7f22d97ab5354e8e9861457656db7b
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x22cFAE74Ed0B44eeCd9b0cba30D74B47EE13dbFF, 0xa475aF18A0D5f3De67a498d91dAb86F6ecCbf843, 0x86fE8d6D4C8A007353617587988552B6921514Cb, 0xbFEF4Bf4cB89B414e1fb2357b2b763E240890059]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
246
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.