GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x9576005b91e601d53bb3d8c8ab14ed7911f3b5d90dacadd218aafcce291a8445
0x4b1bba6b76e5034c0a1ed8df05aee0ce64d39f9520013a17d6e6445c049f65c8
0xe6a2f490b2f22db507c7a493e38fccd779ac3a1defe14b666748aafc756d2166
0x23d89e079dc7f5e31e154b991ee9e53df4eb52d6f142012f735428db73e6505a
0x87a1f972077f0758e5c9f985720734ade92df7afd03f9c4fa6f04c0a31b8fda4
0x6a4612fb40788c8f055b6c79f3aeb37261a7f70c2b60dea39325dcb5a5ff2348
0xb94d4ba0fd582c54a9c69b827bc6c35210974b9d228891a726dfe40132c6a3a7
0xc0b91857f59df19fd917516dccf6d05dd050910cc6269ce56b899b3a188b489a
0xcc4c8e8d17bbf6fb1bf2d07266c705343bd8b1f28af24af3b0c1250decea547f
0x33191cc55843e9c95f1016393bfa740d0510adce876c16deb7338f48edea048a

Functions
Getter at block 20863173
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4634d1180c73ff1e910f7090ea782d36387b1f6156bbfb0ea6761165c941470e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5eDa099B9a9e1Ab96F7845F9CFEF5c6c20Fe75c6, 0x1A2ACb3914ec4094d6C377CE9850c400796feb94]
getThreshold(view returns (uint256)
1
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.