GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 53 txns
Deployed by via 0x30d79bdc at 15364364
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $25.56
ERC-20
Value $3,575.26
ERC-20
Value $6.16
ERC-20
--
 (#1211)
ERC-721
--
 (#1190)
ERC-721
--
 (#123)
ERC-721
--
 (#106)
ERC-721
--
 (#1550)
ERC-721
--
 (#1416)
ERC-721
--
0x6e515b704324b36260c267c5df263fe0a0c695a3af2c23347d32730d7ae70b5a
0xd7aaae1c8023e3b714c6c6db3538e087f7c53d59df12c0ac249a886107ef26d5
0xa79ce10b28ec9a17d99c8400a7f8d6eecfa4097fd94ec06d3177fc8844cb79ee
0xf2128db51f1c70511eb088f2ad3e891c5dafb84182be633ad904887e1af46308
0x8e8a921975d55c7fd9fca9f017a0ed87ad4d54524341d5c0e431ff214c7a085f
0x711aa55ebd7e999aa82e1b35664628c1d256fd4d5b02002175f33d38ed86564a
0x192d21ae3966b5c955ce8b98cff3ce929ac379aa13cd76b956f012c683cea32f
0x53489b4f94230b8b58e81377ea06d4931eb33e1d45fd563696d0434f3cc78a33
0x665db0f66f264950e1c66f8b755525ebba2aa88b9da4a3ff694f17750232363b
0x3d5d44c1754fd95d5ab76631ab19c822f31d66dc91b963330a344a3c808b072e

Functions
Getter at block 21217759
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x21b7949ea0d554aaa9e32f128e89f62d54e7596e93b148b153f39385f27cf6b7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3A4Cdab77B10bb111F7A9ae17F2500792Ea3eF29, 0x49f44d5Cc362b8809E2d99F1C77B25086bC7f72f, 0xE822ECAC55a3A20BB4b24cDd83401eAa73dD3Bb4]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
97
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.