GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xa7e8602550464f17d3fd9d296701fb431d56bd8d4a761e7aa39eec39f33afaf1
0xcc7b7dd47af782cfa0dc65cc848d253c2376c1f868cc731f1927742909c10c2b
0xf0e54a06c3d92c124012a64a611f5bc149abe2ae8647406e88295a9db30e99cf
0x89b689d0ed05b2053d50bf93b961eec738d0dd166a697985ebf1cfe6536306eb
0xdfb8b900998a3fa9664e9a210e343bd485c57157e2029e6a9d7cc46e1f661f6e
0x17b31c8cd124e2c689ba1b6a5db0c27838e485ada036c7d40590bedf44e8327a
0xfebc8eefbf34bd206b8ca5c388707d68c36c89c3e64ca9af637e7f5464e26d5a
0x678b3cea0aefded9318f31d3554589e95e845dced05310dd0de89d2160582d00
0x16b3d769198fec94ca0348d18cfc18135fabf2fe7ae28d030e0ab96d7ccea6a9
0x935ae7ce7c06241af48577303c6f0c7e7514aab97109711b7a8c4f683b7483df

Functions
Getter at block 20940864
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5503abec2b48c2f8231eedec7b9c05a2a7d79617521a8ec0c0e412d3d75d3fba
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF75a212A5d5c3e208B9694bc854dEa7A942908eC, 0xB99B1D51F6e94CC79539561335e267f84196Abd4, 0x6b0A66Bf0115901C5E690fe3B05946EF6CaE5852, 0xd8696434e3021339FB45f0fc45Bf8f0EEe0850C2, 0xeEDf8D85159Fc6BbD6196a70CAeE9D7529f5cb98]
getThreshold(view returns (uint256)
3
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 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.