GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 7 txns
Deployed by via 0xcb4c64f6 at 19081497
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.05
ERC-20
--
0xfeb826991e7d6238674464c8d865cf1ea9a78a39526080a0e6009ae38e864c27
0x29250928e5ba2e2909567772d0a05859630201bb32324110f80129ef744b7b8c
0x364a141f3a5d77202b4629ff7aa2c9aae68b88f13c6f7b8b286a6e67d90ea207
0x527e3ce21a51893a8fdf55b9e8608a5c30cbadf610beff62d037cc2a49f4ee3f
0x7b6551c0cf518e98bb122ab94569538e1ba31dcc826574d92dfa01bbfbd3a396
0x869aa8e1fe2732f8c26a729c485e7f03d3c7ab1aa76705be4e69f2742276783d
0x1466ca9f008d173d60447f2260b16dd6447cd30b15c29e2b780d7d18d23e6112

Functions
Getter at block 20838907
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9690de99ea806fffa9022af1e280a0aedcf0dff605e657333bbcff97b0e83185
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x31bA7FBb25B37fc0DD2Ebf1aAA8E4058BA801009, 0xEE4daaC843Bc54a23C80f5176882e7EEacDe0371, 0x503514046121103D66337a867E23c19Be8617B30, 0xd0D1C8dD8Af741f750Dc2FaE39DB8845c07C41F1, 0x003Cc6E45D350ed3D1e03a0a8a55199b1e3Ed616]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
7
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.