GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 50 txns
Deployed by via 0xda260f87 at 16316855
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $707.57
ERC-20
Value $189.01
 (#1277)
ERC-721
--
 (#1276)
ERC-721
--
 (#1275)
ERC-721
--
 (#1274)
ERC-721
--
 (#1273)
ERC-721
--
 (#1272)
ERC-721
--
 (#1271)
ERC-721
--
 (#1270)
ERC-721
--
0x1727bff0e3714d437d6baf97a68d3b467d59a511373868c2744b32af8ff23881
0xa8c293a4fe83989ebb87db8be37d3639268a6b30da5694c93b9dbf6267c44427
0x4d8684b6c12c61b6d9aa9b5b7c819313f6389b096bacab8197494a468a2237d4
0xcdd6b40ae3527f98e926e75073b8e36830cd082ab2fc7508bbcf935d8f632c43
0xb08533ac141f34b9f97b0dae69db6fe5a46d7705ba9ad2396124425c7bcd8769
0xf4a7c138f729920f0e72013b91ddf04c457affeaa68edcfabc4256cd11073dd2
0x31f2b2148b0d0ca1649c4144866e697ea2f12e595b9a2401b483a4a0b4ae63e1
0xfc0f336d2220bab6c9463354f8b8a003f91a71655c11c2392ec17a0099573e02
0x6d49825810f3f926b3080875bb9c6ef2ce6f6fc79b3ee23058558430332e1626
0xab4d611114ceee3489c115596268787cd88b775b2e7ab6a99aa38e94ccfa1613

Functions
Getter at block 20949525
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcd05917597388ada29eed29ab7508217a869b731b6f139b7656bfbafafb06701
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x88bA11177FF5E4028F6E24A035234F6fb45aF52A, 0x1bdF03744D3e5041f123524Da4119e42a5f2763C, 0x6f384D1A3C7ea8f1cBfcddADA087A61c589D7f2E, 0xC4BBae040e5a99045293635A192Aca36f00eD378, 0xf1F68c2DEa7B124DE2Ae6551d3F9f9a1ee8C113b]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
133
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.