GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 63 txns
Deployed by via 0xaf484c61 at 16362572
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $989.69
0xb41056c106754647639fc84154d6e3cbb33f5cce2f19b9d294682b1d43e11917
0x32f6c5e399fa8e113623f1e07f27463e1d414c3b6fdaf76060df7718c6f50ccd
0x450dbc3bec64c81ea7b438e2065ebdc2176c240f459cac0b6539350518f694c9
0x470939c13fc9463d0edc9828dab97ef1486a878ec4c551a35686dde163343720
0x3fc56b6909c32ee1dfc155781c42c7d5fa26095c436ee0f96dbb095d734339bd
0x26960915354e441dd11967f09207fefc796618e4caeeb2020fe4d8a00fb2e487
0xd2385b882103ac7177355e4bc9a1a821f2dc4af5c5334bee0199dec0b8c0e6d4
0x889d33f14e2df3b0eb7fcf21087e5ced6002ef6c020679d78581a95ad498c306
0x09e24e51290d7c21149f20ecc00134ec73a6ec67828cf4405d37246c0a4d8cb8
0x56751134501402ac7db660d2d83a492c245fa3266b1153933f74123186f32e7a

Functions
Getter at block 21285416
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa95dbd2aabe1fc871c1be54b50055efeed94cb1c89fbaf845c23cbea29a5fb25
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xEB25D2fc9E53Ed86347834ddD717160D0D64837d, 0x4eA84A06F011495B99Aa7202fDca60443107042F, 0xE047F2eA0466B39Ec32b746257B301E18aA8D2A6, 0x474f057fFd4184cE80236d39C88E8ECFe8589931]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
61
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.