This contract is being backfilled. You may encounter incomplete storage history.

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 218 txns
Deployed by via 0x3448e519 at 16773174
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,083.26
ERC-20
Value $207.88
ERC-20
Value $28.56
0x069519559b9718268c7d598796ed6d4b9091480038c95fd3dc98f8e6b8258fa3
0xff1d4b147896348f8f69497e162a11a4322cec7c160518571f8e2d803af6f919
0x60869d512a71e7f7cdf395f29f4c1583427d4ee2e18562612d85ac14f24b3b7c
0xdc15f56fcd3031e62aaa0f2c744529f73ee06bf1d4cb89f310b6bc1365c1e585
0xe610bac1b003bad5e2eaa0a1c0cc2b34b51db7b9687f24293d00046dccba36b3
0xd4d1c7e268eae4e03f44ba3229aa835c5eef3a009070d0d3d31fa4df4bab4705
0x67e0715e7190c5f72802ad5e067f7fd3b8ca07a0066b1a8a858f1ffdc4803edd
0xf0b51eef276bae1ad0c9b51f507523531a371dd0293ee67a9b55f70542319b78
0xf4f92de89576e715c5a128f18fc02ed0400ffd9daa78d0cab32f746cd104e76b
0xd3736cc8b0ba9ef2ef913211cba09af3b176879fa33f6bd60d3cbbc4dc0d01a3

Functions
Getter at block 20796644
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2748793583d71c2db90cb7aae690ed8122d5d154198f1da6656f29f8d7a74504
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2Ee4d2963D5E5DD7E7aFA017739b6651302b4698, 0x98B30dF5EB3dd20489b7166aCc61865F2579950e, 0x4F73548ED925D7374CbfBeb30B9e6F46535bd22a, 0xD91985c460aC13e564bdcc7EB4f3E5e36c570057]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
212
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.