GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 389 txns
Deployed by via 0x7686dbaf at 13446713
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $150,814.8
ERC-20
Value $2,263.83
 (#19)
ERC-1555
--
 (#0)
ERC-1555
--
0x2d1012e34cca071259d35c5bf8a5ad4b7c40fbc119d89d55a12e88c9f97fb029
0x9f5af6e73a5e75b258caa6f1139ac34e517d49e43c00cad201e46387f4852f10
0x4bd8f57404538c30195404e598b1c18133134cbd9fdbe269f2ea9ca2aa23121e
0xb5bc754a0a30a378bdca760afd38ce985e95418e9876a9e31402120d905fe635
0xdfdfa0018bdc20916b523f8b01b8cdeaa27054646d71c12354c4585fc9125c23
0x88caf2f1c0c758e91352fd9b2ae18800c39c26ecac333019f0579832c78863bf
0x73bd5e04eade35c32e10a6871fffd07e3cbb420964c9ed1473cba837c31ca6a9
0x8898e86c1bd59f700694bd42ab5b1c8f6e932f38cdc286aca2caa21cd0438a06
0x21eb5b266cc9e9aab1881bf199dffe2797e011c225e007b1d653ea0eef8c224c
0x90ce3dd4992e49b330b2315722e5eda903a68e922e1bb6bc6a082e86cbe507eb

Functions
Getter at block 20934337
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x36ec2f729f78f0fd3a819d71980924c0f6b8b0718f52448ceef0de527aa68729
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xEe208980DD4D8EcE14baf8BFfc144d2DEE8E4769, 0x6a44A21e4Ba4aC0E593ab729186015d4bd1f26e6]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
393
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.