GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 252 txns
Deployed by via 0xbda0690f at 13674540
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $465,556.48
ERC-20
Value $75,271.47
ERC-20
Value $21,221.1
ERC-20
Value $1.06
ERC-20
Value $0
ERC-20
--
)
ERC-721
--
 (#7)
ERC-1555
--
 (#22497)
ERC-721
--
 (#2515)
ERC-721
--
0x995af23d4732725b4332d97af601b08c01c9b77578a13b2df7637cf6e253ed11
0xa006867fd1a0f137fe7df04137a43d41c1284ffca17721b476ce44684db0b6ab
0x2c4bf7d372a3b0a74654431de5615a897201927d7a13f01d20230659b3300f3b
0x29f6eda23cdebb82356614547d7e99f302f25587741bdf04ed5a7697a9e8cbcc
0x6582d179b339a8259b3ac0630ff38c778641f5111d2357cba3814e5c72255258
0x02958490075aaa27d73322b59ec1ec8cda3b6953fa24c68c2aa06eddbbf9ce4f
0x4c43ddbec7f0715b538de65b779e6a0371198f77341d8a5ecc24b2d43ee641c2
0x01ef71657f95f54a923968e3e7dc733581fd4ad28b796fb4982f2fda2d4a5767
0xaba26ae99d283deb06e5ed476fdf9cbbfd8dea692fd336bb7c14573e3a5b36f9
0x1ca8f967eb350efa459447185c177501a64664597038211f4c421cddeae6811e

Functions
Getter at block 21298532
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x39b7a822a4f0398be43eea807ec83039bdcf401035f23cab5eb30ed1d22234ce
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA84fa14D85De26189Ae0C1Df5D7d61371F93714c, 0x9a755D87D1CB975792A79c04df7736495b76cC85, 0xADaa3dBCB020B5f8f62a2fD75626C18D59F82281, 0x23A9F6dc7D494510Ca802561C43370d634379D9f]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
224
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.