GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 112 txns
Deployed by via 0x4160ce96 at 13460266
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $438,590.76
0x81a522ce259c629a6f3591fcc70656151c400dfa4bdb1977159ffc36649fd3d4
0xd0f7ba3c8edf35e142e6e0d2149aa467990cf09168bdcf084932f96d6020bfff
0xf6f7640ebde0972a6d5a6be1f3c804278b4d94dbc017ae4173a54735bc053d6f
0xbf67986f87782568560057ed0d3b09c478580779ba629667c8fdc8258566427d
0x45cb54c8da376dfc3c6be56dc1444382ac1712454e44e400aeff4c630d47a816
0xf8055ce65bd64f240b8136e6a29b755a54978796a04aa225fa4cc041e87323a9
0xfbbf7fad34e591862168dfec2d7082b0594a290103ecb1cfbf159b9d5ee288ea
0x7c1ac2df175c0249e7753c16c0d09686cddb14431c304d3d443f45dbe68166a9
0x2056f1ba8657795116ef3c13a2ef6b9e28ccd441edf69d24fd064d7124f0e0f1
0x59be3b22c7eabc342c2681ab54aa263ce6350c720391fec21e4726d4f9915bbe

Functions
Getter at block 20828432
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc03ef495436c95318c8f7bdefba1e199805c9f216c4802434a2b2876cea7760d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xfba1f3F1fa66Fad605FCAd7e8913d067EA0f7477, 0x36a84C6f7C10384CaFb60C9dBab710f5429b2BFc, 0x4D19208A9d8e59207829B9D38a0C4Ce05e040EE6]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
109
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.