GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x63a52b73dafc3fd9057167b59aa8f71c0e445230db21e0e2c9db8829577cf247
0x7b8f60ef74dc733943333ad4a523893575822c82c49ee42b9543a261de0a0d8a
0x1d3876d62c624e2d85a44d7c63c9fd62b3e687a6091f09d725178701f914014c
0x5c7c5cbabd5617b5344e6b10b5e67042f4a81b7817784ecce60d0cf0bf5d1c07
0x11f1727e152d797082aaac688fea9d211a5883e294745393f125e882d624430e
0xa36ff89c46c0207294f6801bfdb6c752a243afba5f6dd9fdcbf5e5d18422af62
0xaae0146ac795494033fdf9f9e632ca69a4804953e6cbff3f7bb33ee1ac186f47
0xaba0a60afca93e6cc991a453910dfdf8a829a3137429fa3ef2c2c93e9e373448
0xb1fdcd0aa568e2032b8dbba79f8d79751ee0740379c7cdce1f5fcfd1ff004334
0x4ff06562a1cfa6108de14d62f4636bdec2c32417a265b71e5e6b18ade8b18277

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