GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 56 txns
Deployed by via 0xb64e00fa at 17713369
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $233.58
ERC-20
Value $11.9
ERC-20
--
0xa78bcf608fad51f2ece623d8ee5febe9a0cbfb743c4e2d8c132433aaa3cdfed7
0xe5baf3ddff0917f30cfc9f8c8ef71f79ab8d10ebe064cac33dbc7df6fdc18b7b
0x1f5826719c26b73041bfb2ef52a99217bee5c997079cd9f2b5f26176870d8f57
0xcc24adf767ee243a15231fe50aa3d80c491d2b68db5c2e749456186b8f451bb0
0x3e0c927b0214d59908394e600c778fc17135dbfa06506c09e5461fcdd14a1650
0x9ab1189694b00142de2e9e34eb178edbeb774804389d21ba3434c70464c5fe8c
0x8ace9976df9ec2a1e0eff607d34314b35e2bd0a7d0500a3770c69bd8c0650b70
0xa6913f2aef8d2d9f450ec9ad57018bde5275f1eff691cef22c05376f87cdca54
0xbadefa2016a736669e2531f3c0ca79f15dcc1c616256675fdab68d11b80a7674
0xd9e723334228f9dab860ffabb22274a246c0a21fcca6cd583e5ef31c94ffdd31

Functions
Getter at block 20867414
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x67ff253d49c04237678f0f640108292bd6b6c493bb580b87959f6362767db312
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x95145eF0ccd9d4E263Bf6D86269e393F69C0AfCE, 0x5ec5764a4FE453A066675B21F6Ad05a63f1a8913]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
56
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.