GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x6618a438371a5cb2522b068fb6a679ab5e9186bb6346f2f141289ad661d43103
0xa5d2240205d48f123dccff5b9e9c5438f1eed642bb3a0008c48d8797a4ac42b5
0x5c5341a329965cf9e42fa80a7d0b6c103132a643c10cb0ead1b1597726aa9a9d
0x30ab643ef7a63911d16c82f7e769144c2b61aee3cb22e39a4e2ccd9e134fc1a5
0x8c07e9fd05f83777ca85e2845c000dc559cf85046f554ba953206935768afde6
0xd51e869457c29bf695f6667649a610a12c6f04b3dc25dde93c133e32c7648917
0xce19266a8071e669ba657e014ca3531af42c82f2cc497a35ac1f198f3a0a0d63
0xa85971261def204be7f017627009759416b0d996cfaf8b635981b56293d9cc80
0x293eb2a470d53d6b0c46a8ee36dcf527c424be73e5336b82e94c5312121b9272
0x057c25fb47655d200589694b8d55ec3a55b2bb7593ab28e730fba77281a7ae5e

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