GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 181 txns
Deployed by via 0x38320162 at 14742264
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $95.84
ERC-20
Value $210,325.5
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
 (#91)
ERC-1555
--
 (#2616)
ERC-721
--
0x22826aeed27f2fa4744ad9ab97f859df2257e7df1e21661e6eb2013dad13c0d9
0x63f63b2049ec92d578b362a151657a4164a5eb31a2659d274359134fd9ce06b3
0x1781f6ef31cd7d880853aaf20f618b873bdd5d7422dbcae6f34e50853d728671
0x7a7d672c13ee98f5ee9253b58ddd33ecd6eb6cebb22f680950d104fb0cd99cfb
0x4b05b58100bc4d5bcee5453537f48d33e59742dd5002f765971685e7659e2d76
0x4ed01e76394c19b4b516a636ccd231eac4d220e51f0e57dcec4976a3f4cadbac
0xa5253c83174f9f926c3eff6e08a7e57b1c30a52ea07f9d37654fd37170670534
0xbba15bae236e9f03ac688022812291cca97143169a94e3c439974ae5d61edc58
0x5c1949c995d0cc533fd2f0e669e5dddb5c95bda7709cca8f7d3c915864c03269
0x1981d3671fab58b4dce091bb61bdf694161c2d47f4c737254a09d33f30a7a084

Functions
Getter at block 20970952
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xae9689758ed3fd3c2ca194f10733d8804943813aaed57c4b17d81b3c3f3715e5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD0d51f6c5267Bb311E81b5F0ED712F75D30461f8, 0xC5200D72E6d3cBb471A6692d7425abe3A0c781Af, 0xA3DdC789Ba7BDe2Be69Cd2484B4ABFBeE84696d4]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
192
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.