GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xfd8a3f89b419aa32d6a34e463790a88f501f87ee1d895c98c55780408f8c3bfe
0xacdbfb949f6f9e55987904ba4e90f2165644f0585888fdc8b81d97f428341ce5
0x19f074c16b9e3d0486afc80fb6f496a05dc5b3bb10d298382a1676e7595ccf9a
0x8a67dcbef0f761f115170a795028098b3debdf1676b14212624b19b044432f78
0x1c735f9f9addd86eb295b7b5f689bdc239bcdf5e6d4c704a2c9cd89820b1d644
0x5a15ef726e94bebe6af32d679bfc5ef4645baaff38c044bd15d52393fc59dfad
0xc718544e42a235540125246dd30b0ec3723dbce366ab2c18e082b77b5015aefc
0xc8e07fb59bd09afe79dafa16fc0243c6e3258ee93fb97b3835cf261cf7e0dfe7
0x67134ef3684e9f21df89dddc64e66738e2075beb9f8a3a2357b6691124ef6baa
0x363a178c126fc6f1cc2ef171b13f1439ac44465191d8981de38b5c91d81aeebe

Functions
Getter at block 21203588
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6df2ee4bc370f1055fad3c3c2e0d137a751aacd2a59b21c809cfdcef969de36d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1578eD833D986c1188D1a998aA5FEcD418beF5da, 0x7a7033d0B3177e4c71b5cAe48247e4C3BA9b9ceE, 0x92df32B7684173727c6b7e1a84da7875Dc2ecdEf, 0x6FBDecF45442977e9B7d15f80613EdB596400144]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
22
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.