GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 378 txns
Deployed by via 0x6a45ddf5 at 13860709
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $8,227.33
ERC-20
Value $25,940.24
ERC-20
Value $4,142.37
ERC-20
Value $2,102.49
ERC-20
Value $708.47
ERC-20
Value $579.18
ERC-20
Value $573.59
ERC-20
Value $200.15
ERC-20
Value $162.47
ERC-20
Value $63.83
0x82001e2128ceb9f0339a3b30d64099bfef35d6e6d8d6f40d856869b5a25f6a32
0xa508f25fb1b5180459fe3e1aa1b56a00bd3742459bec5482de55aeda0484a49e
0x4b9bc787f88096cf7497faf22e3725466f28a30753eac7c0af11a67f7482d4db
0x57405fa2772ddf8920d0e6d1393c6d5ffe059af6c772c0d452b224ef706f3c5e
0x13600c166f5e3e9e1ee7f89d9f7099822ebc6156e1bfc480dc7757f3c686dc5f
0xac9f94f85f31e4e7806ca5b7e40ccde14298a6cfcd9affaa213fdc7890d23110
0x721d23bb78873d608216e3b08428b7ddd63d6c18b87c55cac0e8e5a518c57923
0x75f2b46b2118734ef2faa0a506c1b1cb8b0e2e699582392d3f730fb7f407f04d
0x322d3d68e1229d15785b7606866c9eb4ad28bca75305ce35318f65002fba2d3e
0x39c4d062c61532c850ce749e800a7b9292c055a9edf702917631dad00909cc9d

Functions
Getter at block 21161570
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x307bab1345fbeb7aa1faf09224006399f9acaca01b290e46289ee70d4d7de2b4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA1249C7D6Caa1a2F798D7b1078B1F59220f837d8, 0xD09971D8ed6C6a5e57581e90d593ee5B94e348D4, 0x897fa2c8A2628b657Cb2b4C093CFCFF86212059B, 0xb30dF86dE0e1b321451809cCCEbF5651dfF7B900, 0x08fc23075B0D07132bdEa75864233062E9cc56B2, 0x27cb14cdfA31f6BE86701B429F81f0663fc99006]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
373
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.