GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xca0aeb9d946f0d155d3ea76b6b05a5f03374d7b5f36618521672451dc9b38cc9
0x5748add53d93e1883b2633c8b844b98745ea376bdfef3d9f95a21bc66147a530
0xcda439dfb9b13a37907a0cde5753d298c811e9c2e3da4dfb228d40d1e060c8f4
0x8124931d3353df38777bb7383a5e6380c6c9b82e31f04e431f8fc65bb339d92a
0x7d8f0235c7aef62347ed1fe32b50cb050ee868ea94b25b9d8121f3f66694a346
0x76a31227222d9dbd618d70f4bc21017e39c07f7599f5d46fffaef71769f90caa
0x20b4cd7cb888566e72d62c48d875f5a4b4efa8c5937e7377b2fe05ed1d2308f5
0x157d0d4f117e2aa21c92465ec523da583dc8929b466d6aa6dd61479797bc086d
0xfdbc1056c6f7e3ba631a37dba6251d5a3e2bc43105ba73189eba8b220464aaec
0xf43159749f559938c097fd1691e8fe10c90d933769f3e8018df62e835d5f6318

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