GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 20 txns
Deployed by via 0x9a53b70e at 17598493
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xa9d3800ea967874c201b1c138502d496564c99154484feb59bc97c7d3413ad97
0x69f55cc0d45acefdc504af8f3e4399973ed846adb6a3b38b9d49ee6e0ab510ed
0x7989295b5bd7b54e1258160b4c9e21311b718777505e66abfb098f8c58788f12
0xb19f68c8d3add97d65dc38353219e6bc38d0e18b0ab9043c14350646e1b1c2a0
0xe0bb4b158fe87d88167e5a645e7c7274b1fb1921990290b25ecf00f1c3d4538e
0x5a2776ca3342231275fef66d4cf4ea3b7a7fb2e7d70136b1eb0d44cf211cd6da
0x643384e43338065879a6f3a31caa2b4524c0350076d51e7826ef57a0d83762c8
0x1d47b0f2fa96c42537f633c11480cc6f403d1edbfbf5a2c87c55e1e61f54ca95
0x8e379abc87ac7c1329388f0d11b172583077955be5c884582f5793488c66c519
0x1302033fa4ae14d9bfe5c8bb1a9107aec072a3daf9d259f16b3721ff63259f69

Functions
Getter at block 21116086
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3323e0bcf62cf1a11925a5db4a80d95f481c40f4d2763c634127b52c285196d5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xAB31f5DE24512a3f6a12aD708DFc85001769A1D0, 0x1D3aEA19F3a9a182F2Ed840a7C54943505951a01, 0xdAbe1D431DE944B367C9017129ed59d5DFC3669F, 0xfA6c2A3F6819Af5e908Db80B93ED7C950c0f2624, 0x30Fb68BE2a1E6b83280AFBF850238f32f5686613]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
20
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.