GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 120 txns
Deployed by via 0xbd604503 at 18285476
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $35,104.01
ERC-20
Value $17,575.21
ERC-20
Value $10,276.12
ERC-20
Value $180.93
0x1ec2984e4aed27b2b6c056271e66dd9e54c4f3785cdc1d9a5aa80be7d4aed702
0x750695fa95d5011e8079452a7087e43ade656caa5d7bcc870264af0ea721b6b7
0x0ad8152f69d73ab9f9b817193110054a5f69d4844a8b5b3a894fbd9b9bab7a7e
0xc07b2b101669d7a9bb66ea896b4fb0916e52589193a64d35e3a2618a56ad5b8d
0x099ffff53c80be705c7864f94aff54e00804a88c1b6611c11ecdb1380bd4aadc
0xc375e5ae663b6319fe5334df1e8e86e2551e324fcb15a1caab08e29391c2b867
0x5770f172c6e1285d4fdbbae6d055afe97de497f02963bddaa69a7d864e053379
0x6ae148013c39e032d61f8d172a16f6ab3416c4600647366bc72e36d313e78522
0x55311d9571d9d880b33aa49c6218eb43a7729fb6c65eb2d0d179ca10ddf901a1
0x7a955ba6b505f828f8be0f435c873902dd2e96f71094edf917acfd52c136422b

Functions
Getter at block 21169509
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1d55c8269c14e8d8131dee97f8f4ad1b77cf5d4df39a3420fe7a00c677613779
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xEFeA36Cc43918b1680f0C41744BA110157ecF35D, 0x567432D65B1Ab2f3Bf118d9Ab02A7b63beD31dB9]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
113
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.