GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xc5034107f92a732e6153018467d0fc49c5ad41427900706982868a85b2c2cd07
0x634eb8741a6b8150d4474d312a361c6ee354d94fb87c1830ea3a95515af67d50
0x8c3642558c755150fad1eed7c8b8a38223e333ec4568b27ef60e26075432bd6d
0x282525d06655918e1517048c407cb2558d4fa5849437ff1b0c758bf7b3c70984
0x42540138517b5cf334d29dc51d19f6e920aea456df6910059e6031527615aa49
0xbf50f20f5154fba35615aed0248c270070fed4bc800fab26d93a290a0777d8b8
0x0cdf8658ace47f473fd99e3cf2637e258ac5f5d956ade12e1effcc09b996d36c
0xea8eca1ef0b8fe70f62a48a7aa6a58d478173a7b32c8e8f1a5d7c25445472fd4
0x953c3caa2bce84fa40d58e3e67eef1ee9b56e9dc68cc5e1d1a962d84e8cd0c26
0xdeda0a222ba87146706925be0c404a9327afe38b7fdf1b2b2e1a6665233e3b2c

Functions
Getter at block 21248181
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x42ffc2f9f6816ffc8ecf55479bbdb37c425583bd850200ed12821a2faf697da7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x732eaBaaAEc98b66623C05C874BE357e2cD88FAc, 0x9fDDA4F0A7554db9dBd97f1988f98c90E8A6F7dD, 0x4b3A18FE7A5845CAFBaFb8C8216AE890f6da5c7c, 0xdF565b0577f17520213223D15F9FFD25E73FF9cF]
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.