GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 1,001 txns
Deployed by via 0xc468436e at 18727597
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $60,177.9
0x801c2e4306251b85e41bf9a60a51d630250a2b5f60ebb67c7d68a993f518a7b6
0x114c1e8f53dea2a65321cf3738fccf77184aae685a778d7d231ffb7d27e0ccda
0x817b1ada04b660d229af963c984a7362ac13edadb96ac212b5f58909307c4a8e
0xaf80c1d6f0531f34061751a480d611c68ddb943358ebac8d2e94571a94ccd2cd
0x92f355f0899a0eabfe27da6151935501f87732a55c6c421880d47a13df85e893
0x661fca0a66fb1064cb8d8d3f3f420cedd837e96d907270a16cf0b9c333e7ee4b
0xcdff513f8eb7bb0c23d9408f70a5ac8baa85a1dbec72640dd8155e05714bacb2
0x95f9accdc601b4f7040d60169ca1fb38e938bcb5737dc6d7107e7ae485992e9a
0xfd2a48ec5d92ec8fe52a0155c4faffe5f64b9ea9ff54cb8b79816985664439fc
0x869433b880add8c776dedec96ebb56c48896e9d319bc3faad9b9be892abc2205

Functions
Getter at block 21257598
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb73e5266db2ce22e79c345baa6519180ad00cdf631a2193c56d806d9f8dcc71f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0dee82beb2DB05ab8df17e811d19Df0E6f4bcF28, 0x4F22c66766DCA574C85CB747E7dDA99098883b35, 0xAdc9503a13a2B5Ef21C6cFfC85BB228220F0eBEe]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
1
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.