GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 46 txns
Deployed by via 0x4d8377c1 at 13812886
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $11.67
ERC-20
Value $808.1
ERC-20
Value $27.48
ERC-20
Value $1.16
ERC-20
--
 (#56)
ERC-1555
--
 (#1)
ERC-1555
--
ERC-20
--
 (#5)
ERC-1555
--
 (#20)
ERC-1555
--
0x50d38abf66ad7f3ae34cd5e2ca887ece8835c6ff67ff23e46aa91dc2a5cd1285
0xf433ad82684ca97049fbd93bfb327516bd0173e573cc403fd10d13f88c9aba56
0x132f10d0f438752ac0626ecf60e80fed7cd37cff1f9cd9e595da522c25003499
0x874a33fca00cb4e7008c048fb9886e8b4a422421f55d479b95deb468d702c8a9
0x2fb4ec799bead4a5cc5b74716b44ae3acfe95116a537ce11f23988eeaa9ddaf3
0x39b94c1ecd378fad0aaa2abb1fab1f2d5a4ab6ce24dd2e327560aeb6c8608b0c
0x4e49e5a912190d3570a3cf024d6638f01722c7b01b14246362a0ab1a44a65670
0xba9f3ff35de885dfd513cc24692e521acf97d9fe02aa4b6e29a5a972985eb9f8
0x842518e1162dfd1c9993a980c3eb4735da5a354ab97031f1e62d8556af31d7d7
From
0xf9d9f0071364b698e4280d63a8fa5a7e7195ff7505d6149420a2b4c7158e541d

Functions
Getter at block 21189027
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x138b1baf624727e5c77a0c4e98d6b255f495c25046892057a36478a987cbef5a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf67DA29a2382e52A94c7984049D1E20e072C1476, 0x518E850b139B6d81626B29E1B4e957AD345156A8, 0x639BB215b1B243561A9F19c13A1dB3DB0919Fd60, 0x19BA57dFF370F0B1e5927b1985171F186080F3c8, 0xd2a00f672808c1186d4bEE57CA9E9D218c3d4884, 0x1E342d8Cd201Ce9D9C14f3a015C8dAe0F41e40fa, 0x38F1DfdcaF2F0d70c29D4AF6a4AA9E920efe8B18, 0xc3c64037C8bA839d8743E04C404326E81F6d41d7]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
33
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.