GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 29 txns
Deployed by via 0xb7bb38d6 at 16235414
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0xabdd6a28a074a0f93f9a02e7947ae191c040f63f9687f37d54a6bf4cf01be48a
0xb2b376950f96058bcc772c01f8f7ae5e59917caedc875f770e1659018a7456dc
0x1497dba49800294f4e3c0a7e2fc7dbf446db401223cfabb242bfc4d69a7c1c46
0x48b048ef64d1e71c7bf752f3ae87b8323368f659b33b61945fdbd0b3d50432f4
0x9424551c57af42dfa9b1c54f4c4a8e6fef875ffe6d0e1f27f8bfa1c90d6fe8b9
0xe71155f1bc31ef3d235953ada08073cb3d85ca321c9799aee8141b0585bcab81
0x9d1d840083c81fe7be9e738aec45617dc4af9ec3a05d46af3f03d315c09accba
0x0c292f4e1adda1698efea0d7593e5358d623719657b162909bdc09da00e23839
0x2971c84b91bd5d45f3346172478b81b3a4327250e3505d0273e457100b274245
0x370cdeaa05bbeb4eb63908415ec8e0d4847936e47eb301a5df8f83c4fb2e08d4

Functions
Getter at block 21230296
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc9a04a3324724cc6b1d3bf54f957f417fa5e28764c45b81b81645be47aa3626b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb25c08cA2A3193D3c66aD13F65f7999bb1b0066a, 0x4729452EB98c93b990dCaD76aC3C4e21414B9297, 0x97a7D9f558C3F3eaAd076e2b3A2C2d2eFB6d459A, 0x5998033e4612A3Ca0d533c289820EFb6B384Db4F, 0xF6eb3c4a96DB731ea2B40158f52aD802f4f8E9C2, 0xF2e668A1F32a5B4cd4F333686aF4fCf1b3bF4367]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
28
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.