GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 648 txns
Deployed by via 0x484cb007 at 16420446
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $101,051.43
 (#1341)
ERC-721
--
 (#132)
ERC-1555
--
0xae7dfc43f15171857abb4e3b1b3e0d02392a479f6b1b2b1ac517619d51d5be0b
From
0xd123a12bb72ff5ef1ceeb41a9e6865e32028afbe28d72fc2b3da761f809f444c
From
0x47aa935ff53c90ad977753b2df99974f33647ac2037ed3d53d8181526546263d
0x19f7bae62b03379113291d0688e00520d38bcd232078d8fb5a9bb590101d7bac
0xdcc2567a69ee9784771ecc7cba70a578f9943d2f87f52feed8e0ae4b08254f71
0xdf1c346f58dc80920f4df434c3e1317b943e629a6c76bf95dcf8677dec233875
0x9b87721c6389de015ccb477f5daa40cd6876edd1b5f018c26a219c91c3992418
0xcc53929aa2190e5fa5b06ce5160e6b960fcc66e10283d4ccfdb629ea7221e46e
0x83750fd9fab6f8356c6e4bf25c351118399e7df5974d5dc0b2d1aa3aab4bf4f1
0xa47f5e741e01c84c9aeab0b74be598fdc1a25891b0bb887058d774e0b23d996e

Functions
Getter at block 20877246
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0b73915855361a42088ed8c2fa5cb528278309480bb731bce85061efa2b80440
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB32FC7B40a89e0547bD16664a57fcFCeECbeEeEC, 0x528bDb07e14E0D7Dd641524393Aa1f4f815c2E0C, 0x4a19Db57eC62CA3Bc6123A2E499Bb446c7b37Ce1, 0xc2EAf94117222B218393647D60c9C79D1ab68801]
getThreshold(view returns (uint256)
2
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.