GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 44 txns
Deployed by via 0xeb1c7481 at 16107243
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,775,643.5
 (#324)
ERC-721
--
0x15c055e40f690f8368f621db1ecf33c2da3739da915e51e9db9c6799f43b8533
0x3031751c654c0ba0b0a4f41c9d829304664ad2b19875f7a09e3991a77875a34e
0xde7d94e47fe05ef01be9346bdf92f31e1daae4d9f5e1829489b1551f6bcca808
0x9c4b0579aa960cda8defd23525f9022512b91581660037e6a3217b437fa6fe14
0x169249f8f94807bc6d8dc82efde14e323341e80f2a43cfb376147b2c1e046e23
0xfcccdef4482f88e68afa75e8f2ab3f32f56cbe9036510919cff3e54c4bb40d2b
0xb3497be4a1bf27f2d82522c05527a9b88b50306dd1f4f7fe164322baf4c2b7a3
0x91045119e9bac7a3914f21c0b030339b6a4d5510ffbbc8bb9a8660eccdc0b342
0xe27b7426fa507f83ab3e4ab6a65262f58d36464101b91dec9e5443cd971b2a60
0x7d3bfd14289c290bcd578d23356aaff4837b97a8889fca0b6f9d7a9864b63334

Functions
Getter at block 20911555
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7284287056084765c7356cc535b954bcb432d7804be471b15210c05c960ced22
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xFFb91C736e1BCB2E06188198D70D790b25990783, 0xCA4784Af7eBe83A7eafeFD1c8f81d00425F366D9, 0x055114b1019300AAB9EE87f786b8Bd50258D0bdE, 0xa3026c3d6c3Bd5441F53F3c6DaED2e52868C1339, 0x4dc81f63CB356c1420D4620414f366794072A3a8, 0xeCbb058Fc429941124a2b8d0984354c3132F536f, 0xAE398D78DAE867b1e837a512dcb6cB51235718EE]
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
41
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.