GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 26 txns
Deployed by via 0x8c285b32 at 20151783
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $115.61
ERC-20
Value $2.62
ERC-20
--
ERC-20
--
ERC-20
--
0x9cd4e8c589e38210ff7078bcf5f25a1af322285c4701b5d08a70403c90b15327
0x7a73664cd8ee4c6ef44f0edf1fbf7ee4624670e9fda7a4ac6be90f0894f6105f
0x409182924af1c41df59b26fde2c27be9a73664a76240dffa4a63b7abc2e1ad75
0x17ac78bf91e08e6a2d4ece807e48ab12f5811ed4b1b78349b6715a3e6fbd072a
0xcc0b325f3bce8db5d790a128c26ed66789ed7a99192fe357fffd34e508352861
0xee57563c803ed9023c4badc302a50cde4271ab2a83eb99634942778157c88ee8
0xa1bb50778b87727e4ac404a46979ce6486a861d4886d5956bf74d47ab8add2a2
0x7702c78da4bd7be4b9cb9539e5a3953c1117e48a4077305ff665b987652e4d14
0xf30158def1cd64545333a7d1174365f514d86a7a2eb793eeb058d2b95b76e6c3
0x723a74c955fcdba3c9cf65c6fd45e7b8fa8bc42b9fa3e060c05332e4b0241c5c

Functions
Getter at block 20877794
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x339454b1bdaad78238967306551b50b4df81d542c344b0dc25fa05d9884659e2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5420d11f25899022A9Ec4eA756aD11A8a2fB0e50, 0x3C9AAd80B153F8028EBB85Aa1641f94ff786caF2, 0x1E56e1cC029669d3E735c7b9f9Ce584D64b169F8, 0x67ef83702452F3fFE07dA0e26B12F909658df3b3]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
19
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.