GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 18 txns
Deployed by via 0x0e816495 at 14681144
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0x7306ed6a542f6c0881341d784d5f61a1121fae55f84f5a89478edea3db5d1ac9
0xa55fa2bcf25dd9deb2c96b0e87330974f52a565baf9ae8ec975ee1ccc7eb3305
0xb7b65b81ca0ff955368ace29d9c2440294f2b1b3982edeaaeb0d9e5896065f60
0x8563576a9ebdb2978f7395669929d0cca7e8fb2b63f5bc7e2886d0a6511abf37
0xed950890e6c96873ce078342b7caf072202d722949e1a77dc9fe881d79b8128a
0x73bccbeb8fef9e8fcac47f0d32ed49c2fba5681c73b8855ac424c1c111991b3d
0x919e0c7f33ea18b1652692e719a82ca61eb58259e1a57113014effab68e7691d
0xa06ac925f4eaf17bc0da1b047fdcd7d1bff4f0f616d913a706bf767c6f50867c
0x27c3165cf44ceb6cc089e2eb468326e38a55f9f859a6b9eade52b3910dcb97a7
0x750f721744e58bd5a3d7a59a96fa69588bc2dffcea6b6f15d70b242cc9138a9d

Functions
Getter at block 20867022
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf1a3604ebb973cd93e1364b862a2e1fad2a5b6331e39b8a4a032acbb82ba4081
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3bfeCb54c96B96ed06AF1339cc8b63EAfE7c11c3, 0xf9676b71c66bF97c93153E27c0B8eb34A66db0e0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
18
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 success)
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
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.