GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0x8573fe6e at 20036113
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2.75
0xa535352eb3974abbc8c65edd8d92854facef1e5f175289ea63c7ac889fd392d3
0xf898fbe600e0938e570ef2abc295a9c0c9783de0fd2b94aac3aef5dfb3c753b4
0xe419b41cb689e04b84e62c1876a12e60d4d7d40c047c46e81d08e64cb97720ad
0x38bf2fa5896fbe65307f8f2ed4ed496b74d9094a5d333616df36be1c2bd49be6
0x0cd764481d8ec8274950e17395faa00bf70b90cd9c33f747bc8ee67ee96ecf2f
0xe6c91f2a36dc31d60dd692773b022a52db5d2491d2696f061a411eac1ef4e6d6
0x64abcc90408a31da19024d4b28693448dfa7ad4d5759b98063390a530ff1c900
0x41801ccb501a214a84112732e0d2572cc17e8aa32f6c06816f433a593971b755

Functions
Getter at block 21293852
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xeae62cfb6f2f6c731b2abb204dbf0b7754eee97c50097fb3d0fc38dc1c533263
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBd3874a535c8c7608Ba2bC4384c4c03d112b0D96, 0x6A6C79d8dA4d3B1C8963073529CD026b36817eB6, 0xe9c754c60455d923bcb8704D5920e066d9Ede64a, 0x061E98bEFf402b3E7493b22C681966a89Bc37211, 0x9666e93aAEdab0AcB81AAD262A731703A4133299, 0xaF729019e862E8b0b0b2d474c57a5A8a99F4fEeC, 0x839DaaF3380d580cfc85937207742FFB03f85Bb4]
getThreshold(view returns (uint256)
5
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.