GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xba964018f022fa7f847190254ea956a3d94a0e9e6b690d1bb65adba12c0d9629
0x941c19d6ca00efdcd1da867f3a955dbbe8515fdcbbe3ead8b19222a2b0bd7236
0xbcbb16a3cd18ae8fe81e016d8576aaedda0ec7788a9aefb8ab6855e458ca298d
0xff96eaf318eff108adb8e6ec803c7803e3761a482cbebd0494ba59c381dd826e
0x186c25fe5bfe0896e2fb704cbe81f67afe485ca170353487ee39e29f9607e0a6
0x3577883836a6e62d6f21f70d0624846614bbc658e4ae472781db54fb8a3998c1
0x8263dc00fce08a9e58a950238150c3684b9b0595459626126eafd3f7d59f0d6a
0x586b45852e623504d8fe263d7b74836c7385e438a9e84b3696563133e4398487
0xb8105adf8f1e582fdf0761cd3487f71975e49b654622300afe9c57eb26f9f44c
0xe52bd3559c5107b694f7f9772b8ff64b17ebba61635fabf0eaf593c34e09d0eb

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