GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x241ce007689cc87d02358537400ba3ffcff7668c458e25b73f4ff5098953dbb7
0xe6bf7aa0470049e9bfba142db29a838318a51c473932cd9e027c08263b91582a
0xfb5103d021d6d09eb75747d709e4b4de6f9946df7fd949babb13794ce8044e4f
0x1543744960c4d35963bad182fc7110a040be01a4ee77324efe2c28d87494a776
0x42ad7c4b1c61b4c280b0a04c74c8d733cf079980600d3943291e984c0a5b5ea8
0x251f5f2f94802c03db3fc93214c2e293bb4cf0a8905692c893a828c8de55e83e
0x340960d7600d94bd1940f6009309b6c387ed320d89dcb5a4fdddf29f574970b0
0x01c5be53364fb2bd75e4cad1c421f35b845af5d74cdd223e81c7f10b20f2b2e2
0x54befe2bc8c2c913dc171156a01d8dccaac2b33bee17181672cc72822823ce48
0x02b0cd9f70ae857187a65a9e80d1c56b403a92233ed16b137ef16fa320f30777

Functions
Getter at block 21202099
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbfcff6df6602998ebd232876ac6f62b7d11ea16ddeb4e831828823b6ea4cefa4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9ad6eC5DaB00EB2d9A4F1739F3241aFB68599ebF, 0x8650a9beA549226419b11258e058703969273610, 0xD4883C9aEaE6Cda6f0Eb5c2B7a1C3E1d52eBB03A, 0x4e62d55aCc8A3e7224da748D8b34F365d6BC0F29, 0xAE6F6649ED668F6F3277E77B1eBd7F43e59B1954, 0x07dfF755bF315e7b3AeAE8ee9c0c3a2e30d0Ed89]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
24
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.