GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xf714f07e75eb0bb84335134f4596d2c156868602eb25e065f4067629cd052d2c
0xdf349afa9f3e0913f20bd59474313bed796d43f8c639488af0c2037199e9ab68
0x0eb6ea8e32f002e698cb7126d0d1b3503fd4e0b97187948830c715715f05fa1f
0x5e80b3dced047734622dd33debdf3b28832a3ae6d276ea92811531128a19fe1f
0xef6c68eb377e95ced9b3af393e952458ad1c723fe8472169b490225691885489
0xc006efa05c30cd235c63692aa6d8aac57ae7c5252b545b91439e1fc0f29ed7c7
0x833321d15facf014a309e7871214a3554129eb7139cd1ad6751659e82d9aafbc
0xd73b93c43cf346624c8823bd6a1849c021a84c38c0d46b9f21d8c16ad8a2c7ff
0x514d5758834c1cf1ae7bcf022edeb28f2a04e71e130dc63bc3b14e9fbb2cd7df
0x3002c04039d538111589da57751874f7a84dcd244eadc8e8e36c55f1d5fbcc9c

Functions
Getter at block 21439034
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xaf3cef82d6ef6e92bdf71c0addd3c2f53ec3d0059016aa8793c80254929e7723
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3f69557A41612032F31D5f5AbD5d5cd6D17c7B41, 0x70252d79755C776ACe1d30d38B0d831ae05662Dd]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
82
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.