GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 57 txns
Deployed by via 0x84f7f221 at 19974749
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2.81
0x80d79b514f970859830092c86f44f097feb1afaef7006f62b477647ba13cac2c
0xa10243d64ab7d5ea04d94b9ffcfa247349f8797cec7bd7843bcfdc45f406a6b8
0xd02a3f5aa3a4212ff6e1fde4d597f24637c66f34674e2d32e9cdde60446bcd8b
0xb7dcabd506ecfc278aeec9bf93f93d685268250da467c7092740ae169e460238
0x91bee6099c5d7142b510e672db9299815d67b946143ca7a55977c29a07bd7373
0xa484350590a99a24a5a64e6cda3c4d1601badd593ef3713ef99e0d13fce34759
0xb756e784876c43eb2ead92da07952a48af7b930a048251828eb0c29c64d16adf
0xbc873f8b5ece7a5b417820bcd105517e7b447fc8fd002b5a15b0755f0959fa1a
0x61f6edd2e5962b726530dc7407dd4d7ad30fadf768f9b5fb87a581e797a9a2e6
0x66125a09379746585eeb26fcd438bfcde32c257f9bb73d24fec7fb601bb1e544

Functions
Getter at block 20870965
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x270bbe6abadd946611fe871aaa950af31e57d0a7034a45c1f728b6b433cf3696
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x33AAA88E379b95Bfd77ebF95d1A586aa37b3595c, 0x3142AaD3e4C623B391380cC65132888B3c8823D7]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
55
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.