GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 55 txns
Deployed by via 0xd8aa5261 at 19021197
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $70,696.19
ERC-20
Value $1
 (#3165)
ERC-721
--
0xad3f14ed9bb2f16ea42d073b65fd77528cb47519086adf5bd41a538ff5a0e066
0x5b30bfcb884e470071f30e4b6b9152c097343f3a5f81226d928ad590f599aebf
0x9a4505e215cb949634358f6f956f0474eaa80cc93c00394e541c1a1665cc020c
0x88f0930133843039a6a294417f18164e24664d668139c756a1bb89996597ef18
0xcc58d3b89f7b731b706f28dcef91434b064ff4db267942642b9d87be3157db57
0xea2be9b6ece0f3363a0c2318e84789bfda6abdb70477639fa9519e30ea924c9c
0xcec72d4ce25d10a136ccaba6e24ee0f0f4359ccde3b63ef286c90b2dbd902684
0xfbbec52613d9c3bfc6bb1496979824b0a2e80783c54b045ca2a2ca54f67fcfcd
0xe7fedd0ddab97c69fdb81db15cc481ce533adf6b0d7f977bcc9464378b88dd04
0x9e46577721cd0ff133f82574c8fe5a2c38285c1278f4ea61c72cb5fdfb06c489

Functions
Getter at block 20959261
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbb1ba13287fa91dd32903fe8bc03c76e7a3f8d2766c60f8724b028b53c23a032
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x200398D1731ab3EC3CE65b35b909Da84C5ec0CA3, 0xC58c23fC97c35F2a1093cD579F925a522DD26927, 0x1Be01cbBff4E2C0F514EB85A902716b576716A9F, 0x4bd3074c2850c9b29a5F5e4097a421857Ab08FFd, 0x33B8A62d2F38A6E6f3a360B7efe1f2B1736579f3]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
52
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.