GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 21 txns
Deployed by via 0x663c87c6 at 19434483
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0xe4b33706fde2492a5eefbbd836840c0751c5e39c7856235e5923f0533def7fe7
0xc34bb461ff3a4656099ba7ca035f21d45abfc77309f4cbce25639ba5e63f61a7
0x3820a8e88cba98e06812f5f25eea03ae0ac4204135e594cd8eed650b90263d66
0x7ea9d347d42e5897477e4279f8c0a016085e2e9a6e1e7f9968a259a81de27817
0x2cd264023e3787403006bcb191816050e9f4b05e8b47c6239d2234e72d7f35d4
0xe15e5694daaf2a071197a41748e4982cc250609dc90c1c983332e783cc68120f
0x302cb07d5d36c0e9d6a04c7f8a7a10dceece48113f26f2217b505716d02f6d14
0xffa33c29cf1fe1e8aaa34b39d0133417ff11867334c465cd83774425f51a2a7b
0xf84faf1d1e6daecd09aa29a053f6d6cc8adaa17d19c3401a4550edcea35b298d
0xb9d059e621dbf63227fc3c256960452bdb443982086551569da58a2489b815a4

Functions
Getter at block 20792044
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5546a852657d74d61af256fd0320782e2a77799a26e6df5c48c3761f5fbdc7c0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7d010ADB0B380A85574C2A7FdfEF9Eb1Ff6798B9, 0x0529620e866062ed3221Fb00b67659924f577E7A, 0x6FB8988700B2Afeed0395676487CB5C37697463C]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
21
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.