GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 22 txns
Deployed by via 0x24d1c8d4 at 16978438
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
)
ERC-721
--
0x578b82989f83ccf257824802e3c9535c013cb457bc157b033a1aa5730fa0a0f2
0x0e98717b9b863ebb5bdea456fdad036af41d081efc95df51021ce8f367621999
0xe5ada85689b79bdc1b47d0e6fffba982c7230e99f7dfa0d00aa2ec2464d757b4
0x869a8565c05fbce3aa48ec4a0a06ce2e2807a3b65d51cfc32b0a7192d1b96f62
0x662a20050676374e696dc459e10ce149f38853139fcfcb570b5cc86823704e21
0xfdb310222c2f9fa3dbfe393253ca1ddcb447cfccb8c96128652c0146ac0bb6b1
0x6dfcd5a77ea85e7d4e64a615be5395d29737b57205a0bc337fd013c1eeee2163
0xb32de03ad3bc8e62c22a9c90a24bace083798a54557d0e97f0437765f15e0977
0x025d923860df2d00e194439d098c322966e52c62f6934c2f89e0f1df4d9ce648
0x226dbd9fd11204cb8f961a25685078a125c48675ecbf3ecb4d64cf86bc931b42

Functions
Getter at block 21227183
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1ebacac5138d33e06d86e04accd91580330d014db5789be4456bbaaf113dd5f0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE3Ee37544826F0383B4d3600cC42e3BE9C20D63E, 0x2c54a37F4411e80DE73Fa6124A1e3f1AB69A981a, 0x38c6125a496b8db00F11529DcF3469b17500bBbE, 0xC5e03d48434e0c38599172F3c2D9ee40f728c2C3, 0xDEb1D3deEFef9669032eB02BFC3ea134bcF29Bd1, 0x6Cc44F8e71743671bc6D502196E4fc956B1f6416]
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.