GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 55 txns
Deployed by via 0x9f99e21b at 17700777
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,610.2
ERC-20
Value $613.57
0xd1b68f63060990f0069515dd33ec866e8005b5ac45e2bf4b4d5000fa29d44cb1
0x475483218d60340d672c3f7dae66a05ccb3b9dc981acb226527813cacee157f5
0xbbbb8301795bc4e78febf0b5f572562df3cc8bf0d7601b5270d3d07bf070a5cd
0xedeb62d1db93e63c434dfd002e69bb2b5327a4a77674ebf111e3dd8eaf6291b7
0x8ddfd7b62e1d88e7eae2831a7aa79b83d816ce52413b803ddcfc391077e963a2
0xe11cecf2ea06142bf65aa23600b3189a0763ed7cebc5010ffaa132a0e9f045d3
0xd60d6209f632fbc5fe41706bbfa8056fcda613ee948d7621eca675ec3f2727a5
0xb0fec6d8bdd56d5c903e3237a1a1051f0c17c6e989f3fe2cf55bf2e9e9659dfd
0x8c745993ba97cbfbc929a103bed7af72d8e91a554efc5b94e52a9c4d7efc1cea
0xeb0db362d2a3f2bd8a4171bd7cd189916edbc7d9022cb196c12057fbeb1e3fdc

Functions
Getter at block 21226859
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x185ab782072ae6b53572a7edc36433d51fac474fd2a3bc205b2b6a348de29ce7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4d5eb3827bde5183a627eB996AF75Ef56Bb9ab9a, 0x9D2Da9a98AF5CbAed356E190c2E05DCA21aba63e]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
53
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.