GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x51172413e6d642f0923376113211c23cfed47c48472f336ece41f5ead163c63f
0x976904796b82cf2142dac1dfe72fe01953420174d8197834e216f786b1c1ec53
0xaa163f81d7232e4f1a22f3a1348d74a256549b57280240dc85853a7c234420ff
0x3f81e3ddf1aadb9deaae2e7822b64bc270ae830524b47ee9ab26721cf9d8aebd
0x0c53aaf281e723ed5dc7558ca242f08a98f0693dd7ad6ef53ccf3624fc9bc40d
0x9fe71ae2c90de22b3aef7270710cdafc47220fbf9f4efcdacd4ded627e7f1a88
0xa287a8a2f1b1eb064348cd2f4c92ef0846300ac8d7f47305571fff4f414bf040
0x25a29c67889bacbcf880b23bd85b1bb1ca000965bd2535a6e75a99d32e490a33
0xa5957f5ac4742abe679ec0077e55247e3c1206c006c8837a43b52f23c30ad4b3
0xeb42b7d1f876f4c09d3899c40bd15e22f5d408d18c2b432908a0ace44f21b885

Functions
Getter at block 20930117
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa10f421375c2ecf5ea8d15485fc30e998458ee4a91b4b2de6550158e38d81489
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0fc0f2F3B5F8f87A5A1407070B204800483701b8, 0x8BF9F2d8E1A4b918901Ae9A7d5B2925220Be4851]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
11
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.