GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x5973150f231aa82409d07fdacd2d2949ff79c6f024d3be0f1e68a46b33be178f
0x3f286ca6146bd761e4716c64f7e4b69585ab3eaa70b3be555b79a2754a69cb6a
0x27c2dd8667b29d7b142b8104066bfaa45c6168cba3e3e2a2835324b0be339ac5
0x0028118db906499db487693a9db725484f890bc1772331dcde24010a34297f55
0x7f7dd702ac1fb19a3665bf1126919720b0d831c3455d8fb32d03690640c79983
0x5b036493b3286a8bd217d4d8678dffab75f609003ca224ce212e64e3c2e60e87
0xf3f01880f0d77d6e73b9fa99bf7add53b98a2b14dea684f6cecffb23d1ad7cae
0x9048f49d9e5a4d0fd4f6c6a40d17dbb4b2a17b1e0ba39ef12f78ceb2263e7352
0xd458efafe26ba1c44fd4c6d491cdf36d435c86cd7d9d1ceca7fd34f72c37eb27
0x8623985c1e76cef134e7c24ca7b7382f87fd6cd5d150e5feffbbe7a2ebca8c60

Functions
Getter at block 21297734
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x372c1239d35d2a2a005685352bd2234a6a94338a1e5bec2a25c766cb42390055
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8BF4dB4ED1DF34cE4efB4f744aE09C2C7E1bAc43, 0x4B0Fb59383fe8E65A01f166fF1ea9F814074d7eE, 0x037349a954a5176B7Ba73b364A323eD47c199495]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
17
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.