GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0x648e8e8d at 14849426
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $739.94
ERC-20
Value $1,339.76
 (#2636)
ERC-721
--
 (#2635)
ERC-721
--
 (#2633)
ERC-721
--
 (#2632)
ERC-721
--
 (#2631)
ERC-721
--
 (#2630)
ERC-721
--
 (#2629)
ERC-721
--
 (#2628)
ERC-721
--
0x27f4139f95dc747b0a3b771dd94ad47ab62d17bcbc717566198658c1dcaa63cc
0x271ae8f067bce9cefca153d33d7cbb8ccb0015ff8a7fe6abd7e40a6ff90ea4c1
0xa978115150e417d275c465e16309ee82cbaeb832de480bfffdc54389f8b24a0a
0xc837546952ee9670f720c3f8e03d923c4a3a50872dddfeb0120da6f64faf2f30
0x7787b6dff838f40e429cf9acfb5524778351c11d74c1748f620286e0fb491e72
0xcafb0f6928a36aec760e38ecdaa7dd2c881f5e905662b0bf30a46a2155183beb
0x2b2368f02e5b9ff15e42106f45a1f28d1b303d63130ab61cff3d25543aaae21c
0xf0be9e76ae19cf3c7530b63027b969f807bc568de22fff5424264d071650975c
0xec486d76b7a82731da7341a13f28d2570506fe1ebf8200763bc65b300d8aed5f
0xe7871d7d7d6143253dc837a23ade9f40e29a1974d9d72c8eda97324120569d01

Functions
Getter at block 21207217
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x66289b3ccee43c3acb815cfaecb2b17fe6d79731dd1b7970d401ef1f70c581a2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7aCc6088DCbf50F356cbfF4f8931a0b486188c42, 0xB0512F8620FF33C16040Ed6715643d1cE40D26FE, 0xfFE2FbF2E5be66FBC0323e25060F74a4F4075aFA]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
25
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.