GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x0cb62965a7f02097edf0129e4f2e1e8d53e9f2abab7fd5fb38d5963a2d36ff93
0x0faa8de0b656d2d2bb63a5e05029f21153127fe32537e762eff77e18cd487fe4
0x77bc5ed6d2a306ae03b1265fb5972abd1b29e0217352fb8cf083763321bb5e4e
0xb4a5c3ab990334de2e16a590f81d15a748c184bb49a286c6715126974dc8ed73
0xc80fba6745ddb3079706e7997cf21665bd1c986e11faf9eac510a7c0dd97dcad
0x1439713bc15a83ce94434eb7cb667e0a9ffac6de6b51fbcbddd0f63dbd3b7831
0x3295e43517f41ee7a230a1f6ecfb5563f78f10d456088c10d7582a1061e40cb5
0x7e60e8c799f161b6d52127150aa8ab9c75fd3812fbd68cc8b536d0ea5c64c23f
0x5323dfecafc952f07bfd9dad13e2dda0bf899d182be01ef15298a575f0b51e82
0x9312a1ae21e3fb7daccab85025729e3ec7b5cc7fdcd95a4d943f8abeed3436f0

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