GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 4,021 txns
Deployed by via 0x82bc657b at 17494265
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,377,346.6
 (#3321)
ERC-721
--
ERC-20
--
0x5f0b0880b16bcca3e4dcdf0afadc4ad7dfd78d91bc4ff266454f64a6392871da
0x814fd18d7acdadd5aac4d4d4d268ed36902dde4d4c6b414a9fc5d66840089c21
0x32a2308f51c9bcbd57c67d3cfef7e82e71d4aaa14c62ef81d042f24fdc491039
0x2705512cc7573c0ad1902df9d888dfe5a225834d43d93ce776d54b033e341b86
0xf5b8f8bfa90c756eda6c1e5f6415b4e4d3c614776f292e81e804bb75663a5c88
0x07aa1d5a1e425c4aa405ca21e4d73941a2a40dad43df3570753527c5878ef9c4
0xf6fd7fbe9f3f99a057945aed813328a75f83d86275acb962791f5a8f36414f69
0x4ac631a55b20765462115c994d9debd87533c00c68925f481fdc0eec1cfbf1e6
0xbc223e522caa908f1e592c18937dcb307d3595ade6258ec747d64ffe4d68191f
0x50303ff84e3194fc211314cee5897d126047e53af0d8338f0276f513e59fc0e6

Functions
Getter at block 21248975
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3ec776e8e43d9c12883c25868e3ca8bbe852a17111fbedec681e20fbfb58fbaf
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7770cB1B696ac08C610B32c42682a750bF0FB668, 0x449b17A13ffA26f280036b3EAe7a0BF1C0a8a179, 0x5bDBF5f0FD54bc9E7025DA528d0e92a3F62Ee992, 0xA46680F63b905DdC4A5fC3038584328A04623314]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
23
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.