GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 16 txns
Deployed by via 0xb4c6bc7e at 15491567
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $158.43
0x80404375a0a40c0bd592e8459d4b79a10e3464c971a5270e766068e32bf147a0
0x3bb90b37e0f83f697d20653b37b59f6799dd02dbf9a67c1093666ffd2c556d0f
0x0e7f4c647e3c10e3f1221bfce2949a43c082a63aec1c74bb0ae5fa188ea7d787
0x7b8b6473fca61b36627633fb329c1f20a4e2b34ccbf2b71058455a2b592c585f
0x210c86350a8901d89141f9f0e9bf3a5401af39b5d192513d6fd589393f0036cf
0xeab6d0d23511da6ae6a3e154643cedf906a0002691415bbb6b78335d221e0e94
0x73ac0269a2b9f82f008c00c312b5c86f78811ed02e4f402a2f9d715adb047f3a
0x06db23415618d0f2c5b47902c66591013f284f895d851981fe314f88e27ab555
0x4a4a49e9f12313c6daebfbb9468755cc543f5fc5403737debaf83c0e71210867
0xd2104ff53d24053faf421c1b4f21c01ce813b6c62c72ddb35e4704fbf6787246

Functions
Getter at block 20971541
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1b87b3f62968c487590e1c9dea02f5e148f17ef0f402f07ec5e5e71fef4dc649
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9AF481276b075e036BC23E887a8Bd275e69Ef74C, 0xc5b042Fd881555e9B9004Cbc4FCc9581512348F8, 0x4375e38AB575E63b5247B4330c4d9fe93172af2d, 0x30755D3E65C0Cf46c35b72D11e52d941c5fC3a3e]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
14
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.