GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0xc9333a3d at 14548989
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2.68
0x29b5c6a5523499b4679c7bbaa1125faef45fb928a433137e6199d28aead31c82
0xb3d150ee2c62b06d2d94ecf0ece2a301e075ab2551b6795b3130937118c01498
0x555110e5dda38a8c0de5ef708b858365a725ef53e04bb63e0a69e499528b1ceb
0xad04c17cebc25a064ae1d9aba7cfce038ebfed2098a4c028bf310b2d7866968b
0x3b595f88aa6c14a1acb6edb9f99c941423cbe3c132274d98100692396d1c0e36
0xe524c05eddb06c5686fdbe8d6f0045eba0b74714298be4b5b11e97a43e7d8a5c
0xeb10f1504355bd59d26fa845a3ecd10bc62496c126d972823708b1520ada19fe
0x7f903ffcfda1ec077dca57df480f26c7e557b1f909f052b8a57dbba1b9759a6c
0x5075d68a5da66aaf3d1934636a6e909e572066da746f9a22308c14d11789149b
0x526f91a33afe7dc8cdf2c0f06119050f028406fc45d68884fcefa1bbd6b5b390

Functions
Getter at block 21331076
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbd59c45099deb81bd0074ef38e24a97864992f51358083bdf85a2b4559b05e26
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x727C4fFA08C4DEA82FE52df3C2d37BC05b341450, 0x3841fA39aA6570de2D2972B3086aEeC4595E2762, 0x5251ABf8E85FbBb8dbca68560Ea3423b53fc4D47]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
8
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.