GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 62 txns
Deployed by via 0x55d4631d at 13269755
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $60,365.69
ERC-20
Value $1,032.02
ERC-20
--
0x5039b033dfa6e5b4fffb7abff1d67b1f18908a2f98668fb4ea0114d090512102
0x4ae1cefd71e8386a4b07f9126f55651da6b3a01ddf050f124ce7e4c43e32a5da
0xbeab17e43c9c5c08f947130699f25a325131e13c9fdc215e53b56e22493fde19
0x8cb32d1cda0c7e3a030cb4fe5c4ff9605d18eeb708efa8f98a7a1c8d91af770c
0x862bb65f7220f885a353d3999fa72a30529d7b9b1d8cce664c1aab6153027caf
0xd91feccd85df4c524c34b944660b21d5bbf774ab93f2e7da04f906a935f203e8
0x4001bbbffc39b7fdee3d67e0e753cf27108e2768b0bf4331f1f706fcc010ee0a
0x774a6af142ea4b3529f01a8080030f6a4f8c18517b02ef5ebe23034a1ee1398e
0xb954780e3ce036bc0192b1859c5965649c9ded398438f68118543186c15d66fe
0x41020089337651dd4ef54e8c216ffba632083264d7b9548807e3c1a5a7365fdf

Functions
Getter at block 20853063
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x17f9f73d3bc28d096c376dbdc7269256fcefccf7a2a97da9d2b024f78da5fca6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x33b5F128AB023C246f9141a449730639954093Ca, 0x6B639E1fEFBA388A05C26c6Fbd596067e0d604F5, 0x75c8C7240E8E22a38EC50ac2F0a787C2c142a69E]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
59
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.