GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x977321211fca904b801a0670b628862ec771a5610eb2cae01f06bae1bb726cfb
0xb0080c3d297b7c35315464b92b3907741dc04302a88884f3074346de4b5be8c5
0x7eb7041b1d64deabe061d773bca4e89bbe14ba905e548d6de62f8992aede2ba4
0x407a96286f8c048c5dc3c25bdf9c6932eed1dcd7e8f6a08ecac3896c5824467d
0x779ae26a613eb03db91b4f4f84c8337407d5969c880b07e46b76fee3aee9db75
0x9e8a3ce5ebd284fd4a76e83954d0a5b8bcd6759cbbd41d8ac3174a13e696f540
0x9520860248617840a31acb94a3ca35ab19a6b911358d35261eaf722bfed49762
0x36c78853928639bca52b9a06b6843e55d6763c840251f184f4241c0689064225
0xeef711437f974c3599d124e3ba0af32a7629c3c73f5ee675bc52c4fa44c9a62e
0x238e3a3f0fbc87d14285bd12348bfde7722f71e434d90873b878261980bc7c62

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