GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 13 txns
Deployed by via 0xe1e5f76e at 20783670
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0xa3bb714cba03c7b2f0d9dc992f2792b7371034301f96b782760a2aa0ea7b3f52
0x0daf290669aef328f3f8d10a288ab934a15c6f63719156649429a19bcb829cf5
0x269f0544963bb8083ff8f3cd5e2d137d49e5197da21a5cade54980ed5d5cf1be
0x0c5420cd7b937a1c8527a7516bec22e8ea8c3a601802b7b21afed33ce5bdc7f1
0xaee6dd16cfb64348e679bfbecdef83a4e98d7ae948efded1a30b02f6e8a76d9c
0xdb27dee3feed3d9b157fbfbf547535fb45b97a2dd8e91acfba937717ede45e98
0x7fd8e165ccd7c21562b9537886ced39e0ff17a61d474ba3ffb0d4076027948b8
0x7bc7425116e023a42d3d0a3b75c9d0684434de83af77abb04f4caf74baf838ba
0x23332f78954c5c3beee2e96bc295b3bcc5aa3152af90d35b669337b551aeb308
0x9b47a6c4178dadb49a52bcef73b5c0c98cf828850e566fdbb3ae9415a790aa5e

Functions
Getter at block 21176621
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x698314a13dc8ec9c9c296d222b2b31997bc75ffa90be239a5b3421e9adb2b85b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF1d938F64577E6ACdf252a761865999eF79EF745, 0x3b0DdA9339680d4216E82228852ab585c5A8D3DC]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
10
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.