GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 200 txns
Deployed by via 0xf2c6018f at 13852701
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $329.06
ERC-20
Value $38.36
ERC-20
Value $1.07
ERC-20
Value $0.05
 (#3)
ERC-1555
--
0x6fe8f18c9fc5c331e366c7c3df13bed9c53fee44e59bfc20e4d672e09b974635
0xfb4e1421249ec72f47109347c3485c748edc914866d732ef16c9bc68e26a3feb
0x8a54210bed23a5d629626b990c6876415c1131fd7b69e3c61615437c60dd15d2
0x929f9efe057dc5625d7ce92a129fad9c941c7b2c6412b3709bc190f460546d43
0x0e61d5382477fa3d889211e9f8be86d5ec7af9e017f1175eee546b18bfc3158a
0x13e7eafb4ac44b6fab3321a77d082d5496fc879445548547bec56a6fe8b33b43
0xb628a6d4b9019bcb8c49258ded6b50226649b8e60b48d663e9d262d502599640
0xb86a37db36f4e215177d73106fc2b1b02a8c4676a01e748f3c26d7e8d58c8b09
0x1016f5865846b49c96fcffed7463dfe8d892e0d756587c06dd66427276280980
0x8d0073b774855fcd2a436456317a7442c079cded9764e0490d1a2382b16bff64

Functions
Getter at block 21273699
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd86b7bc9fba11ef4054e6195158dc9ed9168c70893aab814698252db3d9a2074
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd5E25C7Eda7df8da1c5cbc5234d4265D2b4824E2, 0xea0af75303B6A3a28FAeBB64086368E193e9614C, 0x8D49E7725F31d0b55235555163816B98Ef044Cf9]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
192
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.