GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 53 txns
Deployed by via 0xf74b7b37 at 16075135
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $972.54
ERC-20
Value $126,184.46
ERC-20
Value $14,489.83
ERC-20
Value $12,464.42
 (#0)
ERC-1555
--
0x4402519a4327c56e02cadb32c20f1c676f000baa396fe462148e28f6d6939f66
0x8a188691bfc759aa854e9da1664057f2c3bf0ea38b4bdf46f97501636da73ded
0xd40cb54b268a0cfa9d5e1355184410f76334d366cc5f09fd8a0ebea0d93c5b49
0x3910ac7a2f1708410585728dc7e2d49ae360789f4b53af0f7beae64817116f6e
0x9c2989dc13c2a2a18fd6ba9afbf4218856097f7fb90100b643563f034e390a3f
0xd6d45db265f8ffbf614e05af3eae5710e7484a9efdff4702d6459ce4e0f01f01
0xbedf4f28a4dc93192ca30e93a6f487d3f755a1ee153313a6f7ca221e6e05631b
0xaa5b1378767b9d0c8151c33ad1871f99776019cefea3a93e670b8396ce74600d
0xf3b35125d8e6345acf8d4661c9f77cee4b732a7fd1407716e218a20cd7884464
0x29e0442ac5311b725e7045f917176b58a71f8f0366511c2de632fad2e139352f

Functions
Getter at block 21401618
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x01527b1e0b766b68b3d2a5190ecae21483c7872abc6ca048587ea129ce7fab20
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x02d4de62ab008B05320FDFDcEEe85cEE8185Ba4b, 0xDc0Ac989786E0dbF87b91599AE61198309c9d730, 0xb1977E7448595cC372B6B100E208cb9DeCae9ce6]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
52
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.