GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x43bd470f7cfe049ccd91eaa84178e9ed713d09f104ce401f171d777ad6f411f7
0x17bf9c7478de89f5464d2cbe6694f9627a9b68d078663b979545b260e4f5d58c
0x390f1b7e9942b11bff5b84c7ad735329df2a0bf8815b9faecec4bef34eca6aa7
0xc16f895c7e690a5d24dc3800a31724a4a9844a47c00d390b9fc711219f33b7e5
0x598785471cbf756b6d58a4f8f6c89c7232252e3c05616053d8ce224cf2f397d1
0xdb6d64bc95a83e4e3363dd6e71d0d60318dd492289a5de3daf0e81ebf170485f
0x2c198d1f3396486f097b16d42ab7546bc0c8b2fcc63fd6112f3432acb56d61c5
0x72c9644dc5be7fe8d686bff1883e9511bd261676888f7b3462d65a548d7f5e97

Functions
Getter at block 21275849
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xae36ee20c2458ef7f858c88512f7b6fce5fae13888a8b39e9a9c225b4473bdd1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC9B527F19a12CdC684801679527C9B7dcde8b667, 0x2F3410C62e1C2E4CEa3fB5Db1FAC196bfcAD54D7, 0x23B1471BaE11149BFb0236ce705eeB474BF8C04F]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
8
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.