GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x861a59bc38f2939fff27f3186ae22f99110eb7de796ba4bcb11995bcac35303b
0x5b4f54dff9931857247df320b3798ca192b4d8a29628b6b2336b3742a4064b54
0x6f0fd4f1757abfdd13617446ef250dafd0063871d66945ac8f97eac28c0c7d24
0xf730181e7e5bb91897771279aed2ef37dc666a7644f1afc864869bcf8b27bd3e
0x6e42d37997a001a23969e846c5db41c2b91c24b616f4697f320ba00a35c67bfd
0x92eb1b6bd011bba6ba722dcce96420f967e000e9f743a9c6b408964ac085e890
0xd9d82b40a2d750082bfac48572170a5a092548ab4c6f62cac3095db8c5c8e6a8
0xd1b5be10bb4f20c90f6bcbbc388ddf4ffe7ffc1ae8b373f3ed8acd32968f4585
0x65b2f0de037b137aa955e918e879cf14ad73ade6bedf82d00c519f0c2f9e7fdf

Functions
Getter at block 20890661
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3aa75b9179284bdf0e63b275df5ac8e63f017ed63df39d0e236cad1f0a97bf79
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x37dDdAa68d5Eb91459f92ea68dFA5cfDF4a87B39, 0xE9f00ce08E3b4F29FF300675454B630e02Bd1513, 0xFAA4ed12dc0aA5427B9A31755bb4F488196015d1]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
8
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.