GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 80 txns
Deployed by via 0x13216ff0 at 18722386
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x69d8f82078727f9ce8849176b0915b30827e7a4673555a95c122c53aaabde362
0x6a524b17704e004b4bbf19c54bde52cc9866be9c903c8cb0639169fc7577b89d
0x8faaa6673e4e36f1809db54eb75b69918d578f22de93d8e431c6dfe54b7382ac
0x176dfcbe793940f6fa5a1f790b5c29e13855bd196f784406727fb1e7d370697a
0x171339ae22db97c6cc83a6e8f1c7106b32dc60a58312c8954777340637b14c95
0x32a5243437a0ade0e3184153c07d4fa01e1d29eddd513ae04cc968d481788e70
0x4a732bf896de5b1bd0731259accc88be64cfc4775e8a8b77f0b5318fda65cbcf
0x4a9b3209bb7679a00db463755b9fccb45a97e8a55db4009d0f9e411f0849195f
0x9e09baa90018d9f9c0b07f8e952a2eb0ec7fee4134f20b314d0ce6d151b779c9
0x516c8e7d4587fea2d71c9d535421dacc5c2ef080255b14ada7ce322d9fa916c9

Functions
Getter at block 20898968
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7e805f868335c63ede1142f34e08eb8af76939409b007e45cb3686aef2cadf44
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC66476C083812eF4AF9567EC4B0b737230b5754d, 0x9D359DA6cA68ddBfB148d07b74Aa3aFD1F65039F, 0xA724796812276dDDF1dC65dF91E11c1933A72371, 0xfAFf23C643c89f6C8F2AbE3D08e207591Af93d1c, 0x565E8E4771C0Ef8a64C8C7de224816eC1121E671]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
76
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.