GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 378 txns
Deployed by via 0x261e7296 at 18218293
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $387.48
ERC-20
Value $6,563,993.98
 (#1360)
ERC-721
--
0xc6dbada3143a69c10c034836a38b3e662073a5fa81e23d46213933c8e74e3726
0x841b0c9c382313ceefdedfcc8648e93a227397fb6871f3109f9a39976adc5282
0x5059122e4cb626da550f66e45a001f0ce4c21b496319820dcbae5ed952f570c6
0x042f138569e1f84612a52821dcc1e128ec226cab99fadf8823d6f9565b0597d5
0x9661162b46b0440b84db850ea716bb637b2de8ef7a65c0c696b9082c568310a2
0x805387405fb549306be619f98443da3e801eba75903926197f0640d6945a7b72
0x9e88f7d651e4350ff1d4aab5a785418ac0616049dfe5472c2998462a0d128253
0x749ca6b19275817dfe41bb70e762de300bcfeeefae4dc8c489b571e91c8d77b6
0x56744164f710a2e7f470c1188d7ae4fa97f94b8a692912bde2970c9339b0be36
0x2ae75171dac59b570a6e244049fbd4455b7b1e0fd985a878c53154e7e58246bc

Functions
Getter at block 21385826
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8284459fb1abde9d8c43c809205d56a0ea675e50d71169ac956765802783b3d1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xacB43333dC6f3ec471b8a8135C142C7249d7e680, 0x673B1ce4C23a60ED36aeA23BaE47E18096e33824, 0xf6DFfC97FcF259dC04E08E4836936c18B2295a13]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
371
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.