GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0xf2039ed9 at 14528989
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x5258f256fba2b8aa7f0f0c5168b3005a15a8869f5a2b6b2ac018017dd03a57fc
0x1cc4a73ed432ac513789d6a50e6030d07d2afc3c062821c733b6a40e38e3f125
0xb574587e8482193f7e0ee2bb329ecfebeb495e952c1c67f5c172fc6995ae43ab
0x3c33f12ba303a17cd1a836d6daf4d5567cdd46396d163dd85a3cb0e8b3b5a1cd
0x3ec8b0340f91950fafa861c6d8ccd76c6f2fe772ae730afdb27897f8de7ae247
0x2fd01e015a78fb9b7e818a053935107e4a0199ff9491f31e1bbddd4d27022f58
0xc535b4241df4c0a38d41ffc7dbbfa41ccb1f75357523686e805879434e43eb2d
0x665252b82be5bf94dcac3b7a8fa50475dc198d241eeef70271da77a870db65db
0x6a7eabff76ea55a6cfacc192c6fddffce0c140a09b0d736c0f6aa2788b7b7c65
0x0c701c30d52512589503ba76edd790557954703af56a67372c8a089162825a78

Functions
Getter at block 21226243
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2ac168d257e8ef1c06633fa076b20bc9af14b0feff7b684617db923f84ec1b0d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB73cAbadEd9b14310Df017F88fD35902979397f9, 0xaCDa2baBFB23f495f7cC0688F15134fB3129898F, 0xcf88FA6eE6D111b04bE9b06ef6fAD6bD6691B88c]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
10
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.