GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x257f86db0ea679805189f79aabbf540646e5252a23df997d5689df9291f2f5e1
0xd558556212e6207482e40d46a034f6617a6b39a103cae3c2d803a3cc01e4f326
0x18b9d403b871a0bef4b116f17541b5fd5c620a8a6a2cf963e80da204e42c0f1d
0xf399977a0c8ab6801de7cc13db7b1b324393a25ca092e6f2e9f74a0717ae4dc5
0xbe5af1540ae058eb4aa5ca1a0277aeed4f36c5724904310453b1418621fb3c02
0x0c217d43e6e09762b0676d63ef76bbc7f31c0a86dca942c2279d54279e4d7ac5
0xeadb6bef953a890da57439589df16f5ef1675099849dd5ed5f12e8b3f8e2d6d6
0xe1065348a3ac87393a73d94fb7e25470fe827ca76b720ca9bc23c1d5df608a4b
0x414b430769b0762f9df3fcf7bd21c61001e1183f4053eefb0f8b72dcad67c6cf
0x75ef67e1a88d69373f0a984f289eb3ef97d66eb234d04b0c4f25ac94eabbd4bd

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