GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 15 txns
Deployed by via 0x5ddc8805 at 18343432
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2.54
0x10e4bf4d5dfe3ca17cc1a42c713fe4c3d7e56d2faec7e1ac2a0775cdea83b105
0x2cfc44079aa456a6dcddb82d86e12ca0cb0681d4316f2b7d2ea071eeb18d7745
0xacdaca73f8077d6aa36226fbd457e070d870cda451da7ff4c04b23f6709da20f
0xd6514ab85705c2d03cfc60b139cb8720dd0e63c6a384cf908ecffa8f01956486
0x3d89402774c21029107e692889d712df5f70b5f676bcd084448ae97f81e87760
0x6225786d9974beba989b7adb26bd5912977f5d7fa3cab248a65c700b0f164a16
0xcbcc0983102fc22a066b11dd32e9aca53615a73cc5acf248cc5ac84d122c9a18
0xa6017a1e431b1eb436bf6dc1ede60f25094d20088b6aadba4d8a029a4948b510
0x3a252102e794d93a61964ac58b90a8f4504537577c1ebaa13da046677e26580b
0xfade1dbab4c9348b7fac1dd17e2d9ce4d3f8308034ca66974356e482dd85acb4

Functions
Getter at block 21416451
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf0013d885cc584f022b5a0d633ddb93959b738c16dfa3a9a7a056b6b90369ff2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xaF4E11ecb0e1f84da224f6D97D3017cbc44C23BE]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
4
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.