GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 200 txns
Deployed by via 0x3ab6c791 at 15370164
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.1
 (#164)
ERC-1555
--
 (#124)
ERC-1555
--
0x83039c02a9276b44a9fa0339d674217494b97bdcc6bf60d6ace54b3d4acd392e
0x7a7eb34a835f9bf97d8e5e0e561f7b08c970d496ad57d2d65cfc42f2ff6215ea
0xb79faebdc761f4a0c7a9c8658d410b812251df8a5260aef2195f90e013fdadc6
0x14684b4f5333f0126680b9579fa118e54a0a3560f8b005535d2c92e6fe79afc2
0xa64b6b051900015cd42785d1e075b183976d6f6ced44baaf8bf789ba7b9bc396
0x5c830025f306c58ede1417dcebe6177f6def7e7fb36703cae325d677aa8160a1
0xb6ac6b83e10cc0ab6b274937bdb43dcf0d9a07628ee2cce0050b45484fce3b4a
0x40f2ea78214c704fde2a02603c59037948fe233f85db169640c0d4b65d7ca3fc
0x00fc87d54822cc78b617104ee4817f47cc0cd23c96d0beb0033760e120549ff8
0x41ea124028eb021b6072c952f699412ec52edac01a4a4293ba58f35fb5171139

Functions
Getter at block 21193649
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x48379d7c4e56456e7a5cc059004a328ba6bccd8a5ef5104e81f5edac5d8a7af2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x857D0F1DaBA40F4172F02FcdEcBfad006fd468D7, 0x5f044Fa4959706B4a0Eb44A6139aF3D37baf51A4]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
183
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.