GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 47 txns
Deployed by via 0x27f72014 at 17135749
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $93.7
ERC-20
Value $4,642.94
0xf6351e5181fca1110386236794e8ab8d8609cd162bbc9457c1412c567e89d7b1
0xcb7bc64b24b61b71198d991f7240e2d5393b4ee0ba755071001dac2ee8f8bebf
0x71bc8455961962b0553e24f70d6f48e759772c422891487effb7b33e6d7bc9fb
0x4558e4973628e7b0ce70b199dce1959a349a7ede0055b774ac57dd36324769d5
0xb3b1b2b830b9a719ba9fce570d01806d90dc1c63a5db3494778d4ba3d5a36f80
0x5209f217bfbfb1e3649aeb2681354d47fc82a7a963ab0244ebb56235c0b8894e
0xecedbe227660e7b70c0203b30aabe287270857919c2bc5283b5b9ad0a907a94c
0xa706b04d3f33b536edcd34f8a78bdaadf3be385f1c2f73ce7e04b1777e165652
0xc8ab98a79b9015936233b655388b7542210f2e7acdc8522ba70f2abb1e3037a8
0x0e4747e2ecbebc297faaf9ffc1179664ba324925e7a7604d9d9d8d3d30123691

Functions
Getter at block 21177027
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x600a0eed25ef7bc60f71c9b83d6aafa4a4fa1656de4922c2e5f6a540e9809873
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1859663FBfE8c0155fBF69559bdbc7736602900F, 0x68552300E2A5114340abb7DdDf3f4Af377148F41, 0xAb45E8B897C9254580917CEE04cb11ED83C7A500, 0x85D35e611874989cfb8a4280fFb407AE6465a8CB, 0xBb7cDf45Ef1BfD6192494Fd8DCbC465f4CFf3eDC]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
40
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.