GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 27 txns
Deployed by via 0x2a3c6432 at 18660889
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $271.74
ERC-20
Value $19,929.59
ERC-20
Value $3,586.1
0xd338b34db83cdbbfacdf393537fea7d73c2f0ffe3a7abbe0732e7296929f5023
0x30d7ba6d80599a2cbc1e03c7e003740b018f3ffe87981a4d5c7ff8729b604763
0x5d171cf1f1452f93f72b1a8bfb7a844585ee68d42d5541012cf374731b161a3e
0x53a8a4181102ec37489e460b324416f8f850e0c04aca2595e87feb8821205381
0x648a6e3791b056a937454555393d5119f6e0585e14ac5406f10b303627053fb9
0x21d306a94f9a62ea333969e1c7d854d27b63e7156707140fbd5a5bc364d6e027
0x814c16a493a08ef2c336efd4d64b84b98ab4493bcd35fca685db6b6c95a41c2c
0xc97da115dbe8c98d56425f31cc44d46ca684d45349493dba7beb2d67824d2810
0xbb9f9e9ee34b8ebf1683c1be62f1375622b19c9d0e29b5dd3a36b71675bbcbd7
0x0dc419594948cd8705e81f7a2e457ed142864a882f17207c905374b3114a8563

Functions
Getter at block 21298859
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x448f1e5a36a89ad7c2208e7e50a38c64dcc6c247513e471e0ad5a97953968fee
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF517364727Fcc764D58DdF4e53280874A4d0c476, 0xdF000240E04F0Dc445611B52c322A48742E26923, 0x924775944B8E4665cf3E127BFEB988BAD031994E]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
19
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.