GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 73 txns
Deployed by via 0x49c6bb18 at 14858215
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.98
0x4264dd80a549989e270f67fc7c699a970eced0296cb5d55526d69726d9c7543f
0xb002cfe12fa5c48cf9f540cfb85f4d456fe351cebb6375a6020146f2238f0e76
0x71655f8501915b108c1208b2b44d94550e5a4c090cc36b71356d75d014def8f8
0x2bc25c98c904526d06be018fb2ea2c3f54e1f2af33fa4538c692f5aeb16a1ff2
0x96ff1e86039306a6086ddf357c2dbec53b3ddbf3ad613d3eead4fcdba34061c1
0x5d8fcc9cc0566fe0e3d4ab7838b5413f3646e4c7070547a7b60ed9e9ae252103
0x426661c262c89f8c33c9b78f383453db90c71b12a2ebe16a4f092a1c1dcd79ea
0x4c059a7838067af1584d3c56312d92e9f668b61bcb7cbc5957fbe84b53310a9e
0x2f5b4ccedaaa1bdfa83ea3dea7d9df982b67a908160083ce25e52a67eee34e8e
0xe2a28c1fccdcf7c11af604d3ebed930210af0e8ae951f2cc44bea92f39d5d164

Functions
Getter at block 20947137
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf80b7c5445e153af0fd9eaebfca8a4a6e1f7ff2b5c80cf9f170320f34010b853
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8e060ba7FE1BaA9bEd683A9e463f0140319D5A5f, 0x26b86cccfc0A1A3AA72D47bE6b0C069488AEDdF1, 0xA39CBE4c1Beb9885cBE6A48e12C603e7f6D7b83f, 0x47eb37A03B4799c4c0115D2C2E4Eb2A2B78f509a]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
62
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.