GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x271de694315d088652d2e27cb711354429b2a1e57724481b54a5fa2365c9e1ba
0xb3dfc8a2abfb1bc3aeab4c88ee5b57d6f31a76a227f54c97f8c2457931469459
0xacbcfd021e19ca1cae177e967d8d55753d6b32e2a4a2942bfdf3f17c62b2afdc
0x2358c58a3fd2ee7e7cff2b45150ae07ff6edcb5d5f50a95e68d774a2d8d43744
0x154458b73368b4f4b91af4f28fa51d2960ed4d573e21f03553f7620bf28c2cff
0x5d8fb7d62dc78391b2c72f838d2221b4481feedd8ca0c92858799d805e3d6037
0x7fdbdc25a6cc80e3971309e8e0ec23be1c5d11961a036f44ac1d072ca14c5d6b
0x02a9131048c28e912608b8d0ce6bae40a136bccfec353d99dfb61f477d9280b8
0x55ae344e821e8b4ff38a0d00c8bc61269e1cd6b3b783bf679a79dd47696ccbc2

Functions
Getter at block 21286051
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcd559ea6c1a835a137ff02b495d50796b2742ebf7736c33af9c0333734042e0b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x82119826532099f3811f8f030ff20ee2e081484d]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
9
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.