GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 18 txns
Deployed by via 0x0742009d at 15865339
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#21)
ERC-1555
--
 (#438)
ERC-1555
--
0x020371736bcd6779156333f41cc3c179e6a68167a13b53dae430ed09076ce61e
0x576897aa487e67a203f081d13060585e092a2add848e8cab00e5eb50da12ca30
0xe95894383a96aa69da46209a7227a966ac13fbe1d2c7bf923f66fdaefaae5704
0x3c6256fd23fdeef52ec163679be06d97c04e56f4c003198a728e3d66a86f0ac2
0x9bf33997c8ad02a17655293737ef96845549d83212ff8c16becf046eefa2ea56
0x4fe2b5920042452024bbaa2c734c3eaf9240e967eec6df9eca0d04d57ca89d59
0x6bf900f4031cbfc2c3eb32d5ca7d58e61f06058a49e868aa7b3db5706890fb77
0x9fe3de1617c71c2fcd3a3a78baa8ffb84aac63f8d6cf90068536d2ef83973cfa
0xa2f527aad3392426b931c5d34e660ba40e4a78a0a937e5473b4a02ae0d1a9383
0x15c7e24ccce3cec1c722298f2badb72687cc3e8c350c856b4f94759f0f71937b

Functions
Getter at block 20911525
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9c6f09fc6a69e949ec01721b864c533538eee540f6f2c9d3d7b599cb2b2ba390
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC49830ADD09B7b13758537FA4e8Db73FA5Fd4bB4, 0x3Ce33D30F97b9785643D982B712f919519548847, 0x6104765244551559D8f3720186E7BE0E45347582]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
17
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.