GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 104 txns
Deployed by via 0x18c41970 at 17850407
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $350.19
ERC-20
Value $22.37
 (#19)
ERC-721
--
ERC-20
--
0x18cc4930bd50933f29be7ed2d9d42dbb7c560d453810b4323910d25f4d94ad00
0xd6b2f53174ff765fa9c1edfc6ddd46aa523c6f873e2b2f8689ce6f133a9103a7
0x118fdeb741173a406e3a081b85c515a73f150e533db47e2d4ceafda3ac6ed005
0xc09794899d674b20f2487631e478f0b6a5099a437e938bbb94c7b4c271c5eab7
0x39a1aaf4897f29bf7b8318a0497fb1330ec11f665c0023c56e513d00f39bc55f
0x0ee4a5b9e959fafcfd82d7aa05a3cab09a62942f5eeac68dc2e125eae94e1d33
0xfef56f5815493d810dc94e8b4b2e183e4102127e8f90805462ed2ed2411c564b
0x56b032df7f902508f4c10095e7e5ab0123be237c60b568f96d19e23d56d7eb00
0x9727dfbfc872f95458377d7fb6e750037f7b7456f941f904f405b1b202f6b72f
0xfc048765089ea49dcc95bf8266d1328d5792b2951b51a2be2b96d8424b5de4ea

Functions
Getter at block 20987121
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7c148b33d3627aae8bc35a7e52499990829e99f2e5a4f28fab672104f7abf77b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x523AAD76f08e52C3992b5f0A2BE305fdf82166F9, 0xc09C1e95C2822aC9dd33afd0F36FaE1115b6f6E9, 0x50D10E2aC5ADB6Dc3fE0bD62794f49AC5F9E6a62]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
118
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.