GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x9b5a51a385e2d81f993d4dcb5a1590d94a8e7eb754c796d6ceafef8fb5ac5dfe
0xb05317ab0c23f68bca1f320dc866170b16920c4d8398aa5f1d1c6dd947e7ff04
0xda5f83ca061ce70da41b1f988544da47f363649492a1850cb26ebcfe7afa82db
0xa332d6187dec0194af4521933846921f1355c721677253764e46312255badccd
0x358fa3e42c1873343024de75e56482418bede8e99f2c70f9ffcdca45a6a68598
0xc99c92bbc690dacc73365ffdd31392a9ed103051de6c95eba6b228565569b343
0x84cd4805c44f88612653ddf7aecdd31259cf80b02bf8c442eab3d84f2830e34d
0x5d10fb8e4860f684761b4183710276fe31cf1bb62a78fdfba9ce0dea6dacaf35
0xf5fcecd245c0a8fdd8eca737a5239702a890fec7418fb32e572779a7be6f49cb
0x4a9e5238f57cdebba2e63f007151f1359d787f88144b6b0dae2a24a60f2f422c

Functions
Getter at block 21227107
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb548c171bad837f4b4826e01fbe46ddfac4a9718f75213b1bae17460275a261c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC5EBdd487fF97ce2698b69cc09EF0BEfdE476944, 0x6e9222e61962edfC8393D751a8Cb068388BbFA9f, 0xf6749a6934159817Ab5713108c19dbA675AbE870, 0xbdd02695DC8c43ba8896A3685C59A7a5526D50f4]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
41
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.