GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x7191e93e4335e9ed540ff822517ad7c2ee41bfc37c10ebd4d2c392af78bd9690
0x2c40d6b1d484372ab6935a2a65914e04294fad71b7c17389286d2d732a572748
0x86ec934a2764d28b94be7da4529095641100efc27c205810528144d3ae6c12dc
0x81f5b33d124f3701b730c7ab6fafaa17b7c1511308e1b2a8ba0cfbda26e14737
0xa0fbbb83b0821e7653075b05af9804b4f67a126b70413785ee0256333beaac1b
0xa545a497eb03e024ae053d57fe88933c30c559fa1b77526888216e15d1eae9c1
0x5dbd04344425f9d602aece3fa6d896c148a72982961f2e1f0f7c76e0be9f555d
0xf107831dc269bdb6cc735100c5f47f6bef934c5d461ea807c282a8721f6c1aa1
0x6ae3bac282c965d55092f6d18137b91f60a95827f46ae835484095d295682cf2
0x65931210f44a73a057fc4752a50b632242938dc869a8c8acb4aed89e4b3743c8

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