GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 82 txns
Deployed by via 0x4f95e492 at 15575470
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $11,376.48
ERC-20
Value $288,442.63
ERC-20
Value $125,377.61
ERC-20
Value $74,471.64
ERC-20
Value $410.62
ERC-20
Value $32.7
 (#3073)
ERC-721
--
0xce173056f4df47492480461d68dab80db1e8f2df74d71f41432dd0ad10a91021
0xae9a3bfd63b02c1d331dd740bdaf5ccf7fa9e8769489ec69cd46b0195cf9d212
0x928cf065781bad0455dde49645f3dcc8f590777b1f2850a6652f98913c3430e2
0xac60e5d9397c7e63a3f0f69ad4de33cd8ec4a9abb8edddb0f2620ea848c7a5ca
0x4edeb686ad96f12b5f2c7d0c675f9d9715134860c59023726c5202308e77ccb8
0x1998203baa4fe517612461501f6a6888e93a47cd63bc2f8301dc7305c91028f2
0xd38683292a26b0c7f25ab82362a85149cfcfcf7f4b2e9cba938ba09657839d62
0x4fbf2b8e6272c2766a5b16aecae40c07b26261a7f8d3efcd425dcd9cd0966ab3
0xeab4c4bdda632aff4d31e26c841d5af1cf72049d8bfa95f0d4bed7dc174d3652
0x3a5706e27d52d513a79f771eb051445499f223fc542aa3c02e80c78480ec8bcc

Functions
Getter at block 21205897
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcffebd843048476cdff93e9afc337de80f89a1dd81399e1cccc941da2315c4d4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf09C894E77DcD46C18890C05c8F7DAa67D6Ba3C2, 0x199bD95698AD7F2D69417C059180ED5CDBdf9E88, 0x5f4ABc65fC7759866d5039E424C9Ca471575B01D, 0x9D7E1756aBdAF00c7E59BEF0AddC43b178324F9D]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
75
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.