GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 46 txns
Deployed by via 0xcaed0dee at 14909797
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $37.14
ERC-20
--
ERC-20
--
0x9470a904f495236fea24fd499dd49d56a98231dac28b92c4a709c72a71e45986
0xf4da9bd4da0e9c4c15c06381a96277232b7530464412e7e80a353515c84d3deb
0xd7d51ccee32a6e14f02ffce6ebb9233e6d1f99c2f702b21beea60ff19e8d98ab
0xc2d417f05f1accddc532f4881e3ae62f0b89aafa35ee2446119747eed4346a33
0x3a46b5dc84828bef2b2d4df3e71b974a5db8b41fd813b83786cf728484c8e094
0x7ec3aa52fb813653a6b3ba8726a89346150432d209f64e1ba0791b4f790ab72d
0xc14d0ba7ecb54d26d4c7ef0ac53a60be592cab09ed2729bdc9a2e69cfac9488d
0xb1360e9cc3c881196a7db069456f1d4e3e6762ec0975cbbe688059ccde41c3b1
0x191c10da658d9ae525a64e0102886b46f478dc555e408e5ec2ec72bcb3be1ad8
0x68a30005ef2188dd52942c6f90e50ebe0de5037e1dac58526852df160dfc4818

Functions
Getter at block 21331728
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd1c2dd3f844e7c51e45273fb7b3e712bb5362f16700a5440bb40c65cb56e006c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x70A594CB84fB8D2E9F17c63eCAFeB15ba269ba10, 0x47482d53f2547CA2F2535DEeC266dea327Ac057E]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
35
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.