GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 84 txns
Deployed by via 0x7fa369cc at 15736643
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $279,069.82
ERC-20
Value $24,780.58
 (#0)
ERC-1555
--
 (#1042)
ERC-721
--
 (#89)
ERC-1555
--
0x3fae25922ac1f8c8f81c62519a9def8780391c648c4ffe30be41fc532649d8bc
0x3f28bd6dab2e0b1f0ac62d688fcefa6ee7f52de4a4c0b3b236a371db94bd7db2
0xd500740cfbdf579439423cc600d6269fc872411e1900155c1ea15b48548f41f3
0xef9061078799b8f94cb64d1a97462e998a7ce7c16063d29342fd291d493eeafc
0xf6a1069055ac973e82bd62911d4c2389785e4efe28dd82cf1b5be995d32f3fe9
0x54ddefee47c5e46c62aa5a2d07c2d068ba759bc91bddcac180ad23677f5d46d1
0x399ea519df4d7e1fbbabbe3848cccb4d4d4054ce4b76339c2775e47aa6725642
0x6b840f2406896ec29b89be7e82029561766644d6d8b68dc683079ed16e193e04
0x54c57dd326fab8e08ab095decb003febcbb148c71a57e21aa78b5e77eefeba0f
0x35dd845498b2a3121da6e259321d5ed472ca09201b824869702a4b34b0b34763

Functions
Getter at block 20941493
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x250a9d9b288a6e1807872ad4ba44255b4480de28da9c1b1aa5affc342f03d4e5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4993f6A238Caf00Babe06e0d1FD4026e8a3BC971, 0x28BB4C53310dfF40be00945d6b0B602e9EdB0792, 0x5cDded5ea50aE7973943394De17aB51C365254Dd, 0x22c89137525b593Dd2A18434348b550ffA5984Fe, 0x2A2A180373391915738aB1F89a1B258893361964]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
186
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.