GnosisSafeProxy

Verified contract

Proxy

Active on Base with 158 txns
Deployed by via 0x1754a577 at 4950863
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $239,179.03
ERC-20
Value $4,778,247.51
ERC-20
Value $3,711.54
ERC-20
Value $39.63
ERC-20
Value $32.07
ERC-20
Value $3.36
ERC-20
Value $1.1
ERC-20
Value $0.67
ERC-20
Value $0.44
ERC-20
Value $0.13
0xf737247961b298ee3b2080d38571e18ec61ed727414ef1cacd32b1af37c971ce
0xee4331d481082d91fa7346a7ef6d97a4abd1eb9360c5ba5e8b5dd4c61ca5cec9
0x814d6f1884bfccbe50a618d23ab44740d832208af1d7ab82c3c414a7013f4d47
0xa6cb2286e275bf8dc9a4eb5c06515197e469beed8822b370d71878c74c8d9770
0xb0e73b359ff61e03792812c1cf2f9ed11fa4b06c6801873ef4776bec44733a81
0xa044db1e954c6e39c79098b449e66e7da685674e4c49c06faf2cec6ef5ca39fb
0x88d9925468f843126d5f8310e60e1384fe8e383eaa321e9f54aea612c1e061ed
0x5905031316eac090b3412afbb7936e5dc689d2f33103db92b906d3383bdd6cf9
0x47d32325562242382e2f764e4a3fd5018f02b0420f75d6c3f470af3a46f3c92e
0xc2f7adb5cca69bf1fb1d35b437af82b190a4eafb963211bb0d36f01e25d68299

Functions
Getter at block 22438594
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xda527d0048c6c4d4a155eae8c34b18e7aefac1a2ab7ded63e46833f8599194dd
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xbD11CeD0A5021CD7262c64576a79d5Dc3Bb5856C, 0xB6f2948CAc15F708BA096C7133612Bb3FC020bf4, 0x2CF633640e0D53bdF17944Ff1E50b8A95DE304E3]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
167
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.