GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 443 txns
Deployed by via 0x1d52ebff at 18571855
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,132.56
ERC-20
Value $29,075.45
ERC-20
Value $13.68
)
ERC-1555
--
0x7a3157d32daed95c154b26308837c8308f46471684ecd7be89e77ead4b0c1570
0xca1c3b516c45baf185c32a5aa2150d90b79afe8a8f7e8221ad6c72fce6feb479
0x0d1552ae465385a3aa2522aa0eb61019757d151811c8458b521cfdd6d6d9a3f0
0x561f6f0cd2f0a4badb57665a9472b7e6c881c1745d07fa83d6fcbc3e0fa26e39
0xaf35bd333bbc88818325fe29c209903bd1364430c8589e42b80477cca394398d
0x55e1dcdd4333b32e5a3961478fba2898c95c8ad2f157a728ecf31231dd98f723
0x38e9e9009877fddc127913916c5f5adf5d404417d81e1c79056c228b3f093981
0xa3d665d9323c887cabad3e0e9e7d071ee8c5812cbe9d995060a910f2475b6d8e
0x9a8238be775dc447bad9bbb299d19a5350fec81629c2c3a0ce1a57eacca72e26
0x70e6af7bfeb48dfdecf9822afcf666ede345b9420ccf51a6c06d8d5a2a9821fb

Functions
Getter at block 21224908
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x07a40570909792a877c2de56944bf22c6010a9a3233e912649563d395bf889e9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF3C69105c39c6C94aA860D4dfb50b0F8De5Cf462, 0xF762C021b3F6Ac60f9B78D4F6aa87047C58333A3, 0x4C538434cD0D4e02d6b9cc09bc2882f6CBA93762, 0xC03dC77b5F88f47d18E151a7330c6697B13d22A5]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
341
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.