GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 7 txns
Deployed by via 0x78f9f2fb at 19939670
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,343.58
ERC-20
Value $499.87
ERC-20
Value $26.17
0x98810abad847e7ef39efc0771be5276c1bdeb29b9b6646ca81ada7a2160c6b96
0xada93aa8b6804a1c8ddbceed959528c54e3276724cbcdf6f9eb3e0e020a21f8e
0xc900b26612b17381b8e81cacc7979a3729e7767bc5b079abb4d6e188ae518ff8
0xc5e531e4a1ee44f5fba066b15497f4ca5ce1cd83f61b09afe33dc5ff431ff938
0x7053908c4ac67ac6bf9b50dda897eb932f7ad0c1abd7a5ca889de46d35c5cdb3
0x6286196ba4e1166670eee183657f2045637fdde630beb33cf56a1a5d19b99c31
0x409db435bf488e6b610b653ad82617a585a2c50ae64232c62a046318e95bf62d

Functions
Getter at block 21000267
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2af67d8c8ecf612f96db06115acb8cd39632d4eeffb012152c113e8b7c4b9fa6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb9C67F48F3c8D70098BbcE6F9B0c654A10fa50d3, 0x94c675a90457A9d9Bf33867475C6D556CF9e0b4E, 0xFa5811399601De802C1450fD187e9bd2Be08e53d]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
7
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.