GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 47 txns
Deployed by via 0xb6e5748d at 18584334
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $48.34
ERC-20
Value $10,272,039.24
 (#111)
ERC-721
--
ERC-20
--
0xad0bedc5ffcacc4a65ccf72d1ae63f97d935ccdf6acae5bb14cbbcf92c035cc4
0x85e840a9b319c5022ea37e116e71fca4b0c061c1193e31600ff13d2aa1c92be2
0xcab6f21c4eb69f7939da6fcc8b28a1b48f67e5619139ea637c6b6ff2d4fbc95e
0x4b0a8e2f41438044391305decfdb57fbb5f405beacb11916c77b23a8a388f345
0x71ad6550a7a18feb38bcfb675eec61c5192d2a10bc71fb20e55516103a484db5
0x036275a4cf091b08752ada539fb952dc9d699bf297e225ca46c4d589c0b513e5
0x363dc48597074146916a60bad29f3cb3ebe60b25e5d6672468c97ac518713a3a
0x23b6a538321ad9bfd6b62de41d076002b8b8a84518c1bbecf43f8d8cbb4f6035
0x4523dd85e24a6ff7c753c91eaf880468d23d269db54a69f64f7272838cda61e3
0xeaafd413537f319da55094a9f9eb09688f4394143f50b7bf1bda81b428e20497

Functions
Getter at block 20896047
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x40f044ed750e27be5144b49f86bc7b6fc4b7d9b942116f7a2027d8b7177b0b50
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD560005C85221ddd8446807CcBda4a44493a59e6, 0xA5aEf04E03789AD15405D153a82D0b128c36988b, 0x08A18882c04c2383043eC9C7007FbFDFBd0E5b28, 0x7b6f5707BAE87d80c45d71C9128A3F63aa0f134a, 0x49872B809d27baf36ad3c86720f3d40d45C7F859, 0x28DABB7213A5338d99ab4A052a9c704a259f49A6, 0xE9a17C00cC84fBF243B723d49A2Fd986AA598A51]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
49
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.