GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x70e6a57afbe7cf3fdae9d5f2b634f74952751cfd7fb3e2a57720d83776b9612f
0xb7d1ee9665b9b9ae0b5125708da2b98c21a65d620d7f49fe14f1da85e27f70a3
0x9aa0609f383c874cfc1dcedfff7f0677c72503253f637f62f176830147f9ec60
0x0d195ed6fd34ce3489aa7de3b806871cdb26bbc5aeb2057656f000ce413e9c3d
0xedaa9b51097954c358e2091163ef96e2ea373da3eb257e13a4134cbec9f9b157
0xde5dc1a1b12d65d73401eced4090e2bab8769055334ff46a693e4dfc57b9bd5d
0xc2b487f0105f077185c8bbf3f92ede5053c9c7088375f94ad344e05dc5f18112
0x90cb3a39442a9a5ac16061d962ecaa190cd70acc9c9987d58fbb38feb376b61e
0xe63e08b6569101af0fc2238bf86d5fbbcb06b8c56f348bf1ed608b4bbf8926e9
0x36727f63ec07d87a8fc90d84ac270619d6e76f5cbc2877dfe393bccc5c11ef93

Functions
Getter at block 21255732
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbc0e1da8bebb3eca909b7618a658384c1a8c4e85b4869965cbc589a313e5e05e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x588ede4403DF0082C5ab245b35F0f79EB2d8033a, 0x9E6B98Cf27ca58b33A0871Cb226AC81aDfA014b6, 0x11491A091A64E7e8E4837fe728e380BDd42b8834, 0x6Bb8b45a1C6eA816B70d76f83f7dC4f0f87365Ff, 0x72762327E138819c199A4d1941516A55cF3958D8, 0x201577813A33B8BcEF7295dAaa59536b75a59A0D]
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.