GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 26 txns
Deployed by via 0x10279988 at 15415012
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $15.5
 (#39)
ERC-721
--
0x94f64c7b56409d24beb61567730ce72331abc7542c86327d8440ac243622486a
0xfdef76bf7409f4810e9c7cd5cc2cd992a0776e454c7c34879081a49454d06690
0x8acdb5e354418e60045b5158e169e391796cc54288a29b379cf1d698a88d4e83
0x246d2f7a6a4bcee621680039af8d8c902fb4c2200400482d646fc66dec3680b2
0xbb4a08672cb09d490eee5b652182743f6a510dd2c50256ac970d1ecb1c4622e1
0x823be5b95efe38b7fad2489cdcf4d504a82e0db16da536c56980c44b58b7a904
0x72bf260eef8485cc748b25b659fb2ffc9828185fa9f73de103dc30b6a450ca80
0x41bf4e45d03260f0f31e68bc07e10d78114cfa14e32dee93b1fa8e1783359170
0xe287397dc4c63660850a3854aa8d2255943c51be58ee7d8490b4daaa6b271ae4
0x69e7e93c0916ec664fe8a410df14f083e9a9cca2f2346da205a2d0f90b532591

Functions
Getter at block 21229821
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x33dd3d6b478945853e94f6209cfb2eacee8772e5575040969038e103cd9fde0b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1d62df39f4D20119EcEEf66bFEE23c0afe49CeB8, 0xbeCd032e040537a3c7FF0608170659886CcF62A1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
23
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.