GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x16b7586a3785ba4dff9262a5a31b67af4359a963a79f17e05feb85e8bc1a94fc
0x1829deee4efaf8c53f7c97d4e6f25491cf545432e4f8ea22bc7e3feb71d217eb
0x64b1fd3ace9fd1f9035a2860f00640e4963a4f692e5ccfda4d81a657a61225e9
0x59b18d1b048903e9ff76ffac436f7f7ed425d96678c4e3b2f4b42b0d32b9f19f
0x809aa0fb2639e6b7d3f9650944860c6f2a4734523fa709042f13d1777ac16276
0xdff0bd7502effaf77af909b10cd6d753247cb8e03f813bf367e697e65d7b1199
0xd1c84145b0bbf8aa48331223b409f83187b68b1640c83e354ea44597b046189f
0x3c8b05ea05e20c3768ecce65b8f21689f879dad3110a7738e86449294a1257e6
0xc6f2b33be92a3e14b33a612256b3566d141e372151fcb66999beb786fd2a8d1b
0xce9cd2c86c037c44584191126c715f976915840e76804be6cf2cca6d263cbf4c

Functions
Getter at block 20866434
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4f6d951551275cb5e9ca7f8beb993b48f7fa8eb49f094f9011827f0d394d715a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x74083d6754DB26E1209Ee7B614fdE025bE8417BA, 0x7985A052B8dA581bDc99C5348fFBaae5e137C27c, 0x1337cEdE27964b91bD47bee8827cbA32db351337]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
15
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.