GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x7991d36ce223af6cabb3207f400696719a7d1f0354a49732dea9cfc59ea96964
0x5f987f0174eb6535a5d9b1ed06b9e9be7190935c2bb92b6522c02623c2d50afc
0x20c12b46750e71da7422828fd2a12d522be5dbd1038cb60ae3c2c6c4bafccf7c
0xa90693297702a74e75c011bc7c6cc18e87855839e98c144711aeec1455884271
0x3e9df22bad7d32e4fc0b720edd6320c4125efd580b98182b46d023e81cd42b80
0xffe5d983fb8777d690820801c50f7e2dee3c3ad94bc4fb696ea9e7b27bf7183a
0x2e9730076440a64813c04239233c95ac48d533f2abc9a6e22216a637eddc1cca
0x1b7ec0a86f0644c715885f17dc58bb1bfe98b62e0872450fa3b14db3fbfefa05
0x6c1fc457d467a228e936149b5fb0e451aff614e1c7ab43735881f416423b3a1b
0xad0ea1707aaba731cc27bbdb80bd7ace999f81d24d736388c6328db8fe081022

Functions
Getter at block 21273308
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9b5b937526113e28f180f328d5b60ae46668b6c6a9dd07a7427b690b94099134
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x745014a99F1fe3d4f22C0C1239f3890341C35237, 0xEe189025fe1dFcf3ec79bF56C7a1800702d67956, 0x2D44CD72a636959D437a50D67704D8e023472847, 0x2eBa3E5822fe2ccaeAC24a5849baFeB31B27A7bf, 0xcfA741A56fC0f793426690C6932AABEd31CF3C3B, 0x5Eef15313Dad95128be774f84F56d1cdedCDD8E3]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
12
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.