GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0xbd43fd17 at 13082679
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $82.39
0xae98a7a0584ef8115301711baec670abfdee9b8281c800d5a42987c8ef2e5bfb
0x0a5b0976d3eebe7dbe25945dacf54d4119a8a3ac4c14899232cc2d1d098a0acf
0xbe7df40a96e25d4e170758ff9298a5295df304b706c366f77d8cbe433b6ea4e4
0x6a8e189930cf00eaae93a39e27736a8af73732a0ee8d2de6dbe0200120d21d7c
0x0d7cd5a599a641c953aceb560b1396f81f91699e43f319df59edc492dc82341c
0xe6ee8e9ef063a7680c8c5677f160954e8cd29f2e5e5b388c8b3ab07f6c6f9101
0x85713a836cc5fea7561e1ac5e530a559e8610c70e39166d42997e0fd285cca3f
0x4cc5323d9188ff19d41bcee58fe20734a6c1d09c4b53d82696080953a9aacd5e
0x830e5b181afafe83aa73d94418be5fe8f61a6de8ced91405c93afe1369c0fa7f
0x516b2f4058b731b567a6f909f1d3763d6005639d8f6e6e4ec4410fdd87fca63f

Functions
Getter at block 21259408
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x77fc42f3bfa5c39e2788080e2e29a8de5425d6619e0ca7f7f462667e2d51478b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7d50a9542Ea8E8A9991059fEb9CD69a9E6500Ba3, 0xBad58e133138549936D2576ebC33251bE841d3e9, 0xE053d06f795f9D02fb3Dd219f3767255308532D3, 0x639fAc94b6a28B387A3a219d512E92AA9f4053d0, 0x555B1Ea88dD9B9DA96bc0E35805e1D1C6802552f]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
10
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.