GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 17 txns
Deployed by via 0x17909f6d at 15335678
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $604
 (#700)
ERC-721
--
 (#300)
ERC-721
--
 (#224)
ERC-721
--
 (#223)
ERC-721
--
 (#222)
ERC-721
--
 (#221)
ERC-721
--
 (#220)
ERC-721
--
 (#219)
ERC-721
--
 (#218)
ERC-721
--
0x073a372b1f999b4412c5ea7354f2980e220223285bfb1c7a3de5c11b18a67be4
0x4f5b578c2f26fdb66d8f0d158299ab06ab01ebef7efeb3b6c3929aff47bcc420
0x61d64624dc0fa1353db84dfa5e03658ce547c5b48ee3708a28d0b8d1f5fd98e8
0x4b8344fa7aeaf66547f7493f35dc7a5c24357bfa4107355d710b94700411b510
0xdc1781982a174d0b1d713996bc75bd20f7cb67aeaa4909b141ccb82e9df51480
0x632a8694f10ea6b8ffb87d46832305eb7b2348776e0226d0f16d8cbb8b6c5e00
0x56fabab23560c6a80827377d813ba6d45eb0a7b37cb9efb1c1321bba72d385db
0x3f2049d8414dfe76df56fc5a278cf30949fbe514905e577f2e32b150b29f2cc0
0x7dd58e120c3cab9eee0f28809ea14ab905b96a668067f240ea29cadbdd14c93b
0xc2aa3aa7ab1bb004fd2d7ed6683ac324575e0f80e067b4f823e09600828a997a

Functions
Getter at block 21158224
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x933dae3bcf568a0fdf56fc19a540a7f10a50f2def99909341e2131b9a2c625f6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x577B1abe38De35E41243EE14910dFfda313f6c11, 0x0634a6fEB4340BFC5b76b4f952c4F5451Ea99EAF, 0xe8ba1F1515fb6dB9Ae5fc40829f7A0B131335b91]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
13
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.