GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xacc800f47f9425a4e7b2186d36567978b2a27d607778a04d3dec7e00fb374c89
0xa6adaeb4e226a2ef83dc019043704a67101dd3b28a8ce4ac2bcbcb5913e7547d
0x680a911d6507e9e0145b676e4243380cc4b77614c85c19be07b90f6dccf6d5a7
0x20fbac28b6efc5508b4bad6dc530b494d6eb25b840cceebbe7544693d6868dd4
0x25f146ab6043f07c95e3b314e0200d2b5a8a0cb590cbcd9f094f753efef7d669
0x6b7db4f62ca05b0e3f414dfb186fa696cee3e4cd8c2c97c86d093b344cb55593
0x7a270023e2afbf307a83cc3735aca560507c0799aafb1eb50d27c85d7a3b6d5e
0x32ad1171371c8eced2c4a70316a60fbeb552f67c703861bb3540125634a299f5
0xe495a71c13bec17791f5fe9dcebece7dabecac78afdeb9ff758137827c8db0a5
0x105f432213e819e064f46a07b935289add9f1139c9c91db7fd45d0f6fe213b1f

Functions
Getter at block 21158700
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb32b4955b0bef3669fe9c9e13eff4978b52166e7479663b6ddc860972f09cb5e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8da4E997e051605878c9C0B793c496556EACC2C0, 0x6e74053a3798e0fC9a9775F7995316b27f21c4D2, 0x6933BCC3e96f1C4d2cb73Cb391d854b18Ab7A4F2, 0x17e06ce6914E3969f7BD37D8b2a563890cA1c96e, 0xcbc616D595D38483e6AdC45C7E426f44bF230928]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
29
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.