GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 126 txns
Deployed by via 0xa6414f53 at 18141890
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0
ERC-20
Value $1.5
0x49416380af463826fff00c2c3a6adf9e784af2bb417cdd6c3a6ef7dee638912e
0xf6e05b3d47793b9bf9c9c4a08fb1d97624d8585222d142bfad9eb971881ba58c
0x53a89f718b62017ccec0ad1192c95dbd41e9dabf4fb40f7ae80a9127be312df0
0x30c526d08da1ca3ae3009da4947b7ee79cf28365ebf45d52090506e54775bea4
0x735c52b01c590552d74ac4c6a8bb7ffa7bfd8529c289b172fc1ff3e9a12bd185
0xd9c40dcf7c4c54a0974077cf10331066946e72fa3baf6a613056c5630f93b97a
0x35ef158d75f63ec6cae19d65d5e98fa9fbd1dada1a8361dd8bc479d9af133cb4
0xfae04e91923028b37d88fbed6cac6bec3406e2f9629b1a66295a468e6cacec30
0x2150b8ca5e38c926ad4981cd6d5925c2f7f1ab18058d5d8e3c18338edfd7f6dd
0x2ebf96db2dd45044480f17189b710fccdc24c69df7058604a478b2936ad6af8c

Functions
Getter at block 21416040
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3d6f1592c97e19d84e49f3e7a8462cc9c6232963cddba17b879df26c83278c32
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x00fA720A0943Cc51145b78775d2A4B8B5d83EcCc, 0x006655607dbeDFF5a5fBB5c756A88C0b70B93B26, 0xf94ea804f840AA9e914E4288b84f52B99E29E9b8]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
126
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.