GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 734 txns
Deployed by via 0xbc77a421 at 16970625
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $218.63
ERC-20
Value $25,075.56
ERC-20
Value $457.61
 (#720)
ERC-721
--
 (#26)
ERC-1555
--
 (#0)
ERC-1555
--
0x3c2a0ac64d3ea9384ab99f30a16c28a020ad051a02edb8bfc775458a70472bbd
0xf59a2464c04b18d583303db42909b6b61ef3aed3765177d2b648fb0e0621f4a2
0xf5475ad52a68a5436677ffe7c1d5abc4c7b7c47f8eaafbce3224e68eb7b9e8b7
0x69373e1a3a0a27a82adc1f43e05cfc7a1210319d0150b0199ef7f65dbf20e0d5
0xb4dd1a66dec71c0b04080a2436cbcbaa48d6de44af729c4246a4bbd4e07aea0b
0x53fddadd2360f4c91db8d570a704e74d2acefc1fbce17f2318c8c8f864417462
0x4d8ec60096e63c553f9f01bfe00f8824a59310e8f31f4a28ea3e67d2ba082dc8
0x86e1acd50930d91367bff11cd36ad14c13992ba2907bc049752bd7522c43f776
0x39337f4c258b0f0cf36fd7cf2990e7f72315ac817c7aea3ee6139e47392f0d3c
0x156528a3ddcfd64cf5b2253bba39c8c3cc8ee79b578c018537a40f827986d855

Functions
Getter at block 21247397
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb2520a7a592a7f5eb0423cb0d4db0675804b42e4025a5cc1e43c9e843bf13a0a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4b53a99f68DD75aF11aDC989BE0E83CFCd95c18A, 0xd0f036b8CC46ab00A380bbc35cA5713f0cdeE37D, 0xd96Ef5ed7F6978C18f4f26113759dCC20Ab7C28B, 0x9ce73b7e864C60B9B1e2f32853264e1a5e5ecEe5, 0x1E8794A866b42cB0fa4E83619EfB1FD1dE52C995]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
731
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.