GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 25 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"

0xbe916f75e0e1076f380f05378b5988f638da167b50ca3f9973ce02cc26d15e9e
0xe1dd3edd8607332a6fe0683ccfaff7a55643f3dd6faee08b01fc901df610dde3
0x15673f66c19f841c80904189638769a91d4f68648f258f7e17a4c72165da8670
0xafa4ec35c1e8261e281c1b49ad7c1441e40bab0b03bbd9a7180685483d8a347f
0xe4b33706fde2492a5eefbbd836840c0751c5e39c7856235e5923f0533def7fe7
0xc34bb461ff3a4656099ba7ca035f21d45abfc77309f4cbce25639ba5e63f61a7
0x3820a8e88cba98e06812f5f25eea03ae0ac4204135e594cd8eed650b90263d66
0x7ea9d347d42e5897477e4279f8c0a016085e2e9a6e1e7f9968a259a81de27817
0x2cd264023e3787403006bcb191816050e9f4b05e8b47c6239d2234e72d7f35d4
0xe15e5694daaf2a071197a41748e4982cc250609dc90c1c983332e783cc68120f

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