GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 254 txns
Deployed by via 0xcf5750fa at 13281577
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,769.45
ERC-20
Value $2,665.89
ERC-20
Value $1,610.68
 (#23)
ERC-1555
--
 (#51)
ERC-1555
--
0x080b408f77f4ef44c1a73df01f07f472d8166fdd57b6ffa52818efee11af33c8
0x8ee07f7497e6d5740bb8d50fe8e927b920b4ad80d744b292606e32df8e8ad671
From
0xaf0a90a855fcea4d67fac72a08772ade4f1c725289024668e96b822682f7dc51
From
0x47a79d3e23361118990eeadd0c88482cfb7823e99f1910698e58bc156442e6f9
From
0x4a3530db851b97d882e10bfde64278cf52ed8f432c5e535329abaf12e41ce253
From
0xd9d3aa59f41b25fdec950d726b08ea3024edb8c4ddeb8a68b38a27c061eba9aa
From
0x3dd3b4fd27d3e61de98d8b7d0d1e999068ac16389437a5773f425b4fa5cbe3d4
From
0x4058fd3229b507073bd0d479aea85169ec92532436fb4fa495bad2c60bdb024b
From
0x57525e51b3892143b297935af1b922e2c83f47cc411ae725ada6b1ba4fdfd274
0x9881dfaa2291eb61c5a4690f242413149dee0149ebbe33fe8c8df39f6099a019

Functions
Getter at block 21216350
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb0acd516b3024cfc6ee6b9d0e32165772036ef20aa1973251fbd9c95ae1bcb07
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3A285334fb02a0219676eaA3D61E7e18601a5D7A, 0x8C28Cf33d9Fd3D0293f963b1cd27e3FF422B425c, 0x322aF0149eCA4e44b9E118ed8AA7f2E1A5faC1AA, 0x96B389c9EB0259a38BbABef716abd319b8b73bCC, 0x769756B5E56865eE25dC783AE962147D252cdcfD, 0x4223Ab9Cf656C5058969BB984059E06A9279822D, 0x9BE6ff2A1D5139Eda96339E2644dC1F05d803600, 0xeF8305E140ac520225DAf050e2f71d5fBcC543e7]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
261
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.