GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 23 txns
Deployed by via 0x23057e50 at 15634945
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2.4
ERC-20
Value $234.22
ERC-20
Value $6.1
ERC-20
--
ERC-20
--
 (#129)
ERC-1555
--
ERC-20
--
0x535d7a9f57534875a2b0ef8640c95145f35f870abf7bc30169c6ab77bbaf9b37
0x4a9d253bb55da2592ea16622c31116007564178557b2ae9b7b6824e4053705c4
0x633177b40072733e177059f7664c443163766f5a2ba37e13df7513ee3a0f1371
0xddeefad8217b0791b82f7dcc2d35dabb5f092a3f3efc19ddda69eb09cec4379c
0x06ae042e02198171b3e8ffe08b6e0a88a6e904135107f849b10b25f2540664db
0x42599458198cf3b6f08b092da5463933b17a74c34422fa6c83f54f8fea1b0758
0xc59f29f085de01083f84bd770b89e284709018fd0e411ce1b9abf84a244a5001
0x8c8feae084f57c12d3dd55665292a05b59a15eae8202d2594010b400126ef467
0x80e37744536ac330217f50e5365e6ad365d8d10e7163a9500f6594e945ce7aaa
0x573bd7b20ec8ecbb01d762534bc898f259136e6298a67051b3196db3e1e34ab1

Functions
Getter at block 21266373
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x319f3269d9320a1df8a27fab96f4a879454ecc4ce5fd1c2709c3abdfd8387a9e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2Ee4d2963D5E5DD7E7aFA017739b6651302b4698, 0x98B30dF5EB3dd20489b7166aCc61865F2579950e, 0x42d2B0492d9773C4857Ae1DD42B5550394d2A901, 0xD91985c460aC13e564bdcc7EB4f3E5e36c570057, 0x557E0DED7e79F9F953194408f44BC411dd331D59]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
21
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.