GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum
Deployed by via 0x1368236f at 16790789
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $10,789,251.82
 (#303)
ERC-721
--
0x6a0304fdba4dfdf17129e580dbc4bd3af4d9cd46afbfa96e94f2a442f4a43420
0x54668630f70f27fb4b4da913b297b8c4577c4a446f149f28482d651674b61f5a
0x1c2325408a8b5401b1180c734d4a2a6318d8c1c5e9e8a9f1faa1d49c5cd067df
0xfe189d73b61713c50b83fd712482b15d3af2306b9530d0135587f425ee4370c8
0xf745340f7e00613c6af019f9973e8f8c7fa395c141c312af12d4336ef93fbecb
0x13a6b0e5b0ef454ed8a0adafa71ed6e579322573adbef5fcad1268465f4fb8aa
0x0aac39f7af99b5aa575ec0204eb2468ed14e42f8f299645784abc090d8500774
0x2350819cce7c73e6fca0170387c9cd02e22c40a5b63f8ebe1d3c7e385da6d75f
0xdd9e86ff44263f40b88d62994a7c35c9ca271498b052ed62ce35854f22f83044
0x5fb697d8df35bd035ae73c7ef5f14625170d439be3969f9a3138c80f02235a41

Functions
Getter at block 21226070
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x37e57f5138433dc163b2ab97e401ad6fea8b50842a91408bd8743dd534a35f6a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x02162eA0848fC4B88645797d133f3Df0F0230b74, 0x0112F99eAA68444592C442F21852f5f921214692, 0x356BBF41c0C38280d49c3b495FBfe8939240bE1c]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
48
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.