GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xd57c57277ead55f70d9022fba76413e640c1b0ca4ac856050c4ea05bd9633ec1
0xb9bc18c0e808f80b6b7b92bbe298bbd8f0279775edcf02334232feed1630fc58
0x9994f4b0bf995515629a4c53faa8189afcf640d46162398dd6988fef052f523d
0x095f5e46c68987a14266a13aefeaa395c2d1efd19b1b0def1229c4c85696c073
0xcb9f78457c4ff33a3f66ba95a18e7c4d6b551b4dca5bd82808b42f911c585d10
0x9e3b75b794f529c67fdc39836ed60c90fdb507320f3e2438945b82e3982034b4
0x39c8fb4bd01c4c1d41eb96068b45e11b737872b38597fb514fdbdf8f11e8748b
0x8eb2d54f69cbcd4b06e6340278fdf7dc16fac38363affe95179204c0bb19e83e
0x643076bac9059466dbb22d1efec744fd97f31fcdefe83458d287034949043eff
0x65a7e7c7fe570c7db950c0f40f7a201c4b6003be7de1ef5b2c2da3589d0e0c65

Functions
Getter at block 20868252
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7b67d8d0d06790ac12693ee7a94d1620e26a0a6a7bced2f5dc24e55d18b2c748
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x010dA5FF62B6e45f89FA7B2d8CEd5a8b5754eC1b, 0x037465bF6a4A8D7F552AE18046478C6A727178F3, 0x6dcAB4d155CFfa74E65056fdC94164732D611E85, 0x982F264ce97365864181df65dF4931C593A515ad, 0xC51Caf7ab90cf6b5cC03b81A37235054fA2d0000, 0xE1B019F6A0423d29EA9d8f6F5F385BF5010CCccE]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
77
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.