GnosisSafeProxy

Verified contract

Proxy

Active on Base with 158 txns
Deployed by via 0x0ddc95f0 at 2926370
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $18.44
ERC-20
Value $25,355.34
ERC-20
Value $5,483.49
ERC-20
Value $61.99
ERC-20
Value $0.05
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x530df084c16736cfed7fccf7987b0e6e74ebbcddf862cf7e320ae20a8248628b
0x09dc0ae8f66e1218b0e492c9c634a72c83d095fbcd3b73e75ae5ea13c07920ec
0x3dfef287c99be0e98f832167945c517282956389dfe243172a717b71714d4467
0x71cff3650ae7f2e7a5c5f0c05852e67b171970a7fc8a7c50d45887bd32784619
0x8e64a1c20a8e16af9a2afe7928b7e3787ed71070532efab4cec79e27e71dc9ef
0x6520400f8836c8b5246a9620f4ac5dd8d34c89b46a9c692ccc700c5534099e20
0xe23a075dd0146f043997e147abefdaa703fe42eed206052927dde93572558b52
0x9102fadf8d7eceb7c35751e3904a091f7cb7a73ac30c35ea721a439bb034758e
0xdeed271ae2c46e88817ce97912f7f851e7f8c5ee2465462b746083d6a7bfc609
0x08f48767247b77d1abe29497f534e9b9f635393b2dac16178394119a5c362e3a

Functions
Getter at block 22931370
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x652d60d98005bbdf4f03c9f0ce1b386897f99ecf3fd5cfa0875b43f9080397f5
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x4F9701EFC854B47b117E5125D3A7Ee22085EC1eE, 0x1E8794A866b42cB0fa4E83619EfB1FD1dE52C995, 0xd0f036b8CC46ab00A380bbc35cA5713f0cdeE37D, 0x14A20b4B762b8d297859cf0477D86324d66aF69f, 0x9ce73b7e864C60B9B1e2f32853264e1a5e5ecEe5]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
155
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.