GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 22 txns
Deployed by via 0xdd97ea10 at 15006905
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0x1c774a39af675629e2c121d6357ad272791b6f8068ef4a9d4a1daffae1e2799c
0xc4b94aed13fed180ab960528e3c4aefb29b97ede5cbed2084804b64dd957f70f
0xd9c9411714d14642f6d250035cf9dfa01c3c36bd63a7c48a13181d215f9858e8
0x96b3f672aa53931e059e4d408a248cc6137ec6c29287cd51848e407ddd4e7e63
0xe235fba90299da76ef0b5f7ad8a158d88d3ab3e9ea75da47d93dcf1ec1f8b5f1
0x7274860d18e196442837b95b3ce4d98f79e9327a448d360c8c38aacc5dfaa656
0xa505811b1870cee81a72bf5c072b2fe4336634dce9c9f4e422bd04a4c4139c6d
0xb0db0898b00943e786b47af41d63e22dd349a1c16c4495ba9ca495c8528500a1
0xde2413bdb1e6f7ebe60d238fcf2a2ea6fb4de776deaeaad26d062bf42aaf6bde
0x041cdfc7850635ebd671db557f11ff9633e66e0f052e6fd73aaceb6fa77c9a1c

Functions
Getter at block 21394556
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd6fa60c28edaa34e5d9096eb73079acc76c1465c7e6cf314f4ed1b299411c77f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xDdB737aDc64031121f76E63Cf5f5B0003A3eDAE6, 0xDdDb88Dd6FDd44E522DDb0b8C3C3d867d61ecE2e]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
17
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.