GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 131 txns
Deployed by via 0xb3e4f921 at 13816783
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $369,086.44
0xa4fa661fdcd57563354a3d7b53c4eebe307cfabab7eeddf363080436270eb7a3
0x4a6d987327fde7bc019a2d907a8dfdc3a3e229af4c9478b675cbef9b1f82d38c
0x3db6c49754dc7efda856e91f27297471ff33a04d79523548f947dd0db0240805
0x5e93f70ddfb2fd69c1bf0e08e9bcdc2b4f7c455e51f55316faeded4e9b25c6ec
0x426ee51be73b7f4f61c210670e5853660e1427248d0be3d1298af6c40a7071a8
0x31b91d7b6a1267bbfaf03aee8365d84cdffc396848836b038ef8f8ae979869b2
0xea8ffa6dc841f5a74dff591bb0fc9227d5c5f0fd15d316baabfaee81592c51ce
0xcde7679891fab73bd877648061be88bab618d770b93905bf5c3ebff65af6edbf
0x3782c9c2bf57aed59bd91733ef2da09555e2e583cd8763dc5f1c58e626ec54fb
0x42f4cb9ad228dbbb85d734dc731cf4726341e093d5a1a75731553b433f3935af

Functions
Getter at block 21292609
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x114f0475594227f70b233bdf4095179d60394b31791ecdd6456c068291613100
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2ECaF668Fe99e03A9140dA5d3108d72bb809a589, 0xCc2Bb3C28B9d756F875B98d8D4547De7D3d5F32e, 0x1DD498FC365120843531AB0E2DaF1387AA0e1555, 0xf3B751092cA6A0ADE03a065fccA4a215420aaeFD]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
129
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.