GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 19 txns
Deployed by via 0xaa1bb2b6 at 17617435
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5,321.76
ERC-20
Value $78,553.88
ERC-20
Value $45,347.06
0xd96900cbc27fa8e4b1cc64619bfa2e3193837def82e86dca2d57308408e66c24
0x40d04299866cc7fd8fc6edcf28526bdfdf8b3650cb50344d4e91c629a0c9426a
0x6667a5b305feb4757f21599fb71e5fb93a675f608c41dc0368bcb22caa0d19a3
0x1b52e0b7d5e3fd85be3267b7af8150111f6a3a29f064e3987a183bf38e6739ce
0xe017b7ee8bdb9f573fa885fec1c4cb3c0c598e7980fe7056cccdc2aafc27a492
0x95c3a3f2a4dcd4454e5594bad35c2d72450b46430d7bb162408fc1199cf03561
0xa04fd55c1ae45c12424db7375e293e052a5b8c041277741ea6b833649c6945c7
0x4b03e557b093b3564efe33a936347338812723c4fa1af0921454326beb74fbc8
0x6bac6910b16d6e5577cc817055c47bc15a385300258577725878f7183eb77efb
0xf92451100133a38c9d3a307c7d516c7f29a611d3b64d2f87ee56a7bc4a049a7a

Functions
Getter at block 21244972
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x670dd57f0713da7f908eb6af29ae87c6234f96d9f779241eb0f0b649b1fad5d2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x067C8ec15A3bCd6A8F14e676Fd4462d4849Df7cF]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
15
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.