GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 31 txns
Deployed by via 0x1064d514 at 15569750
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $13,796.29
ERC-20
Value $0.15
ERC-20
Value $0.01
 (#0)
ERC-1555
--
0x92930beafb418c9b0d17059a5431fa9f1c28c27323d056240e0ac7e984bb7ae2
0x62f771e28960b5ef7ddd0cb58458521d80c1f69f4114f8a3c77a694a0db549b2
0xe07cdbc1982d59f46a60cfbdc55fde308f662f48fe06b253e5499dedeb30cf50
0xa46b48f87d5ff96ada89fae6ed66c60e2c90df4b71ccce31e92fe452f37998d4
0x4d1e54a67e7be2cfbbe2c2cdd02d7dcaf2af6e5f99ef1351a1b5303e5b46631c
0xe76446f30df1ebc6a32f00f4d6da16238d8c3aad532ef30fd37ea8cf1b3ac2bb
0xb88a6ef020ee1a521df8b5901dcebb7c253ff1dda1763decc90e52d5158ec369
0x0344b0a1051dc046b60446cf74c9786d31ec994dc886ea2a8cf471f02cd422b5
0xbca241d71b37d62494f54dc8b219f735ac5e4187cdbebb6363d875e3fa5dbc28
0xbf954e00a00ed8b7a2f3d48202f56af0bb8f0f72084f58687a0b0d222a5b6711

Functions
Getter at block 20872726
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x17f9455ecf592cc2181c0d8dac69e79fe747f50ceb3151ccc7be55f78d8bf57a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd98319dCe5E625a73021e17d69f889eEd031755b, 0x98Bee013847863Da6cBd48cd99fbF0264Aa6c300]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
28
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.