GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 231 txns
Deployed by via 0x06ead2a4 at 15638245
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $28,873.01
 (#0)
ERC-721
--
 (#162)
ERC-721
--
 (#158)
ERC-721
--
 (#149)
ERC-721
--
 (#148)
ERC-721
--
 (#127)
ERC-721
--
 (#126)
ERC-721
--
 (#115)
ERC-721
--
 (#114)
ERC-721
--
0x21391db8c41956f626ebf2d317564ec8bff695c13d90e236a876cef6f73ece27
0x3dd9fa4ccfd100a95db49d351db781908d9af13b0a15ae176fc33947067b3f33
0x1d060e127a751816625830b20dd8089ce0238db88175edce6cfb2acaa1853178
0x8381e159686990927d4c0c373716672028b2d2052a4a8d48dc2e694b018d6678
0xdf2bdc546cb2b5382ae90480d1f15f293c7af0dd943297bc4d04c755ebb99126
0xb8dde8e9c457b95b22ed0ac1b2ad57af3164208ed5e8794310072754b8a4310e
0x184655ba032f2f9c2e41b95650977a0c01bd28766be6c412989d3c5d17f21b1b
0x7c0c9ad17ab449eb13078358858baac4feda25a3a7440baca579790515e72d18
0x8ea1de7218c278c925bee2792868824d0625bdb13f0f2d102a645a14d7ad1c69
0x94bc5d77e2e2ede0a7b5d7e4b1ed2694f017a0389bc950b1414adead6b0b2d51

Functions
Getter at block 21075734
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfa722a906c8cddce42773172ae389247743d303127513059e7ac7d1eced785eb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xFC52A297e9e2E02Ca319194C28A10a8ED6Fe5A89, 0x34b126d602772C0D0c111527A4fb97410dD50d77, 0x947441c9d674420f93538edcEA590B39fA8e4BED, 0x8d77201d930B715CE7a2336D9F15f23358eEeAa6, 0x53cb3759c919a45B75CdAA5F1F6A1FE408772aDe]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
222
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.