GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 91 txns
Deployed by via 0xdff79421 at 14636685
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $963.65
ERC-20
Value $27.68
 (#108)
ERC-1555
--
0xd010cdfccf29b2b0e1385d6483a0643f2ff15b73bab199c85c2859c00c79b25a
0xfd73749f52e4c169b5cef7da7ba00596fdaa2b4afe031947efcddb62ff96f968
0x96e0fa78d623f02a301a1b0258f5dadfa0ec68397a7585cab9e6d272bfc0c94e
0xcdc29d2e29634484faa17730ddc736f1ce4e74c72ee7ddcf9dc33c59b518f179
0x17ec70cb82d421d8106a2cbfd6ed012933d43b2f04ae628222c6f5bcb4678940
0x8819f93d62b51cfed7052789d00401b51f692cdc9bfc09177ee0dba38ce7c7d2
0x438b8ace2c8e1583b1693bf7c4062d73c0aeef988692534661b6092a44b6ef61
0x5a9a810cf6dfa81ae434b961648e04279cd65c6bf2dcfc0ed945e3c731bf851f
0x0e4ba28aff88884a4a8208719a843058ae5a37696b8b07b5176923e324c52641
0xc67a95757127855c81312c9c406d00a3efb867390024c22d47ff4d5a997c457d

Functions
Getter at block 21094283
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1bbed1cba2268b953b59ac4ab93b0953f311914f50fc1e7e3579bce7f181320f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe2C9C709482cB9784e11C649bD658257d03975b5, 0xd8D2AD54cC8Ce48f2B112991F2E8C7572931b650, 0x6f4CD0B5D55d6Cc8425977419DeA78eeF0D58578]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
85
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.