This contract is being backfilled. You may encounter incomplete storage history.

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 5 txns
Deployed by via 0x657d69fc at 20120387
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,893,210.49
ERC-20
Value $1,828,007.54
0x65b7da09b9b3dfddc259105b74deb6ad9d090ce848aedb4dfce2e35bafeb79ba
0x600fa3be8544f8764d344cad7bd6dd36865941d7928bb9d69f1ad72ff7bca421
0xd2323dec6a795ee073923e163801c7a9b59d91aba0057bf647b10d4fdd6d0400
0x0f5508d4d42bc206c39a5951ceafdbe651cd971520331d9b4e30447577dde014
0xf25ed9e84c11c968455697a1d2a4a1318f2b56c13f5249d5bff4d7988985d626

Functions
Getter at block 20887355
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdcd85fc8bd3bb70d27b1613f1c4873b76efa47fed372d612eca2a160ca189107
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x351a1C1bE5fE133204DBd74789dA67c68e40A84c, 0x09C146B526E5139E0bDe31aF85AD44761eC70d00, 0x4C8aD55611929Eef351f36ca26Bc67C0A9aDC2e2, 0x8A8995F53b972C8c5793A1fD398cd9E7C860828d, 0xF33B8272864eeeD3930d0A5e6C9051beb74Ffdf3, 0x038D4C693a6c0827bfF7D5ec7495086E36DA6c72, 0x583cb5C13e652Daf66E1E62c759aB9CBc4107414]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
5
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.