GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0x5a99ec76 at 14730310
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
0x1987bbad5e10f71083b61e002c1436b59eb4ebc38cd6e1d242e61621461bf34d
0xb45ee9032b684080bda468fcea2beb08551ab318f7d6c002ef3b07d9664b570d
0x30d054c55ec246b6b0b5cef1a62f003be04fba4d03657e69397842fa54af845d
0xa94a579ace00871dfb882d47a308fe7ad195d6c44db7e69741034e6d949950ca
0xa8c0d73ecc4ff152aebe465111df7ca9a1c11e9a856d6249b2ff656b90ec0f81
0x766e02f85052924b13c332006a021491a0d5a1829649e42246846b67a877548b
0x50721fe734d2368c22ad378b9669d258bf2d69769a3173dd7e49247962a03026
0x7e6f80f14e60993006863a8822ad7311a41654ccdea79f343feb41d4ee0df1c2
0x2c2707fd4621eb56763d5f1546bac0172050be56cc8db26e02163307ba997bcd
0xc9e28ff71861c8b171831326b147177b0973ad93db882054f7261c96157a7cec

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