GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x3cae4ddcb471110bec175f7420894fc1fb00dfda430e20d1380fc740644368bd
0x229788231718d8bb5ce662b9317ac17fede481d42a9f10b5eea680e46a7ae858
0x7bd187bbd44f032e3aaae89902e0c446625e01af9da1479841fbef8cd3b78c89
0xa1d68002e02f2d93c98e6fafff9dd603c88dd9f1a0033cfb0d159257ab5a9137
0x6bfdc6760f4f38041ebe3e173bf10a410c4400866f058fa91d0906e0a21ab24f
0xaf8bf791117ff14b2e96979f79bbae2b93644a310d80c9b40427cfeb8f5c33fc
0x9b1d6b7c6a1c64505430e258da571fde13e5a35121db9dd2e545cc77f6808132
0x24b2329f4f33357c3ed6e3dc19d8914f834d148de4b85871fb39ab6311e8e44d
0x38fbade2b7d0314ec995202a87505e8b2ef8c5afc7c33c9a2c2a3fe443d32a0c
0x4cb62a3ba3b9af9ca43471ac09d95dbac040f03750f8dc56bed91c62b228d52c

Functions
Getter at block 21159544
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5e8b06ad7020a065dc812b213311b732ed66a1d2b567de669bea5624f079435b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x897fa2c8A2628b657Cb2b4C093CFCFF86212059B, 0xD09971D8ed6C6a5e57581e90d593ee5B94e348D4, 0x08fc23075B0D07132bdEa75864233062E9cc56B2, 0x27cb14cdfA31f6BE86701B429F81f0663fc99006, 0xb30dF86dE0e1b321451809cCCEbF5651dfF7B900]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
12
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.