GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 139 txns
Deployed by via 0x88d59207 at 14289268
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $10,165.76
ERC-20
Value $1,089.04
 (#49)
ERC-1555
--
 (#0)
ERC-1555
--
0xf397c5fcbe2c570b2dab0aa0d947cc1f15ea812bd80c8ba4e1c127c8f51cea32
0x22cfa1c7b87f26e9b5d1fbd3614265c208a5bf4227290937343d464e5efa3a0c
0xa56dc0cf35c0c8dfdd1bcd7016ad67d0c067485507e61a4d764226d62e5eb77f
0x69d7000d43acb6e5bc708aa551ea9e31c6b6a798cdab12f843fe004607afa493
0xea12db5e542cd776d6ec49e1d64e0b62ae1e9338db3f3e2bfbe86dc5b7515c6c
0x79cafd05411aa07b61409abd1a4e81bee54086e8e880ebf9a97c8d7f300a0419
0x731effd58b23018440238466cc7c332c707ba762931c705bcbdc71e9e86c5d7b
0x6e1898061d2c803162cc4a272d21ab3dcc749ce925263ef84ee2beb66596b35e
0x5d0ef7e8d609286d8301b88776757dc3b78bfe5897976c8d625a8a5aaef02e0f
0xed76d1c3a4e8a90cb2fdbf238a78f3eb5ae01ff88328155bb6c8d84090631c91

Functions
Getter at block 21382722
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x046fb16bc02a494b213a1404fcf1b67d1085f93179ecb68bb54dedd9640fbc56
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7883eB05bf6f2E350a643c3f1278324d42F53ce1, 0xfCf012E5A28b87B1995D64752854A2d396367880, 0x7572c1E150259167C5c300e0060be1Fc22a5E798, 0x4636bF4353c0eAc56b72D399585ce51F3d5f6298, 0xaAC5BC775F3bB3d5786c1536F8Acf485c44d4C8C]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
131
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.