GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 110 txns
Deployed by via 0x42f1ddcb at 14484783
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $6,137.51
ERC-20
Value $540.81
ERC-20
Value $337.78
ERC-20
Value $17.65
0x118c18a8279ddbe766035e738f120f07ebd0137636b0c27cff995a0f9ed24f26
0x009efad3ac741efe142afc1af7857fea05201f75bffddf3d7e7608e114f6dcd5
0x7915b06213e001a20e3b324820510cb85162baa8053d08dc502f239dd1c8241e
0x7df5aa4dc5980b2337e7a42ffeaaf306ab02ceb8009c597aeaccf0e051fa29f1
0x0ae4480d416a1e6017ac65167b3dc423ab1343440beea436def8007224dd6e1d
0x266a97119eef122c0b828641431c5f9460caf984c1361f1e5ef0883e27004380
0x0ff1b9b10064ae281552a57bf1b3014d08d9be740dfca0770abdcded19b3df1a
0xbf0df6328ada5038b08616d5cd0c8902f1bc4d11f132c81f3c4f7cbac2bf66e4
0x170cb3258de393ef3594a66789a46a4682c1a4b16584d233586f86ed47f95b2f
0xd8ce01b528cb95cfa4421800aef4bc7e8517b54ff24b63a8f173c2102df4144b

Functions
Getter at block 21208281
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0870f3d48e911daf6d18e3b90ae513f905eb7ce92402ba65daecc746721b40d9
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
9
nonce(view returns (uint256)
150
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.