GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x5aa735ef123cd8de7f51caf771e459b5f668eea1c6d47ea27d7b9511a8f41c65
0xb03fd10c36beea45f265706c7101acce2b8df51deb43f67ff3a8a0adf67300d4
0x855cfd79cde573f3722cee27e4324131568e12dd8cdf597a3b81c95d8bb0ef8b
0x166e3876c3331d336c916846354d29f87480600ca48c8ffa9bb5e9eb19e70077
0x7518cc205b8248a494b54f4e4da5aef499ce7b038bec8241cfd020a89c6ab87c
0x6b92711acb8730a61d088d3e0cda0f8f9b841e3eee3845479161de38627fce43
0x18747a9910fe70b4ba7e0637e6e4a5d44dd7dfae3743deff232799af6d852734
0xacb0e5af8fe259fa26862129abf618593b102f52fe98ad8a8bcc4868863284dd
0xa4a88f5bf87a8219861b987ad36ab1af286d6c15c42873100c229d62b280c082
0x919dd521116c333279b07111f3b69f97cc9b37d73ecbb08f6215033518da3ac6

Functions
Getter at block 21168341
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd1c3034756d12ad7520bde804154989fb9369653e2f6338d66a1efdf38bf3232
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6E6b0023FCaDAf43bbB74F15e328C6c5Ac40743d, 0xE07B86dfE1Cf42D51909fd46e34B2d1A6C93700C]
getThreshold(view returns (uint256)
2
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.