GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 107 txns
Deployed by via 0x7010ef2a at 20410288
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $53,963.63
0xfcea973ec5701030b31580efbd42686d1b61a51c6f85d8835f03c737498b84f7
0xf81d3518649cc98737a38d5c4eb31ba43ea5047d82c5d3f4b9faf4f3697822e6
0xabe5817c7555070960858ca18b9dcd206cf4332156d848242a1d3298da5f0e52
0x3be52095555db4f6a805e149d43c450fc82af4e9b54daa7559437b812baf79bd
0x5d1128574e36a62292fa2a60c2f107c9c08bc56983e2d6480aa848023adee530
0x3fa6480b3c1089b56e613e112cf35845a89c96dc3342cb78e1e55bfeff454195
0x9ada10b0b807058ab4976f07b01fc50c03e9d2b3025a5f74d0bcbb23fd1e4ac2
0xb4b1baa76b5e3e1c92b2168f4ad8f0ec595743a0aad228ca34b54e3f18238d93
0x9f9487aa1c84cfb5c8e86d61321ddd27dfa80e44553451a63d44666e7acbe19b
0x4dfa05371e3a3c705642b69fe373e828f82db3493e22cf297e386376fa533f7f

Functions
Getter at block 21276638
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd19083e064f6e8db90ab114c9b1d7963846d95740ea60bd99f57a1b28de0095f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x82B9d9bd545ABc7BbCfcDd5BDA3d7f0bDAeB5665, 0xe553E0afFfD47ddE12883C54CFe0E86daC19451A, 0x351dF491A901fc53C2b3a7766269c08D0E58Cd9f, 0x07D9d872eb5cF65f734a28307ee0d457D8dAEFaE, 0x8219aEa8df45e9f90C4FafEc73EA6f97Aa0a99c4, 0x03e73C992444f4308602fB97d03F42a3028cAD8D]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
4
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.