GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x489ea330b6ccf19651c3240813b1a4b30817d7e17c4784a6b3cbe592e091b0d6
0x7ed809314489d6d2079473610dca09de9d6d03d8b8c0fd844d3a5209de47606c
0x316de691bec48459ab433d67fff1e0dd8cf6eceb4f4a4969e684b903686707ed
0x794e7599036acf0524a9658b0a5a4a296444f557d30c46f47b1f368d1985f6a6
0xa6a2920b7738dfe36569e6312eddd0508cbcd8ca12b3773110a1e7d203d940b6
0x77326639fd42fe97563ae99a1ece2a9e7daeb028192a572b1d688c6ef08ad9e8
0x09f7b7d596e322fd69db89373d2fbab0cb6ce481159b783c3116bae3cb87d430
0x525987a80437c5ba1299890d0d4e29f00187f245a79b902265ee3b910bc4386f
0x4f74a7d7bb565e8d2a3913ee829460d78236cb9bb7d97634e817586f9ff1fab3
0xe0305f055d160bd949729fda71a7c17853c0be476a71da0480c78adc10aa9039

Functions
Getter at block 21316830
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6509b9d6b4f78b917950bf2e69d2f3fa3bdccd9c17e1cffd447bed5cebd105df
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x395236268358F3ac4f97E3f0864092837a7FE269, 0xFBbd8EF6D22aD3A60B146A9008657844bcE71467]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
69
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.