GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 385 txns
Deployed by via 0x80092729 at 14699666
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $7,021.69
ERC-20
Value $9,299.26
ERC-20
Value $5,582.29
ERC-20
--
ERC-20
--
ERC-20
--
 (#0)
ERC-1555
--
 (#4770)
ERC-721
--
 (#1)
ERC-1555
--
 (#10008)
ERC-721
--
0x7fb5221a3007f10b81e310ea538200da859f86242dbe5e151d6a5dd289fcf28b
0x3cc39ba335625581e756e6ae97245de74b8f3cb922558f6416affd3c291d6437
0x3f12dd9bc965cf4843cd5443d4b719406ba3f92a1bd868c8c857855bf82d83f0
0x74206c08d7a1369851ae4a27d68b1c4dcdbf49e9b1005a2a75c7ab7db821d083
0x714228c36e17a5f7bb812bd11864812ced8e6929cd348b3d9d00de2054be9299
0xd03c7be2f459c1e5eebfc80879a160891d281551883baa57648b6ab7877fffc7
0xb0b0761a447012f3eba72286eec058572b44d59ab961fc3a19161070c20f21b5
0x486980d18e14eae2772fa6e3f4d5a21a4057a5624e8a511a2ce0f842b9490e32
0xa18e5d700e47bf6c1d1160442797d3b3342b9837269fa4bd24ddfbac292a4b0c
0x08a91b9d3f63bf91777fdb9dd5ecf33e983b5671d68d40b6931e9f2afd73f22d

Functions
Getter at block 21201147
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x28bf648fef09f75db362203415617a7d1fa072c6905f4fffe453a4bc76803044
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd29b9aDa6b36e85169E22e37E7f2AD9177A32E5d, 0x3bB49CEC2680bD0a2602FfaCe3f53081000c48Ae, 0x9738de04F9bB66C4B745b6Fe96b61e7FD1D83e67, 0x8D745Fb3311cC86ED52C177dA0d039C1862F3e13]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
374
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.