GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 7 txns
Deployed by via 0x3f4a079c at 16419714
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#22)
ERC-1555
--
 (#9)
ERC-1555
--
0x5e57c88a89118ab8ed4ad83204eff083d5c340c054977a3b8352ee00b2cec853
0xf346f0903d6636c9c2e206cf1b317e19ceeceb70b74056d4d3c4f6859b4037dc
0xa52c7fe4b85e6fac2396a6e40267cc0e5ec0a411e4878a77ed19ab5da37d06b4
0x55adc66c8d51be8c6642c3a36f62153ce0c940b37df9dc7692f7e2ba4eb4ecb9
0x7b75a7fb36d21d23aea2ecad01d140b376ef452ed60644cad8f6d6e894a4a67d
0xe01bc37a96098b83151a85afec1136599370fe73232c7bccaf09a8f91dd4d391
0x6c1dd8400cf0dd5f417223cb1532762c0dd7a1fb79eb4a89c402e227c56a6090

Functions
Getter at block 20891242
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9e147462dfab95efb73b7c2d9ab0d1aef336264c2de006c93700fc52aec3f3f2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBE5A88438B6c9Db69156616a02Ea6b01b2c66b4c, 0x327d280aA984D14bb2312Cc36993EA3eD3F67905]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
7
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.