GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 59 txns
Deployed by via 0x6c4acfaf at 14154740
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xfe3b5f0e0f18c4731078f771e80ee00c62ea6934edd3409db8bd00f57d8cc35b
0x70fc7704d94efc50af2f6e9f6869ca989db8205a6c9eb0ec35d34865ee25a933
0x85d63c531f65e17bf2d55d13c9c6467a592812c83b3682d550865e1f6d4ecdfb
0xcb2d82738d64830a6a16c4f5f15d5b8ba09a20c0376b9a801c208ec5e53af452
0xf41536a9f017e79f59bde49e0a727054f428e61e8df8f0167bde4756d4aef397
0x7d5253d4d0532272df28605393f813c5b89ccef0b9e2a98f9963ef92a3d54a93
0xa1c3b8126d2702d95b73a979463eba1484db703e72924552f930e5cda6cd8e9b
0x83ca33ea335459cd9055cd31e2a53f5c271a78fc5533ad7087ec94a6d30e1980
0x4b479f5dc9103ec210f903b629971a28406e4dc7839ac0e25240f01e5f7ed1c6
0xd4e69e6080063f18fc7f4db295f792e99a19f770de370259ade57b0c2b5e4a23

Functions
Getter at block 21220640
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x11705168a8095736114dd93b30f38db99283737ca9f7e0925b413aeb3ef48fa3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc0F21ba258Eb6CFD263df2E3eB9658784cc26246, 0x71128211138607169FbD974c3eb297574c68A7B4, 0x1Bd2a9CfBe488d58C5045db4185B9c0eec8F1A3B]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
31
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.