GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 103 txns
Deployed by via 0xc87fc092 at 17111556
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $57,727.61
ERC-20
Value $92.26
0xd230640d7ce9203f1c91d4a67f613f7ffca5794bef5b874efefdf69ba929223f
0x044043d3a221b63fd781dffdec17baa728f081d5ad049a18daac3e1db1d97188
0x442a857d5b19bfd1aead340fd220ccfb419bfc8bb62fe3bdcf079be8a35b4f1c
0x735b05f19bae2c710de8655bbd43b7d151fe55edd75ac4fa80767a3bfce0cb2e
0xa7c4d66dd637391587cf33a805e7ed32e56fe5193d02b2984f76837ad65c437a
0x7377595e5d109008ca771fe2f40973778490f215968711de2a2dffa22ff863ab
0x19c9a99858406044af1d8ceb53dfa132d97f6b647ea103db181def2f4a8c3f38
0x5ebc1d64cfd524df81b3b2a41d531af89d906eaa63fa351c0e9fb1a6da454bcf
0x43b0bcde045282e068e251d46cd50c39601698de83775f5d50366d7603698a5d
0x7d4d2be3ce05531fa365253f8004a652743b52b9f2dbe3b3774d31184eab4da8

Functions
Getter at block 21271188
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x503074c7ce2c011a7648eebbc4d4f531b2359cd7dba3936f8eb938eaea7037a3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD2aa88946b460A68453A026932F04867c00e68c4, 0xcD0C4bFDbDa5F62e53817fA8F26aBdAAD9c3900E, 0xf2687414d9ec712e131E8a293E7D17D2533221A4]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
48
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.