GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 35 txns
Deployed by via 0x82342228 at 15255005
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.02
ERC-20
--
0x9f86f8441fca962019c494de091557233ed9bbddee5e53adfc013baf38b3df30
0xab40ddd20501aaba7a6adc94c66dbba42a7af71c7e2178893b0c624ddc24f359
0x7ebdb12787f0aecbb914d3aaf21641042547376d7b556854600637df44e454db
0x0970368de52a6e6f0390c3289dc33b709c8762129a7d0d8e5feb851425bafe14
0xfc434367272f713a2e3f3b65dafa80daebff179c8aab4453b85276b85b6e7d8b
0xef1f3876adf780d6d61e8e0f4d529a0be5c48cde2ed15b473beb21f7728d98a0
0x18fef3cc0378a92d8eb25282a4008df74db2197fcabb6ee1eef2b640ac438bf5
0xc5787d7cdd90890ddb7e64e7ccc357fcb6e270b78635f3dcd3a214b48a5545d0
0x5a7e0accd942cad24717e6695aeb2b11e5c87e747c9167e0eff074cfa580d532
0x81904bf65fb8a30c7f1bbd889475cd7639afec4893961a96912f3c2b6a9b813d

Functions
Getter at block 21389741
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7fb17e010e59037cd4a90c1f5543ca9339739f172f14e5062471c6c674893402
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4a668e12206f8a2d52D4f7aD2A1cD7EB5f455F41, 0x038470d2B2EfCB50FcCb5508e90F4eb737862e83, 0x408570441054B712a9F8b4c96101915C75e3f044]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
30
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.