GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 123 txns
Deployed by via 0xf253d5a3 at 20934791
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $108.38
ERC-20
Value $18,896.32
ERC-20
Value $2,905.62
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
 (#2449)
ERC-721
--
0x102154604167d2cfff6ddfc9e6f907d32759d7979081ac7a50425cb7d23dde2e
0xc7c3d2ab47d6f2aaf112c4c87c74ad1d3c608207803f7412b7a41a20a3392976
0xf2ffa97b229ebd08a894d63f75c14a413124da4862e3b1945b90525c548b035e
0xec116bb86e9eb3ca898225c44413080509b806bcee106119ba0141f3427babe3
0xcce79139b1c97cdd7dbf75c83935c48e5abd3a0a9ebf15bf16b2a8876d4a85a5
0xda93089b2334856c2af584629f91bf7f9378446bf20d45813491be8b05b241f9
0x08c02f685dc788f8a96fa728085f4be82d771821c93543db4589703e13a9b79a
0x3b9d8d5d82e91a16c75fdfc24c37477234b6842844532830231f9ac77e3140c0
0x15482e265101e77b1ea0cdf8baff3bcdac5223d6774919590c29891266cb65ff
0x1b6909269e447e76a844801685b0a2538b988c73f0f3004b4fa80fe72ffd5508

Functions
Getter at block 21317676
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc4519f9bf995d46b4fd4b5404cb9e523c25059d6ee6ec81bbe2b42c64f8da45f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0139aDC906659c5B075F83F09AE81a9F44bA5d60, 0x786274634D4B0196A1ee0EC4764023624186f261, 0xDC557d2cF63754B10882fD64DbDE34188db04bb9, 0xDBafa316C236c090e7633Cf7CF5EbDd2947B50A1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
117
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.