GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x61cf727427c0e53f9e3aaca87d15ce3fbcf6567cff630a20e72f839cd2c4d6bc
0xa78a150fc8110a9eec79110fbdee1fc05fb1440232c031f2b70ca1c3984f7f84
0x2c84e877cae275f43a03ca80c07da0c924922938abdba5ea850e6fd02dcd0d59
0xd4c86f341e34635b84b252be1557294d6a74e42725b903b20cacc5c4dda4134c
0xd55d470e4ee5c6e437e57e3eeea2da2ca5e69b85917a6a078748bcc96f52c4b4
0xc08ee1dfe0b3520f36b70ff3df13ea74d3ec3ea39ebeaa50761dad72b380eb3a
0x1fd617d29e4f479916db62a1084bd285f0f861beea66a0f1bbb0b66a2506469d
0xf06f02c8af5d78938f17ff11363ddf0369abc732385dff94df8b86e341dad17b
0xd742dffc4b244e29739dca9adbcc053b2598155d95fd5995436d3a44ae10bedb
0x1ad03f466d4cd008f82cd2812ba27b4bc1192e3ab10de5304c4ced9897b0fbc8

Functions
Getter at block 20890927
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x77638ae4dd873a10cf3f987c665f47923d9163f5dadacd7ebca3e6f752732e9b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5e2F1d8935bfF0Ed5782149B421313a22268Cf70, 0xf2d87d8562F6B5866E863ed8e55b9244C2cD7347, 0x9516E20E2B985A98FA5219B37614e8d09C1e9D8b, 0x1500375f5f08878fae7B45A2e7F375Bea70E6155, 0x0870abb81e820E683Ba486C19D1034bd94Bf91dD]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
28
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.