GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x162f0384089e9f23c6fc8cef062200eef3a433be8d36bc50e410718d52b40d26
0x5e2f0e44fc957fd7d8e56ca6761c235866ad5100a30911d8a3c11b742481fc7c
0x6aecfd9ce853954ce52619c5aae0069c89073d9c4640dceb03284bc00e6302e9
0x22ee67191073b87450b61126a3ea54067ed979d1513c70039b0e40077ceb3232
0xbe26a930cb6a62460ef0553705a6d33024ebbe245aad08f7aa878dafaa275c9c
0x8e83d52826582e48f1777f79745a37945a05c3e5c4075930c28e91d8d1de326b
0x90765a4e829206bb245b2bf1ccb54f47b7429de9c54cd556dd384568da5a90ec
0x6cc1109dd986f8b083a0ecbd8cb4d1285be89ff78ea662f71236fd66924a86c9
0xb9cc42baee54100348db0b0298ad8909380a0d2a45e121c41dc93e7ff0b42009
0x877f566ec601191ac153097dd919e6dae6348f61184ea0fa3edf1ec4611ef5b3

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